mirror of
https://github.com/asjqkkkk/flutter-todos.git
synced 2025-08-26 05:59:08 +08:00
✨: Add SelectableText in feedback wall.
Replace TargetPlatform.android to iOS in TextFormField.
This commit is contained in:
@ -25,6 +25,7 @@ class MyApp extends StatelessWidget {
|
||||
// ... app-specific localization delegate[s] here
|
||||
GlobalMaterialLocalizations.delegate,
|
||||
GlobalWidgetsLocalizations.delegate,
|
||||
GlobalCupertinoLocalizations.delegate,
|
||||
DemoLocalizationsDelegate()
|
||||
],
|
||||
supportedLocales: [
|
||||
|
Reference in New Issue
Block a user