I am integrating file uploading system in my flutter project using firebase. While making progress indicator I am getting undefined name 'uploadTask' error. In
I learned dart and I want to access flutter, but I was surprised by android studio because my computer is weak.so,can i create android and apple applications wi
I'm going to use this package for encryption in the flutter application. It doesn't accept keys lower than 16 characters long. But I want to use 15 characters k
After pushing the application to test flight, I added a MobileTest Developer to check the app in test flight, but the application has been rejected in the Apple
How can i use my api instagram link field, when I click it, it will open the instagram page or any url? now my widget variable giving this error The argument ty
I just developed an iOS app which is used WebView features by Flutter framework and after several submitting to upload it into App Store, it was rejected due to
I have prepared a test program to run FFMPEG command and it successfully run -i "/data/user/0/com.example.test/cache/file_picker/test.mp4" -c:v mpeg4 "/data/use
I'm tracking all my app crashes with Sentry and all errors are tracked successfully, but I still haven't found a way to identify if the error reported by Sentry
Update: I solved the first problem (merged codes). But now i have a different problem. I have LateError (LateInitializationError: Field '_instance@34075166' has
I'm using 'package:reorderables/reorderables.dart' I use the ReorderableColumn which contains a column of widgets. The 'normal' drag/drop works fine when the co
I need to implement the following routing: home_page -> nested_page -> child_page. But I am getting an error: Looks like you're trying to navigate to a n
I want to insert a text to my container I tried this code segment. but it is not displaying. first image showing how it display now. image two showing how I nee
I want to create an Android app that connects to a proxy by button clicked and I'd like to know what should do to make this event? My proxy needs(password, user
I am trying to add some padding to my widget but i am encountering this problem: TextButton( style: ButtonStyle( padding: EdgeInsets.symmetric(vertical: 2
I've been working for a few weeks on a Flutter app which I run on Android and iOS. It worked well until some days ago I upgraded the flutter version and some pa
I have implemented flutter_appauth and I am using Keycloak as Authentication Server. Code snippets are as follows: Main.dart final String _clientId = 'flutter-d
In my Flutter app i need being able to react on incoming fcm messages which can instruct the app to go a different navigation tab by having a corresponding key/
I have the following method that launches a bottom sheet modal and inside that modal, I have a button that is responsible for carrying out a process, the butto
I built my app by the release mode, and then I realized I couldn't use 'hot reload' and emulator in the release mode. So I want to switch release mode to debug
I am building and VOD app, and trying to implement Youtube like on scrubbing showing thumbnails images for the relative time frame. I have generated video thumb