Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
Fix mobile text field demo keyboard issue (#401)
Browse files Browse the repository at this point in the history
* Fix text field demo bug

Add `resizeToAvoidBottomInset` to DemoPage's `Scaffold`
Refactor (combine) `DemoWrapper` and `DemoContent`
Remove extraneous `Scaffold` in text field demo
Replace `SingleChildScrollView` & `Column` with a `ListView` in text field demo

* Update code_segments.dart

* Remove unused import
  • Loading branch information
guidezpl authored Jan 5, 2021
1 parent 010b20d commit 99a968e
Show file tree
Hide file tree
Showing 4 changed files with 268 additions and 393 deletions.
Loading

0 comments on commit 99a968e

Please sign in to comment.