Pinned Repositories
crypto_keys
A library for doing cryptographic signing/verifying and encrypting/decrypting.
expressions
A library to parse and evaluate simple expressions.
firebase_admin
A pure Dart implementation of the Firebase admin sdk
firebase_dart
A pure Dart implementation of the Firebase client
jose
Javascript Object Signing and Encryption (JOSE) library
openid_client
Library for working with OpenID Connect and implementing clients.
openid_flutter_example
Flutter app for demonstrating usage of openid_client package
sortedmap
A map of objects which can be sorted and filtered on both their key and value
x509
Dart library for parsing and working with X.509 certificates
xcodeproj
A library for reading and modifying XCode projects
appsup-dart's Repositories
appsup-dart/firebase_dart
A pure Dart implementation of the Firebase client
appsup-dart/openid_client
Library for working with OpenID Connect and implementing clients.
appsup-dart/jose
Javascript Object Signing and Encryption (JOSE) library
appsup-dart/firebase_admin
A pure Dart implementation of the Firebase admin sdk
appsup-dart/expressions
A library to parse and evaluate simple expressions.
appsup-dart/crypto_keys
A library for doing cryptographic signing/verifying and encrypting/decrypting.
appsup-dart/x509
Dart library for parsing and working with X.509 certificates
appsup-dart/xcodeproj
A library for reading and modifying XCode projects
appsup-dart/openid_flutter_example
Flutter app for demonstrating usage of openid_client package
appsup-dart/sortedmap
A map of objects which can be sorted and filtered on both their key and value
appsup-dart/intl_message
Parses and formats ICU Message strings.
appsup-dart/spatially
A GIS library for dart
appsup-dart/firebase_management
Tools for managing firebase projects
appsup-dart/measure
Dart library for working with measurements, quantities and units.
appsup-dart/snapshot
A library that can be used to implement data classes and simplifies conversion of JSON to data classes
appsup-dart/firebase_compute
appsup-dart/interval
appsup-dart/referencing
A dart library for working with coordinate reference systems.
appsup-dart/shelf_serve
Makes it easy to configure and serve a website and backend with Shelf for Dart
appsup-dart/universal_html
Cross-platform 'dart:html'. Works in browsers, Flutter/VM, and elsewhere.
appsup-dart/benchmark_test
A tool to integrate benchmarking into your development and testing workflow
appsup-dart/flutter_blue
Bluetooth plugin for Flutter
appsup-dart/flutter_map
A Flutter map widget inspired by Leaflet
appsup-dart/flutter_map_marker_cluster
Provides beautiful animated marker clustering functionality for flutter_map. Inspired by Leaflet.markercluster
appsup-dart/json_file
Fast and memory friendly access to large JSON files
appsup-dart/mailer
Compose and send emails from Dart. Supports file attachments, HTML emails and multiple transport methods.
appsup-dart/pc-dart
Pointy Castle - Dart Derived Bouncy Castle APIs
appsup-dart/pointycastle
Cryptography library for Dart programmers mainly based on Bouncy Castle Java library
appsup-dart/resource
Resource loading library.
appsup-dart/typedparser
A wrapper around petitparser that adds type parameters.