An open API service indexing awesome lists of open source software.

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

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.