Merge branch 'master' into develop

This commit is contained in:
Simon Binder 2020-01-29 11:55:40 +01:00
commit 87f72380df
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ If you're wondering why so many packages are necessary, here's a quick overview
- `moor_generator`: Generates query code based on your tables
- `build_runner`: Common tool for code-generation, maintained by the Dart team
Note that, on Android, the NDK is required. You can easily install the NDK and CMake from the SDK Manager in Android Studio
by following the instructions [here](https://developer.android.com/studio/projects/install-ndk.md).
{{% changed_to_ffi %}}
### Declaring tables