siri_wave 2.1.0 copy "siri_wave: ^2.1.0" to clipboard
siri_wave: ^2.1.0 copied to clipboard

A Flutter package that lets you create visually stunning Siri-style waveforms.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add siri_wave

With Flutter:

 $ flutter pub add siri_wave

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

dependencies:
  siri_wave: ^2.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:siri_wave/siri_wave.dart';
156
likes
0
points
25.1k
downloads

Publisher

verified publisherhalildurmus.dev

Weekly Downloads

A Flutter package that lets you create visually stunning Siri-style waveforms.

Repository (GitHub)
View/report issues

Topics

#wave #waveform #siri

License

unknown (license)

Dependencies

flutter

More

Packages that depend on siri_wave