toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 2246 packages
Sort by PUB-AZS
Utilities for the Dart VM Runtime including support for ANSI colors, file copying, and standard exit code values.
String replacement with operations that are Unicode/grapheme cluster aware.#strings#unicode
Client code to start and interact with the frontend_server compiler from the Dart SDK.
A fluent, builder-based library for generating valid Dart code.
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.#equality#equals
A Dart library to help with SVG Path parsing and code generation. Used by Flutter SVG. #svg#vector-graphics
Leak tracking code intended for usage in tests.
A package of classes that are generated from the DAP specifications along with their generating code.
Annotations for the freezed code-generator. This package does nothing without freezed too.
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.#information#identifier#utils