All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
- add debug mode handling in FeatureGuard and LicenseRepository (cbcd928)
- add Getting Started guide and configuration for echidna_flutter SDK (433281c)
- add linkTo option for dartdoc configuration (2331dc5)
- implement echidna module (3a8a938)
- add HmacSignatureService to exported bindings in EchidnaModule (ccd0186)
- ci: update Dart setup to Flutter in CI workflow (6da0227)
- ci: use flutter pub get instead of dart (59a8281)
- ci: use github token for pushing (09f3757)
- ci: use seperate branch for docs (b3325a2)
- simplify feature validation logic in FeatureGuard (2edad92)
- update Getting Started guide with placeholder values and correct URL reference (6710316)
- TODO: Describe initial release.