quirk 0.2.0

SDKdartflutter
Platformandroidioswindowslinuxmacosweb

Common utilities, patterns, and extensions for Dart and Flutter.

quirk

Common utilities, patterns, and extensions for Dart and Flutter.

✅ Health🚀 Release📝 Docs♻️ Maintenance
Build status for package/quirkPub version for package/quirkDart documentation for package/quirkGitHub Issues for package/quirk

Contributing

We welcome contributions to this package!

Please file an issue before contributing larger changes.

This package uses repository specific tooling to enforce formatting, static analysis, and testing. Please run the following commands locally before submitting a pull request:

  • ./dev.sh --packages packages/quirk check
  • ./dev.sh --packages packages/quirk test