Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/SandroMaglione/akasu_activity_tracker

Check your daily activities, reveal unknown patterns - Complete Flutter App 2024・Newsletter sandromaglione.com
https://github.com/SandroMaglione/akasu_activity_tracker

flutter flutter-app flutter-examples fpdart signals

Last synced: about 2 months ago
JSON representation

Check your daily activities, reveal unknown patterns - Complete Flutter App 2024・Newsletter sandromaglione.com

Awesome Lists containing this project

README

        

# `Akasu: Activity Tracker`



GitHub: SandroMaglione


Twitter: SandroMaglione

***

This project is part of my weekly newsletter at [**sandromaglione.com**](https://www.sandromaglione.com/newsletter?ref=Github&utm_medium=newsletter_project&utm_term=flutter).


sandromaglione.com Newsletter weekly project

## Project structure
The implementation is all inside the [`lib`](./lib/) folder:
- [`models`](./lib/models/): Data models
- [`routes`](./lib/routes/): Routing configuration. Each nested folder contains a screen of the app and all its related widgets
- All other files are contained directly inside `lib`

**Read all the details of the implementation in the full article** 👇


Read the full article on my website