Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ObjectBox Admin UI LauncherNew to Visual Studio Code? Get it now.
ObjectBox Admin UI Launcher

ObjectBox Admin UI Launcher

Ajay Mahadevan

|
27 installs
| (0) | Free
Launches the ObjectBox Admin UI from debug console with a single click
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ObjectBox Admin UI Launcher

A VS Code extension that makes it easy to access the ObjectBox Admin UI when debugging Flutter applications.

Features

  • Automatically detects when ObjectBox Admin UI becomes available during debug sessions
  • Shows a status bar item for quick access to the Admin UI
  • Automatically handles port forwarding for Android devices
  • Displays notifications when the Admin UI is ready to use

Images

Images

Images

Requirements

  • Visual Studio Code 1.85.0 or higher
  • ADB (Android Debug Bridge) installed and available in PATH when debugging on Android devices
  • Flutter project with ObjectBox integration

Usage

  1. Start debugging your Flutter application
  2. When ObjectBox Admin UI becomes available, you'll see:
    • A notification with an "Open" button
    • A database icon in the status bar
  3. Click either the notification or the status bar icon to:
    • Automatically set up port forwarding (if needed)
    • Open the ObjectBox Admin UI in your default browser

Extension Settings

This extension contributes the following commands:

  • objectbox-admin-launcher.openAdmin: Opens the ObjectBox Admin UI in your default browser

Known Issues

  • ObjectBox Admin UI works only for android devices. It is not supported for iOS as of now.
  • Make sure ADB is installed and available in your PATH when debugging on Android devices
  • The extension requires the ObjectBox Admin UI to be enabled in your Flutter application

Release Notes

0.0.2

Initial release:

  • Auto-detection of ObjectBox Admin UI
  • Status bar integration
  • Automatic port forwarding
  • Notification system
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft