Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
ios
 
 
lib
 
 
 
 
 
 
web
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

You can’t perform that action at this time.