All Projects → SimpleBoilerplates → Flutter

SimpleBoilerplates / Flutter

Licence: mit
A boilerplate project for Flutter

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter

Machine learning flutter app
Learn how to build a tensorflow model on Techable Machine and then run it on flutter app.
Stars: ✭ 107 (-20.15%)
Mutual labels:  flutter-apps
Flutter road
记录在学习 Flutter 过程中写的代码和遇到的问题
Stars: ✭ 124 (-7.46%)
Mutual labels:  flutter-apps
Todayx
🌈Flutter App:🎊「今日份的X」(每天推荐一个:图片、诗歌、名言、音乐、乐评、高等数学、两种配色、化学方程式、Github Repo、知乎问题、文章)
Stars: ✭ 128 (-4.48%)
Mutual labels:  flutter-apps
Flutter audiobooks app
An audiobook downloader and player in flutter using librivox api (WIP)
Stars: ✭ 109 (-18.66%)
Mutual labels:  flutter-apps
People
People is great app with smart UI with new look animation
Stars: ✭ 120 (-10.45%)
Mutual labels:  flutter-apps
Judou
judou app implement by flutter
Stars: ✭ 126 (-5.97%)
Mutual labels:  flutter-apps
Light Old
E-reader build with Flutter
Stars: ✭ 103 (-23.13%)
Mutual labels:  flutter-apps
Trireme
A Deluge thin client for Android. Written in Flutter.
Stars: ✭ 129 (-3.73%)
Mutual labels:  flutter-apps
Firebasecrud
Rich UI and animation flutter app backed by firebase
Stars: ✭ 121 (-9.7%)
Mutual labels:  flutter-apps
Flutter Onboarding Ui Concept
A conceptual design for on boarding screens for mobile apps. This app provides you with all the information you need to explore how to work with mobile on boarding in mobile apps.
Stars: ✭ 128 (-4.48%)
Mutual labels:  flutter-apps
App onboarding
In this tutorial I will be showing you how to create Onboarding screen in Android Studio from scratch without using any library.
Stars: ✭ 110 (-17.91%)
Mutual labels:  flutter-apps
Awesome flutter ui
This repository demonstrates use of various widgets in flutter and tricks to create beautiful UI elements in flutter for Android and IOS
Stars: ✭ 120 (-10.45%)
Mutual labels:  flutter-apps
Petshop
Pet Shop is an e-commerce application for Android built with Flutter (iOS to come soon).
Stars: ✭ 127 (-5.22%)
Mutual labels:  flutter-apps
Clean Flutter
This repo is a small explanation of clean architecture on with flutter framework and some test where added
Stars: ✭ 108 (-19.4%)
Mutual labels:  flutter-apps
Youtubeflutter
A Flutter recreation of the YouTube app
Stars: ✭ 128 (-4.48%)
Mutual labels:  flutter-apps
Cryptoholic
A Cryptocurrency app made with Flutter
Stars: ✭ 105 (-21.64%)
Mutual labels:  flutter-apps
Habbit
an ultra simple habit tracker powered by flutter
Stars: ✭ 124 (-7.46%)
Mutual labels:  flutter-apps
Flutter Ui Designs
Just collection of UI designs build with flutter. Can run on any mobile, web & desktop.
Stars: ✭ 131 (-2.24%)
Mutual labels:  flutter-apps
Ghostrigger
Cyberpunk-inspired puzzle game prototype created with Flutter and Flame #Hack20 #FlutterHackathon
Stars: ✭ 129 (-3.73%)
Mutual labels:  flutter-apps
Flutter Handbook
A go-to handbook with a curated set of resources to help the participants of any Flutter Hackathon..
Stars: ✭ 127 (-5.22%)
Mutual labels:  flutter-apps

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

For localization better install this plugin

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].