Persist data with Flutter's Hive NoSQL Database locally on Android, iOS & Web.
☆74Oct 9, 2023Updated 2 years ago
Alternatives and similar repositories for hive_database_example
Users that are interested in hive_database_example are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Lets create a Crypto App that displays crypto currencies within the Syncfusion Flutter Datagrid DataTable.☆12May 21, 2021Updated 4 years ago
- Persist data with Flutter's Sqflite Database locally on your Android or iOS device by using Raw SQL statements.☆222Nov 1, 2023Updated 2 years ago
- Create a selectable DataTable with Flutter, to select individual rows within your table.☆15Apr 4, 2021Updated 5 years ago
- Persist data with Flutter's ObjectBox Database locally on your Android or iOS device. Perform CRUD operations: Create, Read, Update, Dele…☆11Jun 20, 2022Updated 3 years ago
- Persist data in Local Database of your Android or iOS device with Sqlite and Sqflite plugin. Using Raw SQL statements perform Sqflite CRU…☆11Jun 20, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- By using Flutter Local Auth you can authenticate a user with Face ID to your device in Flutter.☆11Feb 23, 2021Updated 5 years ago
- With Flutter's App Lifecycle you can detect if your app moved to the background, foreground or if your app was closed.☆18Aug 21, 2023Updated 2 years ago
- Create an AutoComplete TextField to search JSON data based on suggestions in Flutter.