/flutter-starter

A Flutter starter-kit for production-level apps.

Primary LanguageDartMIT LicenseMIT

Flutter Starter

All Contributors

What is Flutter Starter?

Flutter Starter is a kit in which you will find all the code for starting any production level app, with API configurations, State management and common UI widgets for Flutter projects.

You can read all about Flutter Framework on the official documentation..

Go to Flutter Docs and install Flutter in your system.

Go to our github repo and create a template.

https://github.com/GeekyAnts/flutter-starter/generate

To run the project run bash run_script.sh

Motivation

The idea of Flutter Starter came from the fact that whenever we install flutter it gives us a simple counter app which is good if you are just starting, but when it comes to building a production-level app we need everything from state-management to API calls to Styleguide to common widgets, and most often we repeat these code again and again in every project we make so we thought of writing all the code and creating all folders and files which you will need in every project so that you don't have to rewrite it again.

Flutter Starter Example Apps

Some of the example apps made using Flutter Starter are:

Contributing

Thank you for your interest in contributing to the Flutter Starter! We are lucky to have you, head over to Contribution Guidelines and learn how you can be a part of a wonderful growing community.

Contributors


Sumant Raj

💻

madhav23bansal

💻

License

Licensed under the MIT License, Copyright © 2020 GeekyAnts. See LICENSE for more information.