fuzzy_backgrounds 0.0.2 copy "fuzzy_backgrounds: ^0.0.2" to clipboard
fuzzy_backgrounds: ^0.0.2 copied to clipboard

Fuzzy backgrounds for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fuzzy_backgrounds

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

dependencies:
  fuzzy_backgrounds: ^0.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:fuzzy_backgrounds/aurora_background.dart';
import 'package:fuzzy_backgrounds/circles_background.dart';
import 'package:fuzzy_backgrounds/flowfield_background.dart';
import 'package:fuzzy_backgrounds/gradient_background.dart';
import 'package:fuzzy_backgrounds/orbs_background.dart';
import 'package:fuzzy_backgrounds/rays_background.dart';
import 'package:fuzzy_backgrounds/ribbon_background.dart';
1
likes
130
points
70
downloads

Publisher

verified publisherraylabz.com

Weekly Downloads

Fuzzy backgrounds for Flutter apps.

Homepage
Repository (GitHub)
View/report issues

Topics

#background #gradient #animation #dynamic

Documentation

Documentation
API reference

Funding

Consider supporting this project:

buymeacoffee.com

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on fuzzy_backgrounds