toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 1441 packages
Sort by PUB-AZS
Annotations and helpers for lenses for code generated with the `function_data_generator` package.
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.
Function for sanitizing HTML to prevent XSS by restrict elements and attributes to a safe subset of allowed values.#security#html
Functional Programming in Dart. Purify your Dart code using efficient immutable data structures, monads, lenses and other FP tools.
Rive Flutter Runtime. This package provides runtime functionality for playing back and interacting with animations built with the Rive editor available at https://rive.app.#animation#ui#effects#widgets#widget
Share Rive functionality between the editor and the Flutter runtime.
A Flutter plugin allowing you to use Firebase Cloud Functions.#firebase#cloud#functions#scalable
A common platform interface for the cloud_functions plugin.
Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures.#cli#completion#shell#bash#autocomplete
Functional programming in Dart and Flutter. All the main functional programming types and patterns fully documented, tested, and with examples.