Flutter Android Bindings

Flutter Android Bindings

August 24, 2020 totosugito 0

Flutter Android Bindings This is a Flutter plugin for using Android’s numerous platform-specific APIs in Flutter apps. Screenshot Prerequisites Dart 2.8+ and Flutter 1.17+ Compatibility […]

Flutter Credit Card Form

Flutter Credit Card Form

August 19, 2020 totosugito 0

This package provides visually beautiful UX through animation of credit card information input form. Preview Installing Add dependency to pubspec.yaml Get the latest version in […]

Flutter GraphView

Flutter GraphView

August 19, 2020 totosugito 0

GraphView Get it from Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for […]

Flutter Select Dialog

Flutter Select Dialog

August 18, 2020 totosugito 0

select_dialog Package Package designed to select an item from a list, with the option to filter and even search the items online. pubspec.yaml select_dialog: <last […]

Flutter Basic Toolkit UI

Flutter Basic Toolkit UI

August 17, 2020 totosugito 0

Basic UI Toolkit [Theme: School] Descrption A basic UI toolkit to get you started with flutter application development. Widget List: SchoolToolkitButton: Button with a busy […]