electricsql_flutter 0.1.2 copy "electricsql_flutter: ^0.1.2" to clipboard
electricsql_flutter: ^0.1.2 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 Dart:

 $ dart pub add electricsql_flutter

With Flutter:

 $ flutter pub add electricsql_flutter

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

dependencies:
  electricsql_flutter: ^0.1.2

Alternatively, your editor might support dart pub get or 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
0
pub points
54%
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

License

unknown (license)

Dependencies

electricsql, flutter

More

Packages that depend on electricsql_flutter