Flutter Animation Director
animation_director A package to create nice and smooth animations for flutter Introduction A simple package to build beautiful and smooth animations for flutter framework. By […]
animation_director A package to create nice and smooth animations for flutter Introduction A simple package to build beautiful and smooth animations for flutter framework. By […]
sliding_up_panel A draggable Flutter widget that makes implementing a SlidingUpPanel much easier! Based on the Material Design bottom sheet component, this widget works on both […]
Stretchy Header This package allows us to create a elastic header, to give a good effect when you scroll down the widget. Sample 1 Sample […]
Flutter Login FlutterLogin is a ready-made login/signup widget with many animation effects to demonstrate the capabilities of Flutter Installation Follow the install instructions here Reference […]
👏 Before After A flutter package which makes it easier to display the differences between two images.. The source code is 100% Dart, and everything […]
TCard Tinder like cards. Uasge Use normal widget TCard( cards: [ Container(color: Colors.blue), Container(color: Colors.yellow), Container(color: Colors.red), ], ) Use network image List<String> images = […]
story_view Story view for apps with stories. 👨🚀 Demo project here: storyexample 🍟 Watch video demo here: story_view demo This a Flutter widget to display […]
Division Simple to use yet powerfull style widgets with syntax inspired by CSS. Please check out styled_widget which is a replacement of Division! The true […]
Circular Reveal Animation Circular Reveal Animation as Flutter widget! Inspired by Android’s ViewAnimationUtils.createCircularReveal(…). Статья с описанием (русский). Article with description (english). Demo web-site Usage CircularRevealAnimation( […]
flutter_sidekick Widgets for creating Hero-like animations between two widgets within the same screen. Features Hero-like animations. Allow you to specify a different animation for each […]
Copyright © 2024 | WordPress Theme by MH Themes