ds_bridge 0.0.3 copy "ds_bridge: ^0.0.3" to clipboard
ds_bridge: ^0.0.3 copied to clipboard

A Flutter plugin DsBridge on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ds_bridge

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

dependencies:
  ds_bridge: ^0.0.3

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:ds_bridge/ds_bridge.dart';
3
likes
120
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin DsBridge on Android and iOS.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on ds_bridge