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

Official Dart and Flutter SDK for BPM Finder App. Calculate song tempo, tap intervals, and delay note divisions for mobile and web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bpm_finder_app

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

dependencies:
  bpm_finder_app: ^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:bpm_finder_app/bpm_finder_app.dart';
0
likes
140
points
81
downloads

Documentation

API reference

Publisher

verified publisherbpmfinderapp.com

Weekly Downloads

Official Dart and Flutter SDK for BPM Finder App. Calculate song tempo, tap intervals, and delay note divisions for mobile and web.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bpm_finder_app