mirror of
https://github.com/flutter/samples.git
synced 2026-03-21 20:08:16 +00:00
Add Content Sizing Sample (#2787)
This is a sample add-to-app Android project based off the existing add-to-app Android sample project. This one makes minor changes to show how content-sizing can be achieved. Adding a content resizing sample for Android to support https://github.com/flutter/flutter/pull/179753
This commit is contained in:
@@ -6,6 +6,7 @@ environment:
|
||||
|
||||
workspace:
|
||||
- add_to_app/android_view/flutter_module_using_plugin_android_view
|
||||
- add_to_app/android_view/flutter_module_using_plugin_content_sizing_android_view
|
||||
- add_to_app/books/flutter_module_books
|
||||
- add_to_app/fullscreen/flutter_module_fullscreen
|
||||
- add_to_app/multiple_flutters/multiple_flutters_module
|
||||
|
||||
Reference in New Issue
Block a user