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

A beautiful, performant, and customizable firework widget for Flutter applications with realistic physics and animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add workfire

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

dependencies:
  workfire: ^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:workfire/workfire.dart';
10
likes
150
points
469
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful, performant, and customizable firework widget for Flutter applications with realistic physics and animations.

Repository (GitHub)
View/report issues

Topics

#widget #animation #fireworks #effects #particles

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on workfire