This was a simple CLI I made to work in tandem with using fastlane and flutter. In particular the 2 annoying tasks I felt like I was dealing with in my deployment pipelines was setting the app version and getting release notes from GitHub (draft). This takes care of that. You can get and set flutter app versions as well as get release notes from GitHub
go install https://github.com/eddiebeazer/flutter-cli-tools
flutter-cli-tools help