dart analyze
dart format .
dart test


dart pub login

dart pub publish --dry-run

dart pub publish

git tag v1.1.6
git push origin v1.1.6