Top "Flutter-plugin" questions

Use this tag for questions related to the creation or modification of plugins in flutter.

Check whether there is an Internet connection available on Flutter app

I have a network call to be executed. But before doing that I need to check whether the device have …

flutter dart flutter-plugin
Update flutter dependencies in /.pub-cache

I erased in my folder .pub-cache/hosted/pub.dartlang.org/this_plugin What is the command to update the dependencies …

flutter flutter-dependencies flutter-plugin
How to enable Swift support for existing project in flutter

I want to know if there is a way to enable swift support for flutter project. I only enabled Kotlin …

swift flutter flutter-plugin
How to access camera frames in flutter quickly

I would like to implement near real-time OCR on the camera feed of my flutter app. To do this I …

camera flutter flutter-plugin
How to fix NDK missing even after android studio configured?

I am trying to use flutter_webview_plugin to implement webview in my flutter application but it pops up the …

flutter dart flutter-plugin
Flutter iOS build fail on running pod install

I'm trying to make a flutter plugin, so I created a plugin by steps provided on https://flutter.dev/docs/…

ios flutter dart flutter-plugin flutter-build
NFC read/write with flutter

I'd like to give a try with flutter, but so far I have found only NFC reader plugin. I will …

android flutter nfc flutter-plugin
Your Flutter application is created using an older version of the Android embedding

Recently I opened my old project and there is a warning right now that nothing like this was happening before …

android flutter dart flutter-plugin android-embedded-api
Is there any support for using Facebook SDK in Flutter?

I would like to add the Facebook app-events to my Flutter project : https://developers.facebook.com/docs/app-events/android https://…

flutter flutter-plugin dart-packages
Android Studio, Flutter Doctor, Plugins not installed

I;ve had this problem for months. Android Studio 3.2 ( newest version ) Flutter 0.8.2 • channel beta • https://github.com/flutter/flutter.git …

flutter android-studio-3.0 flutter-plugin