Flutter Circular Animation

Flutter Circular Animation

July 3, 2020 totosugito 0

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 Hero Animation

Flutter Hero Animation

July 3, 2020 totosugito 0

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 […]

Flutter Calculator Widget

Flutter Calculator Widget

July 3, 2020 totosugito 0

Flutter Calculator Widget A simple, smart and powerful Flutter calculator widget. Features Basic arithmetic: plus, minus, multiply, divide, %, brackets. Real-Time calculating. Prevent to input […]

Flutter BMI Calculator

Flutter BMI Calculator

July 3, 2020 totosugito 0

Flutter BMI Calculator A beautiful BMI calculator app. Developed using Flutter. Library Used Material Dart Math FontAwesome Widgets / Classes Used StatefulWidget Scaffold AppBar Text […]

Flutter Render Latex

Flutter Render Latex

July 3, 2020 totosugito 0

flutter_tex Contents About Demo Video Screenshots How to use? Android iOS Web Examples Quick Example TeXView Document TeXView Markdown TeXView Quiz TeXView Custom Fonts TeXView […]

Flutter Icon Picker

Flutter Icon Picker

July 1, 2020 totosugito 0

FlutterIconPicker This package provides an IconPicker with supported Icons which can be picked through an AlertDialog. All Icons are mapped with its names in the […]

Animation in Flutter

Animation in Flutter

July 1, 2020 totosugito 0

drawing_animation From static SVG assets See more examples in the showcasing app. Dynamically created from Path objects which are animated over time more coming soon… […]

Shape In Flutter

Shape In Flutter

July 1, 2020 totosugito 0

flutter_custom_clippers Flutter package that provides you custom clippers to help you achieve various custom shapes. Usage To use this plugin, add flutter_custom_clippers as a dependency […]

Shape Flutter Widget

Shape Flutter Widget

July 1, 2020 totosugito 0

clippy_flutter Clip your widgets with custom shapes provided. Arc, Arrow, Bevel, ButtCheek, Chevron, Diagonal, Label, Message, Paralellogram, Point, Polygon, Rabbet, Rhombus, Star, Ticket, Trapezoid, Triangle […]