toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 4093 packages
Sort by PUB-AZS
Simple package for parsing pubspec.yaml files with a type-safe API and rich error reporting.#dart-pub
Dart implementation of sprintf. Provides simple printf like formatting such as sprintf("hello %s", ["world"]);
A simple package for tracking the performance of synchronous and asynchronous actions.
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.#persistence#shared-preferences#storage
Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.
Simple library for generating random ascii strings by default using Random from 'dart:math'.
Provides a simple means of saving/loading settings from a yaml file without the yaml fuss.
Provides a simple class for parsing and comparing semantic versions as defined by http://semver.org/