zeba_academy_offline_db 0.0.2 copy "zeba_academy_offline_db: ^0.0.2" to clipboard
zeba_academy_offline_db: ^0.0.2 copied to clipboard

Offline-first database system for Flutter with hybrid SQLite + Hive storage, automatic background sync, encrypted local data, and offline API request queue.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zeba_academy_offline_db

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  zeba_academy_offline_db: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zeba_academy_offline_db/zeba_academy_offline_db.dart';
0
likes
130
points
124
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

Offline-first database system for Flutter with hybrid SQLite + Hive storage, automatic background sync, encrypted local data, and offline API request queue.

Homepage

Topics

#flutter #offline #database #sqlite #hive

License

unknown (license)

Dependencies

connectivity_plus, encrypt, flutter, hive, hive_flutter, http, path, rxdart, sqflite

More

Packages that depend on zeba_academy_offline_db