Category "flutter-plugin"

Convert Flutter Frame Camera to android Bitmap

I'm developing a Flutter plugin for Android and iOS using the Flutter plugin camera. First I stream the frame from the plugin using this method: controller.star

Flutter federated android plugin - only see interface method

Running the simplest example in a flutter android plugin(federated), I keep getting: MissingPluginException(No implementation found for method getPlatformVersio

Error adding Flutter web-view plugin in version 1.20.4

I would like to use flutter-web plugin in my app. However, I am getting the following SDK error when I add it to my YAML file. I just upgraded to 1.20.4 How do

Flutter Federated Plugin

I am trying to develop a federated plugin which will wrap a native SDK (for android and ios) as explained here, and also went over the examples shown here and t

How to share an image from gallery with my flutter app?

Can anyone point me to a library or advice on how I can go about sharing an image from the gallery with my app using the share button? I want to have my app app