mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
This package provides examples of the following animations: - OpenContainer - SharedAxisTransition - FadeThroughTransisiton - FadeScaleTransition The package also provides a toggle that slows all the animations. Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
7 lines
214 B
Plaintext
7 lines
214 B
Plaintext
config BR2_PACKAGE_FLUTTER_ANIMATIONS_EXAMPLE
|
|
bool "flutter animations example"
|
|
help
|
|
High quality pre-built Animations for Flutter
|
|
|
|
https://github.com/flutter/packages/tree/main/packages/animations/example
|