appplayer_ui_view 0.1.0 copy "appplayer_ui_view: ^0.1.0" to clipboard
appplayer_ui_view: ^0.1.0 copied to clipboard

Read-only Flutter viewer for target-native UI outputs (Flutter, LVGL, Qt, ...). Each target plugs in via a UiRuntimePort.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appplayer_ui_view

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  appplayer_ui_view: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:appplayer_ui_view/appplayer_ui_view.dart';
0
likes
160
points
27
downloads

Documentation

API reference

Publisher

verified publishermakemind.dev

Weekly Downloads

Read-only Flutter viewer for target-native UI outputs (Flutter, LVGL, Qt, ...). Each target plugs in via a UiRuntimePort.

Homepage
Repository (GitHub)
View/report issues

Topics

#ui #appplayer #viewer #flutter #mcp

License

MIT (license)

Dependencies

collection, flutter, meta

More

Packages that depend on appplayer_ui_view