lemberfpsmonitor 0.0.3+5 copy "lemberfpsmonitor: ^0.0.3+5" to clipboard
lemberfpsmonitor: ^0.0.3+5 copied to clipboard

A powerful Flutter package for real-time FPS monitoring and performance analysis in applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lemberfpsmonitor

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

dependencies:
  lemberfpsmonitor: ^0.0.3+5

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:lemberfpsmonitor/lemberfpsmonitor.dart';
10
likes
160
pub points
63%
popularity

Publisher

unverified uploader

A powerful Flutter package for real-time FPS monitoring and performance analysis in applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on lemberfpsmonitor