mirror of https://github.com/AMT-Cheif/drift.git
Add fancy batches
This commit is contained in:
parent
087ecc9860
commit
6835d9f67a
|
@ -1,5 +1,8 @@
|
|||
# Moor
|
||||
[](https://travis-ci.com/simolus3/moor)
|
||||
[API: ](https://pub.dartlang.org/packages/moor)
|
||||
[Runtime: ](https://pub.dartlang.org/packages/moor_flutter)
|
||||
[Generator: ](https://pub.dartlang.org/packages/moor_generator)
|
||||
|
||||
Moor is an easy to use and safe way to persist data for Flutter apps. It features
|
||||
a fluent Dart DSL to describe tables and will generate matching database code that
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
# Moor
|
||||
[](https://travis-ci.com/simolus3/moor)
|
||||
[API: ](https://pub.dartlang.org/packages/moor)
|
||||
[Runtime: ](https://pub.dartlang.org/packages/moor_flutter)
|
||||
[Generator: ](https://pub.dartlang.org/packages/moor_generator)
|
||||
|
||||
Moor is an easy to use and safe way to persist data for Flutter apps. It features
|
||||
a fluent Dart DSL to describe tables and will generate matching database code that
|
||||
|
|
Loading…
Reference in New Issue