An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


🎯 Habit Tracker 🎯



Gitmoji

## πŸ“Œ 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

![habit-tracker-preview-01](https://user-images.githubusercontent.com/64162701/220110965-e5dabf7c-29f7-4ed8-8a7f-68fc48936554.jpg)

![habit-tracker-preview-02](https://user-images.githubusercontent.com/64162701/220111002-78ab877e-f15f-4230-9506-cec1f0a72a4c.jpg)

## 🚚 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).