Pinned Repositories
appnexusclient
A simple Appnexus API client
change
Changelog manipulation for Dart
cider
Tools for Dart package maintainers
jessie
RFC 9535 - JSONPath: Query Expressions for JSON implementation in Dart
json-api-dart
JSON:API client and server for Dart/Flutter
json-api-document-dart
JSON:API Document model
klizma
A minimalistic DI (Dependency Injection) container for Dart.
migrant
SQL migration tool
pubspec-version
A CLI tool to get/set/bump the `version` key in pubspec.yaml.
curlwrapper
The simplest OOP cURL wrapper for PHP
f3ath's Repositories
f3ath/cider
Tools for Dart package maintainers
f3ath/json-api-dart
JSON:API client and server for Dart/Flutter
f3ath/jessie
RFC 9535 - JSONPath: Query Expressions for JSON implementation in Dart
f3ath/change
Changelog manipulation for Dart
f3ath/migrant
SQL migration tool
f3ath/check-coverage
A tiny Dart CLI tool to check if code coverage is below the threshold.
f3ath/migrant-db-postgresql
PostgreSQL gateway for migrant.
f3ath/rfc-6901-dart
JSON Pointer (RFC 6901) implementation in Dart
f3ath/dart-version-manipulation
Extension on pub_semver
f3ath/rfc-6902-dart
JSON Patch (RFC 6902) implementation in Dart
f3ath/dart-http-interop-dio
Dio http_interop adapter
f3ath/dart-quoted-string
String quoting/unquoting in Dart.
f3ath/iregexp
A Dart implementation of I-Regexp: An Interoperable Regexp Format
f3ath/lcov-tracefile
A simple library to read and parse code coverage data from lcov tracefiles.
f3ath/migrant-source-fs
Local file system migrations source
f3ath/dart-http-interop
A thin package to allow interoperability between HTTP different client and server implementations in Dart
f3ath/dart-http-interop-http
Interop-compatible wrapper over the standard Dart http package
f3ath/dart-http-interop-io
Interop-compatible wrapper over the standard dart:io HTTP server
f3ath/dart-http-interop-middleware
Middleware for http_interop
f3ath/dart-http-interop-shelf
http_interop shims for shelf
f3ath/dart-pg-job-queue
A simple job queue on top of PostgreSQL
f3ath/flutterflow-documentation
f3ath/flutterflow-ui
f3ath/html_parser_plus
Use custom rule to parse html document
f3ath/json-path-comparison
Comparison of the different implementations of JSONPath and language agnostic test suite.
f3ath/jsonpath-compliance-test-suite
A Compliance Test Suite for the JSONPath Internet Draft
f3ath/langchain_dart
Build powerful LLM-based Dart/Flutter applications.
f3ath/migrant-db-sqlite
f3ath/minesweeper-java
Learning Java
f3ath/worker_manager
Effective cpu intensive function scheduling across isolates, true canceling capability