Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import 'package:flutter/material.dart'; | |
| /// A widget that transitions between two children using a fade and slide animation. | |
| class PageTransitionSwitcher extends StatelessWidget { | |
| const PageTransitionSwitcher({ | |
| required this.child, | |
| this.isForwardMove = true, | |
| super.key, | |
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "Id": "315437", | |
| "IdCorf": null, | |
| "Nome": "DEVON MESA DE CABECEIRA 3 GAVETAS", | |
| "Descricao": "Com um design simples, de traços leves, os móveis da Linha Devon resgatam a memória afetiva familiar. Esta mesa de cabeceira é uma ótima opção para manter o quarto sempre organizado, sem deixar de lado o charme e a praticidade.Suas gaveta permitem guardar pequenos objetos pessoais. Já o tampo é ideal para servir de apoio para artigos decorativos ou deixar a luminária e o livro de cabeceira sempre à mão.", | |
| "Resumo": "mesa de cabeceira, madeira, azul, quartos", | |
| "Linha": "devon", | |
| "CodigoFornecedor": "1233154379", | |
| "Visivel": "S", | |
| "Vendavel": "S", |