smartpub 1.0.1 copy "smartpub: ^1.0.1" to clipboard
smartpub: ^1.0.1 copied to clipboard

The smart way to manage Flutter dependencies. A powerful Flutter dependency analyzer that cleans and organizes your pubspec.yaml by detecting unused, misplaced, and duplicate dependencies.

Changelog #

All notable changes to SmartPub will be documented in this file.

1.0.1 - 2025-10-20 #

Changed #

  • ๐Ÿ”ง Improved Dev Dependencies Handling - Dev dependencies are no longer flagged as unused, allowing for more flexible development tooling
  • ๐ŸŽฏ Smarter Dependency Analysis - Only suggests moving dev dependencies to main dependencies when they're used in lib/ or bin/ directories
  • ๐Ÿ“ˆ Better User Experience - Reduces noise by not flagging legitimate unused dev dependencies (build tools, linters, etc.)

1.0.0 - 2025-10-18 #

Added #

  • ๐Ÿ” Smart Dependency Analysis - Comprehensive scanning of Dart files to detect dependency usage patterns
  • ๐Ÿงน Auto-Fix Mode - Automatically removes unused dependencies and fixes misplaced ones
  • ๐Ÿค Interactive Mode - Prompts for user confirmation before making changes
  • ๐Ÿ›ก๏ธ Safety Backup System - Creates automatic backups before modifications with easy restore
  • ๐Ÿ“Š Duplicate Detection - Identifies and resolves duplicate dependencies with version conflict detection
  • ๐ŸŒ Universal Platform Support - Works with Flutter projects targeting Android, iOS, Web, macOS, Windows, and Linux

Stable Release #

This is the stable release of SmartPub, providing a complete solution for Flutter/Dart dependency management and cleanup. Works with Flutter projects targeting any platform.

2
likes
140
points
191
downloads

Publisher

unverified uploader

Weekly Downloads

The smart way to manage Flutter dependencies. A powerful Flutter dependency analyzer that cleans and organizes your pubspec.yaml by detecting unused, misplaced, and duplicate dependencies.

Repository (GitHub)
View/report issues

Topics

#dependencies #pubspec #analyzer #cli #developer-tools

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

ansicolor, args, http, path, yaml

More

Packages that depend on smartpub