import_ozempic 0.0.8
import_ozempic: ^0.0.8 copied to clipboard
A Dart command-line tool that automatically organizes and cleans up imports in your Dart projects.
CHANGELOG #
0.0.8 | 11.4.25 #
- Add
--versionflag to print the version of the package - Add check for new versions of the package
0.0.7 | 11.4.25 #
- Add
updatecommand to update the package to the latest version
0.0.6 | 11.4.25 #
- Add
helpflag to commands - Update usage messages
0.0.5 | 11.4.25 #
- Update README
0.0.2 | 11.4.25 #
- Initial release