flutsim 2.0.0 copy "flutsim: ^2.0.0" to clipboard
flutsim: ^2.0.0 copied to clipboard

A powerful Flutter CLI tool for enhanced development experience with auto-reload, hot reload, and instant UI updates

Changelog #

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.0.0 - 2026-06-25 #

Added #

  • Initial release of FlutSim CLI tool
  • flutsim create <project_name> command for creating new Flutter projects
  • flutsim run command for running Flutter projects with enhanced features
  • Auto-reload system for automatic page refresh on file changes
  • Hot reload support for instant code updates
  • Instant UI updates for real-time UI changes
  • QR code generation for easy mobile testing
  • Network access for cross-device testing
  • Smart Flutter installation detection
  • Configuration system with .flutsim/config.json files
  • WebSocket-based live reload server
  • Browser auto-reload functionality
  • Flutter development proxy
  • Instant UI server for real-time updates
  • Cross-platform support (Windows, macOS, Linux)
  • Comprehensive error handling and user feedback
  • Automatic port detection and management
  • IP address detection for network access

Features #

  • Global CLI tool installation support
  • Enhanced development workflow
  • Intelligent Flutter path detection
  • Project-specific configuration
  • Real-time development feedback
  • Network accessibility
  • Mobile-friendly testing with QR codes

Technical #

  • Built with Dart 3.0+ compatibility
  • Uses shelf for web server functionality
  • WebSocket implementation for live reload
  • File watching capabilities
  • Static file serving
  • QR code generation
  • Cross-platform path handling
0
likes
140
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter CLI tool for enhanced development experience with auto-reload, hot reload, and instant UI updates

Repository (GitHub)

Topics

#flutter #development #cli #hot-reload #productivity

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

args, http, image, path, qr, shelf, shelf_static, watcher, web, web_socket_channel, yaml

More

Packages that depend on flutsim