Flutter File Utils

Flutter File Utils

February 26, 2021 totosugito 0

flutter_file_utils Helper tools for managing files on Android. Getting Started For help getting started with Flutter, view our online documentation. For help on editing package […]

Flutter PDF

Flutter PDF

January 18, 2021 totosugito 0

pdf_flutter Inspired by Pdf_Viewer_Plugin 😇 Wrapped around AndroidPdfViewer on Android. 🙏🏼 1. Add pdf_flutteron pubspec.yml dependencies: pdf_flutter: ^version 2. On iOS enable PDF preview like […]

Flutter Reordered Widget

Flutter Reordered Widget

September 23, 2020 totosugito 0

** Kindly submit PR if you encounter issues. Updates might be slow… reorderables Various reorderable, a.k.a. drag and drop, Flutter widgets, including reorderable table, row, […]

Squishy UI For Flutter

Squishy UI For Flutter

September 22, 2020 totosugito 0

This package provides some widgets you can use to create a smooshy UI. Flutter package Source code How to use This package provides squishy widgets […]

Flutter Lazy Loading

Flutter Lazy Loading

August 26, 2020 totosugito 0

A library for widgets that load their content one page (or batch) at a time (also known as lazy-loading and pagination). Features Load data one […]

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