All Projects → limboy → habbit

limboy / habbit

Licence: MIT license
an ultra simple habit tracker powered by flutter

Programming Languages

dart
5743 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to habbit

Sub-Track
Flutter Application to keep track of Subscriptions
Stars: ✭ 31 (-77.21%)
Mutual labels:  flutter-apps
quickstart-flutter
No description or website provided.
Stars: ✭ 22 (-83.82%)
Mutual labels:  flutter-apps
flutter spacexopedia
Flutter app which provide info about space projects of SpaceX company.
Stars: ✭ 27 (-80.15%)
Mutual labels:  flutter-apps
glass kit
💎 A package containing widgets to implement glass morphism in flutter apps
Stars: ✭ 50 (-63.24%)
Mutual labels:  flutter-apps
flutter octo job search
Octo Job Search app is a job search app built in flutter framework.
Stars: ✭ 59 (-56.62%)
Mutual labels:  flutter-apps
syntax highlighter
Syntax Highlighter for Dart/Flutter Code
Stars: ✭ 28 (-79.41%)
Mutual labels:  flutter-apps
expense-manager
Developers : Checkout this repo for complete CI-CD of flutter with fastlane. Android/iOS both apps are getting deployed on stores with Fastlane.
Stars: ✭ 28 (-79.41%)
Mutual labels:  flutter-apps
flutter-login-ui-concept
Login UI Concept made with flutter (2-in-1)
Stars: ✭ 145 (+6.62%)
Mutual labels:  flutter-apps
CleanToDO
A Cleaner To-Do manager for Android, made with Flutter and ❤️
Stars: ✭ 21 (-84.56%)
Mutual labels:  flutter-apps
budget my life
Budget your life with ease.
Stars: ✭ 34 (-75%)
Mutual labels:  flutter-apps
flutter analog clock
Analog clock app designed for Flutter Clock Challenge Dec 2019
Stars: ✭ 25 (-81.62%)
Mutual labels:  flutter-apps
Post-it
social media app which is made entirely with flutter and firebase
Stars: ✭ 96 (-29.41%)
Mutual labels:  flutter-apps
connectycube-flutter-call-kit
A Flutter plugin for displaying call screen when the app in the background or terminated.
Stars: ✭ 35 (-74.26%)
Mutual labels:  flutter-apps
shoppers
Flutter E-Commerce App using Firebase, Razorpay and Stripe
Stars: ✭ 94 (-30.88%)
Mutual labels:  flutter-apps
DRAW
DRAW: The Dart Reddit API Wrapper
Stars: ✭ 82 (-39.71%)
Mutual labels:  flutter-apps
flutter qr code scanner generator sharing
Flutter App For Scanning, Generating, Sharing QR Code
Stars: ✭ 137 (+0.74%)
Mutual labels:  flutter-apps
Knockdown-Flutter
Enough exercises to knockdown the fear of Flutter in you 👊
Stars: ✭ 33 (-75.74%)
Mutual labels:  flutter-apps
getwidget-docs
Get Widgets UI library docs.
Stars: ✭ 17 (-87.5%)
Mutual labels:  flutter-apps
car rental lite
A platform for car sharing where users can book any car that suits their needs and wants for their intended journey, from the closest hosts in the community.
Stars: ✭ 28 (-79.41%)
Mutual labels:  flutter-apps
getx-snippets-intelliJ
An extension to accelerate the process of developing applications with flutter, aimed at everyone using the GetX package.
Stars: ✭ 52 (-61.76%)
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].