https://github.com/dithan/flutter-shop
Aplicativo de loja fictícia desenvolvido em Flutter, com gerenciamento de estado via MultiProvider e navegação moderna utilizando o GoRouter (Navegação 2.0). O projeto simula uma loja de roupas e utensílios, focando em boas práticas de arquitetura, responsividade e navegação declarativa.
https://github.com/dithan/flutter-shop
Last synced: about 1 month ago
JSON representation
Aplicativo de loja fictícia desenvolvido em Flutter, com gerenciamento de estado via MultiProvider e navegação moderna utilizando o GoRouter (Navegação 2.0). O projeto simula uma loja de roupas e utensílios, focando em boas práticas de arquitetura, responsividade e navegação declarativa.
- Host: GitHub
- URL: https://github.com/dithan/flutter-shop
- Owner: Dithan
- Created: 2025-10-07T01:14:35.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-24T03:53:10.000Z (9 months ago)
- Last Synced: 2025-12-25T16:23:40.102Z (6 months ago)
- Language: Dart
- Size: 376 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shop
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.