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

A beautiful, performant, and customizable firework widget for Flutter applications with realistic physics and comprehensive animation controls.

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.2

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
160
points
492
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful, performant, and customizable firework widget for Flutter applications with realistic physics and comprehensive animation controls.

Homepage
Repository (GitHub)
View/report issues

Topics

#widget #animation #fireworks #effects #ui

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on workfire