1
0
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:
Matt Boetger
2026-01-30 11:16:21 -08:00
committed by GitHub
parent c4b4adc16a
commit 023e072b80
48 changed files with 1687 additions and 0 deletions

View File

@@ -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