bd_bridge_client 0.1.0 copy "bd_bridge_client: ^0.1.0" to clipboard
bd_bridge_client: ^0.1.0 copied to clipboard

Flutter Bridge Client.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bd_bridge_client

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

dependencies:
  bd_bridge_client: ^0.1.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:bd_bridge_client/annotation.dart';
import 'package:bd_bridge_client/builder.dart';
import 'package:bd_bridge_client/client.dart';
0
likes
20
pub points
72%
popularity

Publisher

unverified uploader

Flutter Bridge Client.

Homepage

License

unknown (LICENSE)

Dependencies

analyzer, build, flutter, ln_emitter, source_gen, tuple

More

Packages that depend on bd_bridge_client