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

https://github.com/mujhtech/school-sync

(WIP) Offline first school management app. Built with Flutter 💙
https://github.com/mujhtech/school-sync

Last synced: about 1 year ago
JSON representation

(WIP) Offline first school management app. Built with Flutter 💙

Awesome Lists containing this project

README

          

# School Sync

Getting Started
After cloning,

Install, Riverpod & Drift code generation

```shell
flutter pub get
dart run build_runner build --delete-conflicting-outputs
```

Running

```shell
flutter run
```