electricsql_flutter 0.8.0 copy "electricsql_flutter: ^0.8.0" to clipboard
electricsql_flutter: ^0.8.0 copied to clipboard

Flutter specific utilities for the electricsql Dart package. Can be used as a standalone package instead of electricsql.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add electricsql_flutter

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

dependencies:
  electricsql_flutter: ^0.8.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:electricsql_flutter/electricsql_flutter.dart';
4
likes
160
pub points
70%
popularity

Publisher

unverified uploader

Flutter specific utilities for the electricsql Dart package. Can be used as a standalone package instead of electricsql.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

electricsql, flutter

More

Packages that depend on electricsql_flutter