noisy 0.0.1 copy "noisy: ^0.0.1" to clipboard
noisy: ^0.0.1 copied to clipboard

discontinued
outdated

Simple widget to apply white noise, pixel noise or cellular noise texture to the user interface.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add noisy

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

dependencies:
  noisy: ^0.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:noisy/noisy.dart';
0
likes
130
points
4
downloads

Documentation

API reference

Publisher

verified publisherfelix-blaschke.de

Weekly Downloads

Simple widget to apply white noise, pixel noise or cellular noise texture to the user interface.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

fast_noise, flutter

More

Packages that depend on noisy