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

Flutter Alert Library

Flutter Alert Library

June 30, 2020 totosugito 0

Flash ⚡️A highly customizable, powerful and easy-to-use alerting library for Flutter. Website: https://sososdk.github.io/flash Specs This library allows you to show messages or alerts in your […]

Custom Flutter Alert

Custom Flutter Alert

June 30, 2020 totosugito 0

Flushbar Use this package if you need more customization when notifying your user. For Android developers, it is made to substitute toasts and snackbars. IOS […]