Returns cached result of function call when inputs were not changed from previous invocation.
Time Travel Dev Tools for Dart Redux
A package to notify state changes to interested listeners in pure Dart.
A small piece of the haskell type class hierarchy ported to dart.
Provides interoperability for Node.js applications.
A more expressive way to return error or success values via the type system
NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.
indexed_db dart base interface with implementation for native (browser), file (io) and in memory.
An expressive custom binding syntax for MDV templates
Extends the capabilities of the HTML Template Element by enabling it to create, manage, and remove instances of content bound to data defined in Dart.
deprecated - please use package:web_components instead.
HTML Imports are a way to include and reuse HTML documents in other HTML documents. As <script> tags let authors include external code in their pages, imports let authors load full HTML resources. In particular, imports let authors include Custom Element definitions from external URLs.
FSM2 provides an implementation of the core design aspects of the UML state diagrams allowing both declarative transitions and dynamic transitions along with Guard Conditions.
Pattern based text substitution in strings.
A state management library written in dart that enforces immutability
Base32 Encoder and Decoder for Dart, primarily used for One Time Password secrets.
Utilities relating to code generation, Dart analyzer, logging, etc. for use in Dart builders.
A Dart unit testing library for OverReact components that mimics the API of the JS react-testing-library
A tool for maintaining Dart comments. Supports formatting of comments, including embedded Dart code.
Collection of cyclic redundancy check (CRC) routines as Dart converters.
An API and dev environment for writing console apps/scripts using dart. e.g. allows you to build bash style scripts with dart.
Model-Driven-Views (MDV) extends HTML and the DOM APIs to support a sensible separation between the UI (DOM) of a document or application and its underlying data (model). Updates to the model are reflected in the DOM and user input into the DOM is immediately assigned to the model.
*Deprecated* newer version is in web_components package.
Not used anymore, update to version 3.x of package:sqlite3 instead
A package to help writing custom linters
Dependence-free model and parser for lcov tracefiles. Parses the coverage data from lcov files line by line and produces the model.
Polymer.dart is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers.
Rational Numbers (deprecated)
Utilities for working with non-symbolic stack traces.
Check if an untrusted URL is broken, without allowing connections to a private IP address.