toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 92 packages
Sort by PUB-AZS
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)?"
A simple Flutter PageView builder constructor wrapper that allows for endless scrolling on both directions.
A drop-in replacement for Dart's DateTime class with const constructors.#date#time#date-time#const#util
Validators that can be used directly via code or constructed from JSON to provide dynamic validation.
Compile-time constructor-based dependency injection for Dart and Flutter, similar to Dagger.#codegen#build-runner#dependency-injection#code-generation#generator
Merlin is a STROBE-based transcript construction for zero-knowledge proofs.
A collection of convenient widgets and utils made by mono. Under construction now.
Easy encoding and decoding of JSON maps (maps of type `Map<String, Object?>`). Uses a macro that auto-generates a `fromJson` decoding constructor and a `toJson` encoding method.