toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 1337 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 library to programmatically manipulate source map files.
Automatically generate code for converting to and from JSON by annotating Dart classes.#json#build-runner#json-serializable#codegen
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.
A list with helper methods to programmatically scroll to an item.
Flutter widget that automatically resizes text to fit perfectly within its bounds.
Recurrence rule parsing & calculation as defined in the iCalendar RFC
Removes common accents and diacritical signs from a string by replacing them with an equivalent character. #accents#diacritical-signs#characters#text
Implementation of the Unicode Bidirectional Algorithm (UBA). Converts logical strings to their equivalent visual representation.
Extension for Hive. Automatically generates TypeAdapters to store any class.