toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 1261 packages
Sort by PUB-AZS
A file system watcher. It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.
Support for reading and writing Dart Package Configuration files.
Simple package for parsing pubspec.yaml files with a type-safe API and rich error reporting.#dart-pub
A library to programmatically manipulate source map files.
Image files for use in flutter_tools templates without adding binary files to flutter/flutter.#assets#image
A library to take config values from configuration files, CLI arguments, and environment variables.
An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.#svg#vector-graphics
Generic cache manager for flutter. Saves web files on the storages of the device and saves the cache info using sqflite.#cache#cache-manager
Automatic hot code reloader for Dart projects that monitors the source files of a Dart project for changes and automatically applies them to the running Dart process.
Runtime library for protocol buffers support. Use with package:protoc_plugin to generate Dart code for your '.proto' files.