toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 254 packages
Sort by PUB-AZS
Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.#dart-pub#semver
Constants for ASCII and common non-ASCII character codes. Integer constants corresponding to the code points of individual characters.
A micro-library that makes it easy to do build-time assertions about constants so that misconfigured apps fail at build-time instead of failing at runtime.
An extension on String for the missing methods for camelCase, PascalCase, Capital Case, snake_case, param-case, CONSTANT_CASE and others.#formatting#case#casing#camelcase#snakecase
A simple API to format dates. Provides various constants to build Date format string. Use `formatDate` method to format date according to format string.
Fully customizable, draggable and animated switch with multiple choices and smooth loading animation. It has prebuilt constructors for rolling and size animations.#ui#switch#toggle#widget#animation
Nonce contains a static generator that generates random alphanumeric strings, and can be constructed as an object containing a generated string.
This package is not intended for wide use. It provides a temporary API to solve the problem: "Given an object some generic type A, how do I construct an instance of generic type B with the same type argument(s)?"
phone metadata from lib phone number as dart consts
A simple Flutter PageView builder constructor wrapper that allows for endless scrolling on both directions.