https://github.com/jacktheprogrammer/flutter_plant_mvvm_provider_app
A plant app with minimalist UI (Non-responsive, for now) app build using flutter + Provider state management + MVVM architecture
https://github.com/jacktheprogrammer/flutter_plant_mvvm_provider_app
Last synced: 3 months ago
JSON representation
A plant app with minimalist UI (Non-responsive, for now) app build using flutter + Provider state management + MVVM architecture
- Host: GitHub
- URL: https://github.com/jacktheprogrammer/flutter_plant_mvvm_provider_app
- Owner: JackTheProgrammer
- Created: 2022-10-28T10:50:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-25T16:29:57.000Z (over 2 years ago)
- Last Synced: 2025-01-03T19:30:08.031Z (4 months ago)
- Language: Dart
- Size: 7.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# plant_app_mvvm
A new Flutter project about plant based e-commerce build with provider and MVVM architecture.
## Getting Started
This project is a starting point for a Flutter MVVM 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)
- [MVVM in flutter](https://code.pieces.app/blog/using-mvvm-in-flutter)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.