علی عزیزی | Ali Azizi
Results
2
comments of
علی عزیزی | Ali Azizi
I had the same problem. You will get this error if you type initialSelectedDate as follows ` initialFocusedDate: DateTime.now(), ` To avoid this error, set the initialSelectedDate as follows `...
The appearance of my project is right to left I checked for right-to-left apps. If you add the following code to the main.dart file, and use flutter_localizations package, you can...