Existing databases
Using moor with an existing database
We have an example in the repo, it’s a simple todo list app, written with moor. Rody Davis has built a cleaner version of the example that works on all Flutter platforms - including Web and Desktop! You can check it out here.
The HackerNews reader app from the Boring Flutter Show also uses moor to keep a list of favorite articles.
Using moor with an existing database
An example that models a shopping cart system with moor.