lumide_flutter 1.1.0 copy "lumide_flutter: ^1.1.0" to clipboard
lumide_flutter: ^1.1.0 copied to clipboard

Flutter extension for Lumide

1.1.0 - 2026-02-16 #

🚀 New Features #

  • Add lumide_flutter to executables.

1.0.0 - 2026-02-15 #

🚀 New Features #

  • Project Management:

    • Initialize projects with pub get (Parallel execution supported).
    • Clean build artifacts with flutter clean.
    • Run flutter doctor to check environment health.
  • Running & Debugging:

    • Hot Reload on save or via toolbar.
    • Hot Restart support.
    • View real-time logs in the Flutter output channel.
    • Separate Build Output channel.
  • Device Management:

    • View currently selected device in the Status Bar.
    • Switch devices via Quick Pick menu (flutter.device).
  • DevTools Integration:

    • Open Dart DevTools in an embedded Webview Panel.
    • Option to open DevTools in external browser.
  • User Experience:

    • Status Bar: Quick access to Flutter Tools menu.
    • Toolbar: Dynamic controls based on run state.
    • Notifications: Batched error reporting for bulk operations.