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.
- EnumFromString no longer uses the
mirrors
package to make this Flutter compatible by @MostafaAyesh
- This Changelog!
- Author email
- Dependencies were updated to more permissive versions by @jarontai
- Example by @jarontai
- More Entities and types are exported by @jarontai
- Issue with case sensitivity in switch statements from @jarontai
- Issue with Async Loops from @jarontai
- Made code in line with Dart styleguide