I am buidling flutter woocommerce store app for customers. I want to create/register a new customer using Dio() and I am using WordPress Plugin JWT Authenticati
I am building a video player app in flutter with better video player. All things are working fine with better player except that i cant get the video player pro
I try to display whatsapp Status images from the File directory ('/storage/emulated/0/WhatsApp/Media/.Statuses'). But there do not appear any image. Console sho
I have created a Flutter project in Android Studio (Bumblebee | 2021.1.1 Patch 3). When I open the android folder in a seperate window, when the gradle syncing
I've got a basic navigation drawer with three options: Home, Settings, & About. I'm reusing this Drawer in each of my views. Abbreviated version: Drawer(
I am completely new to Flutter, but I need to develop a mobile app for a university project using Flutter & Dart. I want to add a Pie Chart to my applicatio
I'm currently localizing my flutter app using the intl package. I have a localised text that contains two placeholders: userName and dayCount, where I have used
it is an outdated multilanguage code with bloc flutter, the error is in, Any suggestion to fix it would be greatly appreciated. PreferencesBloc({ required
A part of an application I am working on involves editing photos. I am attempting to include an option to draw on an image. I can not find any examples of how t
I have this menu on the floating button , but I could not align it correctly, I want it to show directly above the floating button, this is how it looks in red
from API I am getting this: "2022-05-12T15:55:03.000000Z" My question is, how can I make it: 12.05.2022, 15:55 My question is, is here any eas
In iPhone 6s, iPhone 8 plus and iPhone XR with iOS 14.8.1 and 15.3.1, app is crashing when click on audio button. At this time it is asking permission. I follow
With Flutter we can provide an animation with a default value before we have built an AnimationController to act as it's default value. This is done with Always
I am trying to create a 2D grid with the following features: It will have more than 100 X and Y cells, so I cannot show them all on the screen. Therefore, I wan
How can I make a timer that its speed increases every minute i.e. the timer duration decreases evey 1 minute in Flutter?
dart_vlc (https://github.com/alexmercerind/dart_vlc) was compiling for macOS up to now, but after upgrading to Flutter 2.10.4 I receive this error while compili
I want to build my portfolio with Flutter web, but only thing is load on Inspect page is this: <flt-glass-pane style="position: absolute; inset: 0px; cursor:
Main Screen Code Block: Scaffold( resizeToAvoidBottomInset: false, appBar: AppBar(backgroundColor: Theme.of(context).primaryColor), endDrawer: const AppDrawer()
I have made a weather app (trained by Angela Yu) I start it on emulator or while my phone is plugged to pc without problem but when I make APK file and install
Please, I want to find the kernel time of my application and I want to test it on a real device. Is there any way to find it by using flutter? Also, I use