smartpub 0.1.0-alpha.1  smartpub: ^0.1.0-alpha.1 copied to clipboard
smartpub: ^0.1.0-alpha.1 copied to clipboard
Alpha release - A CLI tool for Flutter/Dart projects that analyzes, cleans, and organizes dependencies in pubspec.yaml
0.1.0-alpha.1 #
- Alpha Release - Early preview of SmartPub for community feedback and testing
- Dependency Analysis: Scans projects to identify used, unused, and miscategorized dependencies
- Safe Operations: Automatic backup creation before making any changes to pubspec.yaml
- Interactive Mode: Review and approve each change individually with --interactiveflag
- Dry-Run Mode: Preview all changes without modifying files using --dry-runflag
- CI/CD Integration: Machine-readable output and proper exit codes with --ciflag
- Automatic Fixes: One-command cleanup of dependency issues with --fixflag
- Backup & Restore: Easy restoration from backup files with --restoreflag
- Cross-Platform Support: Works on Windows, macOS, and Linux
- Comprehensive CLI: Full-featured command-line interface with detailed help and examples
Note: This is an alpha release. Features may change and some functionality is still being refined. Please report any issues on GitHub.