metronome 0.0.1 copy "metronome: ^0.0.1" to clipboard
metronome: ^0.0.1 copied to clipboard

PlatformiOS
outdated

Metronome, currently ios only.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add metronome

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

dependencies:
  metronome: ^0.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:metronome/metronome.dart';
17
likes
130
points
403
downloads

Documentation

API reference

Publisher

verified publisherdev.sumsg.com

Weekly Downloads

Metronome, currently ios only.

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on metronome

Packages that implement metronome