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

https://github.com/sikv/moneymanager

An open-source app that makes it easy to track your financial transactions. Built with Flutter.
https://github.com/sikv/moneymanager

dart flutter isar-database riverpod

Last synced: 9 months ago
JSON representation

An open-source app that makes it easy to track your financial transactions. Built with Flutter.

Awesome Lists containing this project

README

          

![build-android](https://github.com/SIKV/MoneyManager/actions/workflows/build-android.yml/badge.svg)

## Money Manager
#### 🚧 Work in progress 🚧
Track your financial transactions effortlessly with this open-source app.

![ic_launcher](https://github.com/SIKV/MoneyManager/assets/11236380/24dd64b4-c156-4c53-b7ab-bba80b222b95)

## Technologies
- [Flutter](https://flutter.dev) - a framework for building multi-platform applications from a single codebase
- [Riverpod](https://riverpod.dev) - state management
- [Isar](https://isar.dev) - database
- [Shared Preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences/shared_preferences) - local preferences
- [Freezed](https://github.com/rrousselGit/freezed) - data classes
- [Equatable](https://github.com/felangel/equatable) - value based equality

## Architecture Blueprint

## Screenshots