get_instance_bridge 0.0.2 copy "get_instance_bridge: ^0.0.2" to clipboard
get_instance_bridge: ^0.0.2 copied to clipboard

A cross-platform instance binding plugin that enables communication between native and Dart using GetX.

get_instance_bridge #

pub.dev

A Flutter plugin that enables seamless communication between native instances (iOS/Android) and Dart logic using the Get dependency injection system.

✨ Features #

  • 🔁 Bidirectional binding between native instance and Dart object
  • ♻️ Automatic lifecycle management and cleanup
  • 📡 Custom event/command bridge from native to Dart
  • ⚙️ Support for both iOS (Objective-C/Swift) and Android (Kotlin/Java)

📦 Installation #

Add the dependency in your pubspec.yaml:

dependencies:
  get_instance_bridge: ^0.0.1
0
likes
130
points
119
downloads

Publisher

unverified uploader

Weekly Downloads

A cross-platform instance binding plugin that enables communication between native and Dart using GetX.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get

More

Packages that depend on get_instance_bridge