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

https://github.com/zgramming/flutter_drift_multi_platform

Example of using Flutter Drift Database
https://github.com/zgramming/flutter_drift_multi_platform

Last synced: 8 months ago
JSON representation

Example of using Flutter Drift Database

Awesome Lists containing this project

README

          

# moor_shared

An example project to demonstrate how moor can be used on multiple platforms
(Web, android, iOS, macOS, Windows and Linux).

__Note__: You need to install the Android NDK to run this app on Android
devices. You can get the NDK in the [SDK Manager](https://developer.android.com/studio/intro/update.html#sdk-manager)
of Android Studio.

- Undo/Redo
- Cross Platform

## Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.

### MacOS

![](/screenshots/macos.png)

### iPad

![](/screenshots/ipad.png)

### Windows

![](/screenshots/windows.png)

### Web

![](/screenshots/web.png)