refresh_rate 1.0.1 copy "refresh_rate: ^1.0.1" to clipboard
refresh_rate: ^1.0.1 copied to clipboard

Unlock 90/120/144Hz on Android, iOS & desktop. Query display rates, control refresh, benchmark FPS with live debug overlays. Uses modern platform APIs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add refresh_rate

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

dependencies:
  refresh_rate: ^1.0.1

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:refresh_rate/refresh_rate.dart';
14
likes
160
points
41
downloads
screenshot

Documentation

API reference

Publisher

verified publisherqoder.in

Weekly Downloads

Unlock 90/120/144Hz on Android, iOS & desktop. Query display rates, control refresh, benchmark FPS with live debug overlays. Uses modern platform APIs.

Homepage
Repository (GitHub)
View/report issues

Topics

#display #performance #animation #debug #ui

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on refresh_rate

Packages that implement refresh_rate