iac_performance_overlay_ext 1.0.0 copy "iac_performance_overlay_ext: ^1.0.0" to clipboard
iac_performance_overlay_ext: ^1.0.0 copied to clipboard

Performance overlay extension for in_app_console. Displays a real-time draggable overlay with FPS, CPU usage, and memory consumption.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iac_performance_overlay_ext

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

dependencies:
  iac_performance_overlay_ext: ^1.0.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:iac_performance_overlay_ext/iac_performance_overlay_ext.dart';
0
likes
150
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Performance overlay extension for in_app_console. Displays a real-time draggable overlay with FPS, CPU usage, and memory consumption.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, in_app_console, plugin_platform_interface, shared_preferences

More

Packages that depend on iac_performance_overlay_ext

Packages that implement iac_performance_overlay_ext