ai_wave_animations 0.2.0 copy "ai_wave_animations: ^0.2.0" to clipboard
ai_wave_animations: ^0.2.0 copied to clipboard

Assistant-style wave animations for Flutter: Gemini ribbons, Claude surfaces, Perplexity bars, a ChatGPT orb, plus ten frequency visualisers and a wave-filled play button. Controller driven and pure C [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ai_wave_animations

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

dependencies:
  ai_wave_animations: ^0.2.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:ai_wave_animations/ai_wave_animations.dart';
1
likes
150
points
34
downloads

Documentation

API reference

Publisher

verified publisherineelakandan.in

Weekly Downloads

Assistant-style wave animations for Flutter: Gemini ribbons, Claude surfaces, Perplexity bars, a ChatGPT orb, plus ten frequency visualisers and a wave-filled play button. Controller driven and pure CustomPaint, so it runs on every platform.

Homepage
Repository (GitHub)
View/report issues

Topics

#animation #waveform #voice #ui #custom-paint

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ai_wave_animations