toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 365 packages
Sort by PUB-AZS
A collection of functions that allow you to interact with the file system and OS environment from any platform that supports dart:io. Copy, move, delete files and directory trees, search for files, create temp files and directories.
R-tree implementation to index and query two-dimensional data
RBush — a high-performance R-tree-based 2D spatial index for points and rectangles.
Animated TreeView based on AnimatedList that allows building fully customizable Nodes that can be nested to infinite levels and children.
Extensible logging for Flutter - based on Timber on Android, using similar (as far as Dart lang allows) method API with same concepts for tree and planting logging tree.
scan qrcode & barcode in widget tree with custom options.Accurately decode qrcode & barcode image from path.
A collection of widgets and slivers that helps bringing hierarchical data to life. #layout#ui
GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.
Rich Text renderer that parses Contentful Rich Text JSON object and returns a renderable Flutter widget tree
Simplifying your widget tree structure by defining widget using methods. Taking ispiration from CSS and SwiftUI