get_instance_bridge 0.0.4
get_instance_bridge: ^0.0.4 copied to clipboard
A cross-platform instance binding plugin that enables communication between native and Dart using GetX.
0.0.4 - 2025-05-03 #
- feat: macOS 10.15 iOS 13
0.0.3 - 2025-05-03 #
- feat: android open MethodChannel.Result.onError
- feat: remove Decodable
0.0.2 - 2025-04-18 #
- fix: android Unable to respond to MethodChannel.Result.onError issues
0.0.1 - 2025-04-16 #
- Initial release
- Basic instance binding and communication