A server and browser based MQTT client for Dart supporting normal, secure sockets and websockets.
A client library for authenticating with a remote service via OAuth2 on behalf of a user, and making authorized HTTP requests with the user's OAuth2 credentials.
Low-level link (text, URLs, emails) parsing library in Dart.
Provides a simple class for parsing and comparing semantic versions as defined by http://semver.org/
Automatically generating `copyWith` extensions code for classes with `@CopyWith()` annotation.
Linter rules corresponding to the guidelines in Effective Dart.
A library useful for creating fuzzy timestamps. (e.g. "15 minutes ago")
Build dart types from GraphQL schemas and queries (using Introspection Query).
A simple yet efficient dependency injection container for Dart and Flutter (can be coupled with the kiwi_generator package).
A package to get humanized file sizes. Translate raw file size into human readable strings.