All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added test cases and handling of incorrectly formatted input to encode and decode
- run thru flutter format .
- more static analysis fixes (as per flutter analyze)
- allow use of print in example code
- Added requirements in README.md
- passes static analysis
- excluded generated protobuf code from dartdocs
- This CHANGELOG
- Null safety (upgrade Protobuf)
- Added example
- First release