/flutter-starter-template

use this template as a starter when developing a flutter application

Primary LanguageDart

go_green_app

A new Flutter project.

UI Design Inspiration

https://www.behance.net/gallery/126157783/Plant-App?tracking_source=search_projects%7Cplant+shop

Getting Started

Build Runner

Use These commands to generate files for freezed and stacked packages

=> Build Runner (Without Watch) flutter pub run build_runner build --delete-conflicting-outputs

=> Build Runner (watching) flutter pub run build_runner watch --delete-conflicting-outputs

More

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.