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

High-performance monitoring, profiling, and optimization toolkit for Flutter apps with real-time metrics, frame rendering analysis, memory tracking, DevTools integration, and production-ready performa [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add voo_performance

With Flutter:

 $ flutter pub add voo_performance

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

dependencies:
  voo_performance: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:voo_performance/voo_performance.dart';
4
likes
0
points
260
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

High-performance monitoring, profiling, and optimization toolkit for Flutter apps with real-time metrics, frame rendering analysis, memory tracking, DevTools integration, and production-ready performance diagnostics.

Homepage
Repository (GitHub)
View/report issues

Topics

#performance #monitoring #profiling #optimization #devtools

Documentation

Documentation

Funding

Consider supporting this project:

github.com
voostack.com

License

unknown (license)

Dependencies

dio, equatable, flutter, json_annotation, voo_core, voo_logging

More

Packages that depend on voo_performance