Skip to content

Rakha-Rozaqtama/Flutter

 
 

Repository files navigation

Boilerplates

This is a very simple Boilerplate application, this has following features.

  • User can Sign In and Up
  • After signing in he can see a list of items

It was developed as a demo project before developing production application. I wrote a blog about why we wil be using Futter for our project, visit here

I didn't add many functionality and didn't polish UI intentionally, tried to keep it barebone as much as possible

For development flavor, run

flutter run -t lib/main_development.dart

For staging flavor, run

flutter run -t lib/main_staging.dart

For production flavor, run

flutter run -t lib/main_production.dart

Same implementation in other platforms

With

Tutorial

Bloc

Others

Project

Tools

  • Code Magic A free and powerful CI/CD for Flutter apps.

TODO

  • Updating it on daily basis as much as possible, work in progess[WIP].

Found this project useful ❤️

  • Support by clicking the ⭐ button on the upper right of this page. ✌️

Contact - Let's become friend

License

CC0

Contributing

Your contributions are always welcome! Just follow the following format: [reference name](link) - Description. If you like it , give a star to this project

About

A boilerplate project for Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 91.4%
  • Ruby 6.2%
  • Shell 0.9%
  • Swift 0.6%
  • Kotlin 0.5%
  • HTML 0.3%
  • Objective-C 0.1%