https://github.com/leonardobringel/habit-tracker
Habit Tracker app developed with Flutter and SQLite.
https://github.com/leonardobringel/habit-tracker
flutter mobile sqflite sqlite
Last synced: about 1 year ago
JSON representation
Habit Tracker app developed with Flutter and SQLite.
- Host: GitHub
- URL: https://github.com/leonardobringel/habit-tracker
- Owner: LeonardoBringel
- License: mit
- Created: 2022-12-06T13:33:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T22:09:16.000Z (over 3 years ago)
- Last Synced: 2025-03-25T07:36:13.484Z (about 1 year ago)
- Topics: flutter, mobile, sqflite, sqlite
- Language: Dart
- Homepage:
- Size: 108 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
π― Habit Tracker π―
## π About
A habit tracker app, built with Flutter and SQLite.
## β¨ Main Features
* Create new goals
* Easy access to the goals of the day
* Mark goals as completed
* Slidable menu to easly edit or delete a goal
* Keep track of delevoped habits with a task streaker and a calendar
## π Technologies Used
* [Flutter and Dart](https://flutter.dev/): Programming language
* [SQLite](https://www.sqlite.org/index.html): SQL database engine
### β Flutter Dependencies
* [Sqflite](https://pub.dev/packages/sqflite): Plugin for SQLite
* [Path Provider](https://pub.dev/packages/path_provider): Plugin to get systems directories
* [Provider](https://pub.dev/packages/provider): A wrapper around [InheritedWidget](https://api.flutter.dev/flutter/widgets/InheritedWidget-class.html)
* [Flutter Slidable](https://pub.dev/packages/flutter_slidable): Implementation of a slidable menu
* [Flutter Heatmap Calendar](https://pub.dev/packages/flutter_heatmap_calendar): Implementation of a heatmap calendar
* [Carousel Slider](https://pub.dev/packages/carousel_slider): Implementation of a carousel slider
## π¨ Preview


## π Getting Started
Clone this repository and run pubspec.yaml to install the dependencies.
```
git clone https://github.com/LeonardoBringel/HabitTracker .
flutter create .
```
## π License
This project is MIT licensed, as found in the [LICENSE](./LICENSE) file.
### π½ Third-Party Content
The [spooky_ghost](./assets//images//spooky_ghost.png) image is provided by [AlpΓ‘r-Etele MΓ©der](https://www.iconfinder.com/pocike/icon-sets).