-
Updated
Jul 22, 2022 - Dart
flutter-apps
Here are 4,938 public repositories matching this topic...
-
Updated
Jul 22, 2022 - Rust
-
Updated
Mar 25, 2022 - Dart
-
Updated
Jul 3, 2022 - Dart
-
Updated
Jun 3, 2022 - Dart

-
Updated
Feb 12, 2022 - Dart
-
Updated
Jun 23, 2022 - Dart
-
Updated
Jul 21, 2022 - Dart
-
Updated
Jul 18, 2022 - Dart

-
Updated
Jun 19, 2022 - Dart
-
Updated
Feb 10, 2022 - Dart
-
Updated
Jun 25, 2022 - Dart
-
Updated
Jun 27, 2022 - Dart
-
Updated
Jul 22, 2022 - Dart
-
Updated
Jun 4, 2022 - Dart
-
Updated
Apr 3, 2022 - Dart
-
Updated
Jun 26, 2022 - Dart
-
Updated
Mar 20, 2022 - Dart
-
Updated
Jun 30, 2022 - Dart
-
Updated
Jul 18, 2022
-
Updated
Mar 24, 2021 - Dart
-
Updated
Mar 17, 2021 - Dart
login_challenge.dart
Emulator display overflow image when text field get focus because keyboard shows.
Wrap with SingleChildScrollView seems fix the problem
Thanks
There is a Box decoration used in the _ItemWidget
. It will be nice to have this configurable. For example to use : https://api.flutter.dev/flutter/material/UnderlineTabIndicator-class.html. This way we can achieve much more configurability in the widget. Anyhow, thanks for creating this nice and very useful lib.
-
Updated
Jun 23, 2020
-
Updated
Jul 18, 2022 - Makefile
-
Updated
Feb 20, 2021 - Objective-C
-
Updated
Aug 24, 2020 - Dart
-
Updated
Jan 31, 2022 - Dart
Improve this page
Add a description, image, and links to the flutter-apps topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flutter-apps topic, visit your repo's landing page and select "manage topics."
Right now this is very rudimentary making use of debug strings provided by the flutter framework.
this should be cleaned up and presented in a nice(r) way.