flutterfx_meteors 1.0.0 copy "flutterfx_meteors: ^1.0.0" to clipboard
flutterfx_meteors: ^1.0.0 copied to clipboard

retracted[pending analysis]

A Flutter widget that creates an animated meteor shower effect with customizable meteors falling across your UI. Part of the FlutterFX collection of animated widgets.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutterfx_meteors

With Flutter:

 $ flutter pub add flutterfx_meteors

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

dependencies:
  flutterfx_meteors: ^1.0.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:flutterfx_meteors/flutterfx_meteors.dart';
0
likes
0
points
51
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that creates an animated meteor shower effect with customizable meteors falling across your UI. Part of the FlutterFX collection of animated widgets.

Homepage
Repository (GitHub)
View/report issues

Topics

#animation #ui #widget #meteors #effects

License

(pending) (license)

Dependencies

flutter

More

Packages that depend on flutterfx_meteors