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

https://github.com/kennethnym/todo_challenge

A simple todo app in Flutter with a minimalistic design.
https://github.com/kennethnym/todo_challenge

Last synced: 2 months ago
JSON representation

A simple todo app in Flutter with a minimalistic design.

Awesome Lists containing this project

README

        

# todo_challenge

A simple todo app in Flutter with a minimalistic design.

## Requirements

- Tested on Flutter 2.5.2
- Dart 2.14

## Starting the app

- `flutter pub get`
- `flutter run`

## Platforms supported

- Android
- iOS (tested on simulators only - I don't own an iPhone)