Move to plugins

This commit is contained in:
Ivan Tugay 2021-05-05 01:06:47 +03:00
parent 5a898cddb9
commit 24fb8eccbd

View file

@ -332,8 +332,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
- [Firebase Storage](https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_storage) - Firebase as data storage
- [Secure Storage](https://github.com/mogol/flutter_secure_storage) <!--stargazers:mogol/flutter_secure_storage--> - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol)
- [Moor](https://github.com/simolus3/moor) - Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [
Simon Binder](https://github.com/simolus3)
#### Preferences
@ -436,6 +434,8 @@ Simon Binder](https://github.com/simolus3)
### Storage
- [Sqflite](https://github.com/tekartik/sqflite) <!--stargazers:tekartik/sqflite--> - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/)
- [Moor](https://github.com/simolus3/moor) - Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter by [
Simon Binder](https://github.com/simolus3)
### Services