GithubHelp home page GithubHelp logo

monsieurzbanowanyy / habit-tracker-app-flutter Goto Github PK

View Code? Open in Web Editor NEW
30.0 1.0 8.0 665 KB

Beautiful Habit Tracker App with support for both dark and light modes

Home Page: https://www.linkedin.com/in/martin-gogolowicz/

Kotlin 0.08% Ruby 1.88% Swift 1.24% Objective-C 0.03% Dart 66.52% CMake 12.58% C++ 15.47% C 0.96% HTML 1.24%
app dart design flutter habit habittracker template ui bloc dark

habit-tracker-app-flutter's Introduction

Flutter Habit Tracker App UI + Backend

Flutter 3.14.0-0.2.pre Null Safety

Beautiful Habit Tracker App with support for both dark and light modes. Created by Martin Gogołowicz.
You can find Features and dependencies below!

How the app looks:

habit1 habit2 habit3 habit4

Features and dependencies:

  • Dark and Light Mode friendly
  • Responsive design
  • Add new habit
  • Mark as done
  • View in the built-in calendar (with marked days)
  • Edit habit
  • Delete habit
  • Login screen template
  • Hive to store data locally
  • BloC to manage state
  • Multilanguage support (currently English and Polish - easy to add more)
  • Flex color scheme (easy to change colors)
  • GoRouter for navigation
  • Freezed for data models
  • GetIt for dependency injection
  • Easy to edit
  • Null safety

Please leave a ⭐ if you like it 💙

How to run:

  • Clone this repo
  • Run flutter pub get
  • Run flutter run

Add more languages:

  • Add new language code to supportedLocales in main.dart (for example Locale('pl', ''))
  • Add new file to l10n with name app_LANGUAGE_CODE.arb (for example app_pl.arb)
  • Fill the file with translations (you can copy the content from app_en.arb and translate it)
  • Run flutter pub get

Find bugs or want to improve something?

Feel free to open an issue or create a pull request.

Find me on:

habit-tracker-app-flutter's People

Contributors

monsieurzbanowanyy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.