flutter_particle_bg 1.0.4 copy "flutter_particle_bg: ^1.0.4" to clipboard
flutter_particle_bg: ^1.0.4 copied to clipboard

The page implements the particle background effect(页面实现粒子背景效果)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_particle_bg

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

dependencies:
  flutter_particle_bg: ^1.0.4

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:flutter_particle_bg/flutter_particle_bg.dart';
7
likes
30
pub points
26%
popularity

Publisher

unverified uploader

The page implements the particle background effect(页面实现粒子背景效果)

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_particle_bg