etebase_flutter 2.0.0 copy "etebase_flutter: ^2.0.0" to clipboard
etebase_flutter: ^2.0.0 copied to clipboard

Flutter extensions for the dart implementation of etebase.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add etebase_flutter

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

dependencies:
  etebase_flutter: ^2.0.0

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

Publisher

verified publisherskycoder42.de

Weekly Downloads

Flutter extensions for the dart implementation of etebase.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

etebase, flutter, hive_ce_flutter, meta, package_info_plus, sodium_libs

More

Packages that depend on etebase_flutter