electric_sql_flutter_client 0.0.1 copy "electric_sql_flutter_client: ^0.0.1" to clipboard
electric_sql_flutter_client: ^0.0.1 copied to clipboard

Client for Electric SQL

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add electric_sql_flutter_client

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

dependencies:
  electric_sql_flutter_client: ^0.0.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:electric_sql_flutter_client/electric_sql_flutter_client.dart';
2
likes
140
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Client for Electric SQL

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on electric_sql_flutter_client