toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 3876 packages
Sort by PUB-AZS
Annotations used to express developer intentions that can't otherwise be deduced by statically analyzing source code.#static-analysis
A client for the Chrome DevTools Protocol (previously called the Webkit Inspection Protocol).
Package of shared Dart structures between devtools_app, dds, and other tools.
Extension methods for `package:vm_service`, used to make requests a Dart Development Service (DDS) instance.
A library used to spawn the Dart Developer Service, used to communicate with a Dart VM Service instance.
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.#device#information#utils
A common platform interface for the device_info_plus plugin.
Generic cache manager for flutter. Saves web files on the storages of the device and saves the cache info using sqflite.#cache#cache-manager
Lint rules are a powerful way to improve the maintainability of a project. Custom Lint allows package authors and developers to easily write custom lint rules.
Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on Android, iOS, macOS, Windows, Linux, and web.