mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
* add thumbnails to the books example to make memory leaks easier to test
* also add profile build
* migrate material 3 demo code to avoid warning
* Revert "migrate material 3 demo code to avoid warning"
This reverts commit 7df37d9f65.
* fix lints in various packages
* DoNothingAndStopPropagationIntent const conflicts between stable and beta, add lint ignore for now
android_books
An example Android application used in the Flutter add-to-app samples. For more information on how to use it, see the README file located in the /add_to_app directory of this repo.
Getting Started
For more information about Flutter, check out flutter.dev.
For instructions on how to integrate Flutter modules into your existing applications, see Flutter's add-to-app documentation.