Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/celest-dev/dart-packages

A collection of useful Dart packages
https://github.com/celest-dev/dart-packages

Last synced: about 2 months ago
JSON representation

A collection of useful Dart packages

Awesome Lists containing this project

README

        

# Dart Packages

A collection of useful Dart packages.

Written in Dart for Dart 💙

## Packages

The following packages are available:

| Client | Description | Pub | Checks |
| ------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Libcoder](packages/libcoder/) | A serialization framework inspired by Swift's [Codable](https://developer.apple.com/documentation/swift/codable). | | [![Stripe](https://github.com/celest-dev/dart-packages/actions/workflows/libcoder.yaml/badge.svg)](https://github.com/celest-dev/dart-packages/actions/workflows/libcoder.yaml) |
| [Native Authentication](packages/native/authentication/) | Native bindings for platform-specific authentication APIs like `ASWebAuthenticationSession` and Chrome Custom Tabs. | | [![Stripe](https://github.com/celest-dev/dart-packages/actions/workflows/native_authentication.yaml/badge.svg)](https://github.com/celest-dev/dart-packages/actions/workflows/native_authentication.yaml) |
| [Native Storage](packages/native/storage/) | A unified API for accessing platform-native storage functionality such as the iOS Keychain and Android SharedPreferences. | | [![Stripe](https://github.com/celest-dev/dart-packages/actions/workflows/native_storage.yaml/badge.svg)](https://github.com/celest-dev/dart-packages/actions/workflows/native_storage.yaml) |