mobile_communication 0.0.1
mobile_communication: ^0.0.1 copied to clipboard
Communication between native and flutter and viceversa
A package to be used to handle communication between flutter and mobile native module and vice versa
Features #
Communication to and fro between native and flutter
Getting started #
Use flutter to parent and parent to flutter, unmount flutter module actions
Usage #
call parentToFlutterModuleCommunication
const like = 'parentToFlutterModuleCommunication';
Additional information #
We will add more details