flutter_addtoapp_bridge 1.0.5 copy "flutter_addtoapp_bridge: ^1.0.5" to clipboard
flutter_addtoapp_bridge: ^1.0.5 copied to clipboard

flutter addtoapp bridge for flutter call android/ios. so code in flutter page can open native page by this bridge.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_addtoapp_bridge

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

dependencies:
  flutter_addtoapp_bridge: ^1.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:flutter_addtoapp_bridge/flutter_addtoapp_bridge.dart';
0
likes
100
pub points
0%
popularity

Publisher

verified publishercodesdancing.com

flutter addtoapp bridge for flutter call android/ios. so code in flutter page can open native page by this bridge.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_addtoapp_bridge