Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marvinkweyu/checklist

A cross-platform checklist application
https://github.com/marvinkweyu/checklist

bloc flutter hydratedbloc

Last synced: about 1 month ago
JSON representation

A cross-platform checklist application

Awesome Lists containing this project

README

        

# Checklist

> A local-first cross-platform checklist

## Preview


landing
done

## Local installation

Get the latest version of checklist from the [releases page](https://github.com/MarvinKweyu/checklist/releases). This includes installables for:

- Android
- Windows (In progress)

## Development

For local development, clone the repo, install the dependencies and run the project for your environment

```
flutter pub get
flutter run
```