Skip to content

Latest commit

 

History

History

quirk

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

quirk

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

✅ Health 🚀 Release 📝 Docs ♻️ Maintenance
Build status for package/quirk Pub version for package/quirk Dart documentation for package/quirk GitHub 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