Category "flutter"

Error: The non-abstract class 'InternalSelectableMathState'

I just updated flutter version from 2.5.3 to 2.8. I have the following error that i dont know how resolve it. There is no error on any plugin installed, It seem

Display notification when app is closed flutter

I Have try to display notification in flutter app 1) When app is open the notification is display but 2) when flutter app is Closed but it is not working or not

The method 'of' isn't defined for the type 'ThemeProvider'. in Flutter

I am Beginner to Flutter just following the YouTube tutorial on building User Profile while doing everything is OK but Theme Provider gave me the error I didn't

Flutter IOS Architecture Issue in M1 Mac using VS code

I am using an M1 MacBook pro laptop and ios 13 simulator for developing a flutter app, But I am getting the below issue while trying to run the flutter app in t

Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present]

While debugging the application in android 12, the app is getting crashed.

how to draw some markers and make it different each other (flutter google map)

i have tried this to customize marker on flutter_google_maps and this to change widget into bytes, since we could change marker using bytes, not widget. i actua

flutter arabic justified alignment not working

I'm developing a quran app with flutter and i've done most of the work. but when it comes to the proper alignment it doesn't work. output image is here I'm doin

Back button for nested routes in Flutter auto_route (Navigator 2.0)

I have two routes, simple and nested: AutoRoute( page: ProfilePage, path: '/profile', ), AutoRoute( children: [ AutoRoute(

Flutter: Unable to migrate to null safety

I am following this guide to migrate my project to null safety: https://dart.dev/null-safety/migration-guide But I am facing this issue with the dart migrate co

D/EGL_emulation( 6380): app_time_stats: avg=1505.58ms min=1505.58ms max=1505.58ms count=1

Debug console i have this message when i do anything in android emulator in the flutter app

Passing a String List in a SOAP request in Flutter

I am making a SOAP Request and this is how my request should be sent: <id></id> <fieldList> <string>string</string> &

How to debug or print in Flutter web?

I'm using Flutter 1.10.15 and Android Studio 3.5.1 for Flutter Web development and my big! problem is I can't debug and even I can't print something in console

Passing a String List in a SOAP request in Flutter

I am making a SOAP Request and this is how my request should be sent: <id></id> <fieldList> <string>string</string> &

flutter material icons - the getter 'currency_ruble' isn't defined for the type 'Icons'

The icon set contains the ruble currency, but if i try to add to the project i get error The getter 'currency_ruble' isn't defined for the type 'Icons' IconButt

Custom clip path appbar flutter

I want to create custom appbar shape as shown in below image. How we can do such shape using clippath? Tried code: class CustomAppBarShape extends CustomClipper

How to create ipa file in flutter for testing purpose?

I am working in flutter and i want to create an ipa file for testing purpose. Is there any way to create ipa directly from android studio terminal? If there,wha

Exception caught by widgets library null check to xfile to file

When I build after changing Xfile to file, it says null check operator user on a null value, but I don't know what the problem is The code is too long, so I'll

Getting null in response with get API

Hello I have this package http package Have it, in the file pubspec.yaml on dependencies http: ^0.12.0+2 . I get the packages. Import import 'package:http/http.

Class AMSupportURLConnectionDelegate is implemented in both ?? (0x204ba8188) and ?? (0x1145382b8). One of the two will be used. Which one is undefined

I'm running the flutter project on M1(Apple Silicon). This project is working in the Apple Intel and Windows. Please see my error messages while I got in the fl

Insufficient permissions to the resource in https://pub.dartlang.org package repository

I got this error when I delete flutter-sdk and replace new flutter-sdk Insufficient permissions to the resource in https://pub.dartlang.org package repository.