toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 284 packages
Sort by PUB-AZS
A Dart client for the NATS messaging system. Forked from [dart-nats](https://github.com/chartchuo/dart-nats).
Api manager https://rickandmortyapi.com/documentation/
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 geo-wrapper around the image project (https://pub.dev/packages/image)
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
A fork of https://github.com/johnpryan/swipeable. A widget that emits events when swiped past a threshold. Can be used to add quick actions for ListTiles.
A Charge Points client dart wrapper. For more information about API, go to https://openchargemap.org/site/develop/api#/
The djangoflow_chat package provides a set of classes and methods for building real-time chat applications in Flutter using [django-df-chat](https://github.com/djangoflow/django-df-chat) and djangoflow_openapi
Implementation of a chip8 emulator for education purpose. see https://en.wikipedia.org/wiki/CHIP-8 for references.