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

A comprehensive command line toolkit for Flutter developers with interactive scripts, app signing utilities, performance testing, and platform-specific tools. Includes a modern dialer interface for ea [...]

1.0.1 #

Updated example usage and documentation for CMD package.

1.0.0 #

๐ŸŽ‰ Major Release - Complete Rewrite and Enhancement #

๐ŸŽฏ Interactive Dialer Interface

  • [Added] Modern terminal-based dialer interface (dialer.sh)
  • [Added] Color-coded menu system with intuitive navigation
  • [Added] Categorized script organization for better UX
  • [Added] Interactive menu system for all script categories

๐Ÿ” Complete App Signing Solution

  • [Added] Android app signing script (android_signing.sh)
    • Complete Android signing workflow
    • Keystore creation and management
    • Automated signing configuration
  • [Added] iOS app signing script (ios_signing.sh)
    • iOS provisioning and certificate handling
    • Automated certificate management

๐Ÿงช Comprehensive Testing & Analysis Suite

  • [Added] Advanced testing script (testing.sh)
    • Unit, widget, and integration testing
    • Code coverage reporting
    • Continuous testing with file watching
  • [Added] Performance testing script (performance.sh)
    • Memory and CPU profiling
    • Startup performance analysis
    • Build size optimization
    • Frame rate monitoring

๐Ÿ”ง Advanced Setup & Project Tools

  • [Added] Project setup script (setup.sh)
    • Quick project initialization
    • State management setup (Provider, Bloc, Riverpod)
    • Firebase integration
    • Environment configuration

๐Ÿ–ฅ๏ธ Platform-Specific Utilities

  • [Added] macOS utilities script (macos_utils.sh)
    • Xcode management
    • CocoaPods utilities
    • iOS Simulator management
  • [Added] Windows utilities script (windows_utils.sh)
    • Visual Studio tools
    • MSBuild utilities
    • Package management

๐Ÿš€ Enhanced Build System

  • [Enhanced] build.sh with interactive build options
    • Multi-platform builds (Android, iOS, Web, Windows, macOS, Linux)
    • Build size analysis and optimization
    • Export management with organized output
    • Interactive renderer selection for web builds
    • APK and App Bundle information display

๐Ÿƒ Advanced Run & Debug Features

  • [Enhanced] run.sh with comprehensive run options
    • Device selection and management
    • Flavor and architecture support
    • Performance monitoring options
    • Web app run configurations
    • Custom run options and parameters

๐Ÿฅ Improved Environment & Doctor Tools

  • [Enhanced] doctor.sh with advanced environment checking
    • Channel management and version control
    • Configuration management
    • Environment information display
    • Interactive Flutter configuration

๐Ÿงน Advanced Maintenance Tools

  • [Enhanced] clean.sh with deep cleaning utilities
    • iOS-specific cleaning (Pods, workspace)
    • Android-specific cleaning (Gradle, cache)
    • Pub cache management
    • Full clean and reinstall options

๐Ÿ“ฆ Enhanced Package Management

  • [Enhanced] pub.sh with comprehensive package operations
    • Global package management
    • Publishing workflow
    • Cache management
    • Dependency analysis

โ˜๏ธ Advanced Deployment & Cloud Tools

  • [Enhanced] deploy.sh with Firebase deployment features
    • Custom deployment options
    • Preview deployments
    • Deployment history and rollback
    • Web renderer selection
  • [Enhanced] cors_gcs.sh for Google Cloud Storage configuration

๐Ÿ”ง Developer Experience Improvements

  • [Added] Consistent color-coded output across all scripts
  • [Added] Error handling and validation
  • [Added] Interactive menus for better usability
  • [Added] Progress indicators and success/error messages
  • [Added] Context-aware help and tips
  • [Updated] All scripts compatible with Flutter 3.x and latest versions
  • [Updated] Scripts integration in bin/scripts.dart

๐Ÿ“š Documentation & Examples

  • [Updated] Comprehensive README with new features
  • [Updated] Usage examples and installation guide
  • [Added] Feature categorization and descriptions
  • [Updated] VS Code integration instructions

0.0.13 #

  • [Updates] Minor Updates

0.0.12 #

  • [Added] flutter clean commands in clean.sh script
  • [Added] Deployment commands in deploy.sh script
  • [Added] CORS configuration for Google Cloud Storage in cors_gcs.sh script
  • [Updated] Documentation and examples
  • [Added] flutter build commands in build.sh script
  • [Added] flutter pub commands in pub.sh script
  • [Added] flutter doctor commands in doctor.sh script
  • [Added] flutter run commands in run.sh script
  • [Updated] README.md

0.0.8-alpha-1 #

  • [Added] flutter pub commands in pub.sh script
  • [Added] flutter doctor commands in doctor.sh script
  • [Added] flutter run commands in run.sh script
  • [Updated] README.md

0.0.8 #

  • Pub.dev Package Publishing

0.0.7 #

  • Improving Pub Points
  • Formatting
  • Documentation

0.0.4 #

  • Added Contribution Guide

0.0.1 #

Added the below scripts

  • flutter doctor
  • flutter run
  • flutter build
11
likes
150
points
206
downloads
screenshot

Publisher

verified publisherusama.dev

Weekly Downloads

A comprehensive command line toolkit for Flutter developers with interactive scripts, app signing utilities, performance testing, and platform-specific tools. Includes a modern dialer interface for easy script management.

Repository (GitHub)
Contributing

Topics

#flutter #cmd #build #testing #developer-tools

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cmd