toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 213 packages
Sort by PUB-AZS
An easy-to-use Spatial Hash implementation for Dart. Common use case is for collision detection in games or querying spatially-related data. This is a fork of [spatial_hash](https://github.com/chrisnorman7/spatial_hash), which is itself a fork of [spatialhash](https://github.com/novemberisms/spatialhash).
A package that contains Tailwind CSS color palette. Package is inspired by https://tailwindcss.com/docs/customizing-colors. Also utilizes extension methods to make it easier to use.
A package to get nearby cities in Korea. Uses https://github.com/jwlim94/nearby_city_data to get the data.
Library to support the FHIR Bulk Data Access API (https://www.hl7.org/fhir/uv/bulkdata/index.html) for FHIR R4 resources.
A huge collection of named color library borrowed from https://www.colorhexa.com/color-names
Utility widgets, extension methods and types used on every app developed by me (https://raulmabe.dev)#utils#extensions#widgets#types
A Dart wrapper for the TaxiFareFinder API <https://www.taxifarefinder.com/api.php>
A basic toolkit for Cryptocurrency wallet in Dart. This package is used to generate and manage the Hierarchical Deterministic (HD) Wallet application. Forked from https://github.com/CrystalNetwork/hd_wallet
A library for finite state machine realization in Dart similar to the [Tinder StateMachine library](https://github.com/Tinder/StateMachine).
A library to parse geo coordinates. A Dart port of https://www.npmjs.com/package/parse-coords