smartpub 0.1.0-alpha.1 copy "smartpub: ^0.1.0-alpha.1" 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 --interactive flag
  • Dry-Run Mode: Preview all changes without modifying files using --dry-run flag
  • CI/CD Integration: Machine-readable output and proper exit codes with --ci flag
  • Automatic Fixes: One-command cleanup of dependency issues with --fix flag
  • Backup & Restore: Easy restoration from backup files with --restore flag
  • 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.

1
likes
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Alpha release - A CLI tool for Flutter/Dart projects that analyzes, cleans, and organizes dependencies in pubspec.yaml

Repository (GitHub)
View/report issues
Contributing

Topics

#dependencies #pubspec #flutter #dart #dependency-management

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ansicolor, args, path, yaml

More

Packages that depend on smartpub