Flutter File Utils

Flutter File Utils

February 26, 2021

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

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

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

Flutter Android Bindings

Flutter Android Bindings

August 24, 2020

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

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