commit_info 0.3.0
commit_info: ^0.3.0 copied to clipboard
Safely get version control information in a Dart project.
0.3.0 #
- Updated dependencies, now requires
analyzer8+ and Dart 3.8+.
0.2.1 #
- Fix resolution of commit timestamp
0.2.0 #
- Build to source rather than cache, as Flutter won't look in the cache 🤦
- Update README accordingly
0.1.1 #
- Fix readme
- Make
localChangesnot nullable
0.1.0 #
- Initial release; supports Git