A simple debounce library for preventing continuous execution of functions
webfeed is a dart package for parsing RSS and Atom feeds. Media, DublinCore, iTunes, Syndication namespaces are also supported.
A platform-independent HTTP client API supporting browser, console, and curl (for SOCKS proxy).
This package allows programmers to annotate Dart objects in order to serialize / deserialize them from / to JSON.
A URL-safe base64 encoding for UUIDv4 stripped of padding. Useful when embedding short random UUIDs in URLs.
Simple filter to check and censor strings against profanity, obscene words. A default English words list is provided (LDNOOBW).
Calculate common statistical values for a set of numbers: max, min, mean, median, standard deviation, and standard error.
DataClass annotation for dataclass_generator. Used for generating base class with equals, hashCode, toString, copyWith methods.
Library that add functionality of all maths sections that don't exist in dart:math.
A geospatial point clustering library for Dart to help provide spacing between markers in mapping solutions.