bridgesdk 0.0.5 copy "bridgesdk: ^0.0.5" to clipboard
bridgesdk: ^0.0.5 copied to clipboard

Bridge SDK handle javascript events and perform native actions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bridgesdk

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

dependencies:
  bridgesdk: ^0.0.5

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:bridgesdk/bridgesdk.dart';
1
likes
120
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

Bridge SDK handle javascript events and perform native actions

Documentation

API reference

License

MIT (license)

Dependencies

camera, flutter, flutter_local_notifications, gallery_saver, local_auth, plugin_platform_interface, webview_flutter

More

Packages that depend on bridgesdk

Packages that implement bridgesdk