Month: July 2020
flutter create failed – “Value was missing for variable tag: androidFlutterJar”
Steps to Reproduce …so when im trying to start a flutter project i run into the problem that says i dont have androidflutterjar … ……
why you people not fixing the existing bugs flutter has,
on simple run i m getting 100 and 100 of warning,,,return type string int type,,,list type lost inpu connections etc, even not human friendly errors,,,i…
Tried to automatically register plugins with FlutterEngine (io.flutter.embedding.engine.FlutterEngine@7326b9) but could not find and invoke the GeneratedPluginRegistrant
Steps to Reproduce I had an issue for flutter_barcode_reader (mintware-de/flutter_barcode_reader#244) which the dev pointed me to this: https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects Followed the instructions and replaced import android.os.Bundle…
NoSuchMethodError: The method ‘toFilePath’ was called on null
Hello, I’m having trouble after upgrading to latest beta channel and running the command flutter run -d chrome gives me error in terminal that says:…
Could not determine the dependencies of task ‘:google_sign_in:compileDebugAidl’.
FAILURE: Build failed with an exception. What went wrong: Could not determine the dependencies of task ‘:google_sign_in:compileDebugAidl’. Could not resolve all task dependencies for configuration…
NoSuchMethodError: The getter ‘path’ was called on null. When trying to build web app version.
I follow all the comands from Flutter oficial documentation for transform my app in a web project, this is the steps I followed to make…
Web – Pointer Hover Error
Hi, I’m using the following code to display the cursor in my web flutter applications: extension HoverExtensions on Widget { // Get a regerence to…
DatePicker custom theme is not working after the latest update
Date picker dialog theme color set to default blue color after the latest update. Code below for custom color was working fine until the update….
incompatible types: MainActivity cannot be converted to FlutterEngine GeneratedPluginRegistrant.registerWith(this);
Hello friends I have the following problem can you help me please I am working platform channel incompatible types: MainActivity cannot be converted to FlutterEngine…
[PageTransitionsBuilder] ZoomPageTransition causing widget rebuild three times
There’s a reproducible demo, try it with https://dartpad.cn/fb30323847b7e0aee6c61bdbecacd060 . It happens on all platforms. Steps to Reproduce Create a PageRouteBuilder with _ZoomPageTransition. Add log to…
Recent comments