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

https://github.com/sanjaydevtech/perf-flutter-todo

Flutter App for a Todo list
https://github.com/sanjaydevtech/perf-flutter-todo

Last synced: 7 months ago
JSON representation

Flutter App for a Todo list

Awesome Lists containing this project

README

          

# Todo Flutter App

I have created the same Todo app in different frameworks.
This is one of them.

## All frameworks github links:
- [Android Compose](https://github.com/SanjayDevTech/perf-compose-todo)
- [Flutter](https://github.com/SanjayDevTech/perf-flutter-todo)
- [React Native](https://github.com/SanjayDevTech/perf-reactnative-todo)

## Features
- Material You theming
- Dynamic theme for Android 12+
- Sqlite local storage

## Libraries used:
- [floor](https://pub.dev/packages/floor)
- [dynamic_color](https://pub.dev/packages/dynamic_color)
- [go_router](https://pub.dev/packages/go_router)

## Setup in your local:

### Installation
- Install Flutter
- Do `flutter pub get` inside the project root

### Run locally
- Do `flutter run`.

### Build
- For different platforms, different commands to be run.
- Android: `flutter build apk` or `flutter build aab`.

https://github.com/SanjayDevTech/perf-flutter-todo/assets/49263351/1412d749-06bd-4757-bacc-1de02d618605