pocketbase_drift 0.2.1 copy "pocketbase_drift: ^0.2.1" to clipboard
pocketbase_drift: ^0.2.1 copied to clipboard

A powerful, offline-first PocketBase client backed by a drift database.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pocketbase_drift

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

dependencies:
  pocketbase_drift: ^0.2.1

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:pocketbase_drift/pocketbase_drift.dart';
1
likes
160
points
387
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful, offline-first PocketBase client backed by a drift database.

Repository (GitHub)
View/report issues

Topics

#pocketbase #offline #cache

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

connectivity_plus, drift, flutter, http, logging, path, path_provider, pocketbase, shared_preferences, shortid, sqlite3, sqlite3_flutter_libs

More

Packages that depend on pocketbase_drift