get_instance_bridge 0.0.4 copy "get_instance_bridge: ^0.0.4" to clipboard
get_instance_bridge: ^0.0.4 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
150
points
136
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get

More

Packages that depend on get_instance_bridge