Commit Graph

12 Commits

Author SHA1 Message Date
Simon Binder 598fef750e
RELEASE
- moor 2.1.0
- moor_generator 2.1.0
- sqlparser 0.4.0
- moor_ffi 0.2.0
2019-11-16 11:23:11 +01:00
Simon Binder cbf8a3e3ce
Fix pubspec version in moor_ffi 2019-11-05 18:25:43 +01:00
Simon Binder f0dc307901
Merge branch 'ffi-dart-2-6' into develop
# Conflicts:
#	moor_ffi/CHANGELOG.md
#	moor_ffi/pubspec.yaml
2019-11-05 18:24:19 +01:00
Simon Binder 85426a7bf4
Remove background mode from moor_ffi 2019-10-30 21:15:07 +01:00
Simon Binder aabf565479
Migrate moor_ffi to Dart 2.6 2019-10-17 19:00:51 +02:00
Simon Binder d00336a1d2
Don't use Pointer.allocate and Pointer.free
Both methods will be removed in Dart 2.6
2019-10-15 19:23:04 +02:00
Simon Binder e0fc4a3af6
Support background isolate in moor_ffi 2019-09-25 10:36:43 +02:00
Simon Binder b99bc820da
Add more tests in moor_ffi subproject 2019-09-22 16:26:17 +02:00
Simon Binder 0d56594933
FFI: Custom open behavior, isolate API, docs 2019-09-22 14:21:45 +02:00
Simon Binder 9f8ccd08d0
Actually make the ffi package work on Android 2019-09-15 17:08:22 +02:00
Simon Binder 30e44ecbac
Write more notes on how to use moor_ffi 2019-09-14 21:20:42 +02:00
Simon Binder 928c9832b5
Move ffi bindings into new moor_ffi package 2019-09-14 20:54:13 +02:00