fps_widget 1.0.1+2 copy "fps_widget: ^1.0.1+2" to clipboard
fps_widget: ^1.0.1+2 copied to clipboard

Simple FPS widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fps_widget

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

dependencies:
  fps_widget: ^1.0.1+2

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:fps_widget/fps_widget.dart';
22
likes
150
points
3
downloads

Publisher

verified publisherlesnitsky.dev

Weekly Downloads

Simple FPS widget

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fps_widget