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

retracted

A modern cross-platform JavaScript bridge annotation

DSBridge Annatation for Flutter #

Modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and Flutter applications.

Overview #

flutter_dsbridge_annotation for Flutter is fully compatible with Android and iOS DSBridge's dsbridge.js.

No need to modify any code in your existing web projects which using dsbridge.js.

DSBridge for Flutter is based on Flutter official webview_flutter.

Installation #

  1. Add the dependency

    dependencies:
      ...
      flutter_dsbridge_annotation: x.y.z
    

Examples #

See the example package. run the example project and to see it in action.

To use flutter_dsbridge_annotation in your own project, just see the example.

Finally #

If you like DSBridge for Flutter, please click star/like to let more people know it, Thanks!

2
likes
0
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

A modern cross-platform JavaScript bridge annotation

Repository (GitHub)
View/report issues

Topics

#jsbridge #javascript #webview #html #dsbridge

License

unknown (license)

Dependencies

analyzer, build, dsbridge_flutter, flutter, source_gen

More

Packages that depend on flutter_dsbridge_annotation