Go to file
Pavel Kozlovskiy 9b7297edf2
Fix typo
2019-06-03 12:34:11 +03:00
docs Fix typo 2019-06-03 12:34:11 +03:00
moor Add constant default value test case 2019-05-09 15:30:17 +02:00
moor_flutter Provide proper generation context during migrations 2019-05-09 10:55:37 +02:00
moor_generator Raise SDK dependencies 2019-05-09 11:30:14 +02:00
tool Remove content out of readme in favor of website docs 2019-04-03 10:23:10 +02:00
.gitignore
.travis.yml Use Dart 2.2 for testing 2019-05-09 15:25:44 +02:00
LICENSE
README.md Changelog for version 1.3.0 2019-04-14 16:47:15 +02:00
analysis_options.yaml Implement transactions 2019-03-31 17:06:22 +02:00

README.md

Moor

Build Status codecov

Core API Flutter Generator
Generator version Flutter version Generator version

Moor is an easy to use, reactive persistence library for Flutter apps. Define your database tables in pure Dart and enjoy a fluent query API, auto-updating streams and more!

For more information, check out the docs.