toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 517 packages
Sort by PUB-AZS
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.#equality#equals
Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.#bloc#state-management
A portable Markdown library written in Dart that can parse Markdown into HTML.#markdown
Injectable is a convenient code generator for get_it. Inspired by Angular DI, Guice DI and inject.dart.
Functional Programming in Dart. Purify your Dart code using efficient immutable data structures, monads, lenses and other FP tools.
Highly customizable, feature-packed calendar widget for Flutter.
A Markdown renderer for Flutter. Create rich text output, including text styles, tables, links, and more, from plain text data formatted with simple Markdown tags.#markdown#widgets
Redux is a predictable state container for Dart and Flutter apps
In-place substitute for Flutter's DataTable and PaginatedDataTable with fixed/sticky headers and few extra features