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