animated_overflow
एक सरल विजेट जो क्षैतिज या लंबवत ओवरफ्लो कंटेंट के फेड एनीमेशन के लिए है।
aliyigitbireroglu/flutter-animated-overflow open-source repository details.
यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री 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