A password strength estimator. Can be used to show the user whether the password they chose is strong against bruteforce or dictionary attacks.
A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
A convinent request router for the shelf web-framework, with support for URL-parameters, nested routers and routers generated from source annotations.
A lightweight library for parsing and updating spreadsheet documents
Provides server and web apps the ability to load, manipulate, and save images with various image file formats including PNG, JPEG, GIF, BMP, WebP, TIFF, TGA, PSD, PVR, and OpenEXR.
Collection of the lists (BitList, FilledList, GroupedRangeList, ListPointer, RangeList, SparseBoolList, SparseList, StepList, WrappedList).
The Directions API is a service that calculates directions between locations. You can search for directions for several modes of transportation.
Dart STOMP client for easy messaging interoperability. Build with flutter in mind, but should work for every dart application.
Automatically generate code for converting to and from JSON by annotating Dart classes.
A library for checking if given point(s) is present inside Polygon or not.