List Question
20 TechQA 2024-03-10T20:03:27.847000how to migrate flutter mid-level existing project null safety?
100 views
Asked by Fahmidul Hasan
Even though I used late for filed in flutter, a null safety error is occurring
51 views
Asked by Hyun Kim
Null check operator used on a null value error on login form
51 views
Asked by Kabir kurd
Java: Effect of @NonNull function returning null
41 views
Asked by Marsroverr
Handling Null Safety Error When Accessing 'state' in Flutter Riverpod
174 views
Asked by caroch
Error after updating flutter to 3.10.4 The following dependencies do not satisfy the required version:
223 views
Asked by Honey Last
The app was working fine and after the latest update to flutter it is giving this error
154 views
Asked by Eslam Fahmy
how to resolve Error: Library doesn't support null safety. // @dart = 2.9
403 views
Asked by shubhangi mishra
Flutter pub get error due to Dark SDK version or flutter_launcher_name
902 views
Asked by JoYeongYoo
Dart variable is clearly not null but Dart thinks it can be potentially null
34 views
Asked by B So
Why do I get this error: _CastError (Null check operator used on a null value)
75 views
Asked by best_of_man
type 'Null' is not a subtype of type 'num' of 'other'
72 views
Asked by caroch
What has the difference between declaring a variable with var and int do with the Null Safety?
48 views
Asked by ZahRaF
the property 'uid' cant be unconditionally accessed because the receiver can be null
253 views
Asked by Amazee21
Flutter error - Invalid argument(s): No host specified in URI nullapi/auth/login/
565 views
Asked by Frank Castle
The parameter 'abc' can't have a value of 'null' because of its type, but the implicit default value is 'null'
147 views
Asked by Saad Mansoor
The following _CastError was thrown building Builder: Null check operator used on a null value
1k views
Asked by avcismail
Flutter/Dart - Difference between obj!.property and obj?.property
44 views
Asked by Christoforos Pantazis
Stateless widget to Stateful widget convert Dart Flutter
819 views
Asked by Mıktad Tahir Durak