All Projects → lzyy → Habbit

lzyy / Habbit

Licence: mit
an ultra simple habit tracker powered by flutter

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Habbit

Flutter ecommerce app
E-Commerce App built in flutter
Stars: ✭ 1,264 (+919.35%)
Mutual labels:  flutter-apps
Light Old
E-reader build with Flutter
Stars: ✭ 103 (-16.94%)
Mutual labels:  flutter-apps
Flutter news app
A Simple News App built with Flutter.
Stars: ✭ 117 (-5.65%)
Mutual labels:  flutter-apps
Watermaniac
Watermaniac - Flutter - https://play.google.com/store/apps/details?id=com.rmzsoft.watermaniac&hl=pl
Stars: ✭ 88 (-29.03%)
Mutual labels:  flutter-apps
Flutter Apps Collection
This is a repository of a collection of apps made in flutter
Stars: ✭ 98 (-20.97%)
Mutual labels:  flutter-apps
Machine learning flutter app
Learn how to build a tensorflow model on Techable Machine and then run it on flutter app.
Stars: ✭ 107 (-13.71%)
Mutual labels:  flutter-apps
Flutteruitemplates
Some templates to get you started in Flutter.
Stars: ✭ 83 (-33.06%)
Mutual labels:  flutter-apps
Firebasecrud
Rich UI and animation flutter app backed by firebase
Stars: ✭ 121 (-2.42%)
Mutual labels:  flutter-apps
Fluttertictactoe
Build Tic Tac Toe Game in Flutter
Stars: ✭ 98 (-20.97%)
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 (-11.29%)
Mutual labels:  flutter-apps
Flutter Mvvm Provider Demo
Stars: ✭ 89 (-28.23%)
Mutual labels:  flutter-apps
Recipes
A simple recipes app made with Flutter.
Stars: ✭ 95 (-23.39%)
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 (-12.9%)
Mutual labels:  flutter-apps
Flutter Gitconnect
A Github mobile app built in flutter
Stars: ✭ 87 (-29.84%)
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 (-3.23%)
Mutual labels:  flutter-apps
It resource exchange app
IT换换官方客户端
Stars: ✭ 84 (-32.26%)
Mutual labels:  flutter-apps
Cryptoholic
A Cryptocurrency app made with Flutter
Stars: ✭ 105 (-15.32%)
Mutual labels:  flutter-apps
Flutter road
记录在学习 Flutter 过程中写的代码和遇到的问题
Stars: ✭ 124 (+0%)
Mutual labels:  flutter-apps
People
People is great app with smart UI with new look animation
Stars: ✭ 120 (-3.23%)
Mutual labels:  flutter-apps
Flutter audiobooks app
An audiobook downloader and player in flutter using librivox api (WIP)
Stars: ✭ 109 (-12.1%)
Mutual labels:  flutter-apps

Habbit

Habbit 是一个完全基于 Flutter 的习惯跟踪 App,已经在 AppStoreGoogle Play 上架。

Key Points

  • StreamBuilderRxDart 的使用。
  • BlocBlocProvider 的使用。
  • built_valuebuilt_collection 的使用。
  • GridView 的使用。
  • RouterNavigator 的使用。
  • 使用 Env 提供全局注入点。
  • 使用 SafeArea 来计算剩余可用空间。
  • App 生命周期的监听 (比如从后台回到前台, iOS / Android 通用)
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].