Flutter Shuttle Tracker

Flutter Shuttle Tracker

May 20, 2020 totosugito 0

Flutter ShuttleTracker Flutter ShuttleTracker is a cross-platform port of ShuttleTracker that utilizes the Flutter framework for development. Showcase Features Live updates displayed on map for […]

Flutter Sketchy Draw

Flutter Sketchy Draw

May 20, 2020 totosugito 0

Rough Rough is a library that allows you draw in a sketchy, hand-drawn-like style. It’s a direct port of Rough.js. Installation In the dependencies: section […]

Flutter Toast

Flutter Toast

May 20, 2020 totosugito 0

Android’s Toast Message in Flutter Flutter application to show Android’s Toast Message. Methods and code to Show Toast message in flutter. To show Toast Message […]

Flutter Simple Calculator

Flutter Simple Calculator

May 12, 2020 totosugito 0

flutter_calculator Preview Structure Input Widgets input widgets is all extends StatefulWidget, because they need to response the onTap gesture. NumberButton. Rendering the number button (like […]

Flutter Animation

Flutter Animation

May 12, 2020 totosugito 0

animator Enables you to create stunning flutter animations, faster, efficient and with less code. Partly inspired by the amazing Animate.css package by Dan Eden. Please […]

Flutter Circular Menu

Flutter Circular Menu

May 12, 2020 totosugito 0

A simple animated circular menu for Flutter, Adjustable radius, colors, alignment, animation curve and animation duration. pub package Getting Started Installation Basic Usage Installation Add […]