animated_overflow
Ein einfaches Widget zum Animieren überlaufenden Inhalts horizontal oder vertikal mit Fade.
aliyigitbireroglu/flutter-animated-overflow open-source repository details.
Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.
A simple widget for animating overflowing content horizontally or vertically with fade.
Media | Description | How-to-Use
Watch on Youtube:
v1.0.0
https://www.cosmossoftware.coffee/Common/Portfolio/GIFs/FlutterAnimatedOverflow.gif
This is a simple widget for animating overflowing content horizontally or vertically with fade.
Simply create an AnimatedOverflow as shown in the example:
AnimatedOverflow({
Key key,
animatedOverflowDirection,
child,
maxHeight,
maxWidth,
padding : 0.0,
speed : 50})
Further Explanations:
For a complete set of descriptions for all parameters and methods, see the documentation.
Any help, suggestion or criticism is appreciated!
Cheers.
https://www.cosmossoftware.coffee/Common/Images/CosmosSoftwareIconTransparent.png