rainy_day 1.0.1 copy "rainy_day: ^1.0.1" to clipboard
rainy_day: ^1.0.1 copied to clipboard

Hyper-realistic rain-on-glass effect for Flutter. Renders falling drops with miniature reflections, collisions, trails, wind gusts, and accelerometer-driven parallax over a blurred background image.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rainy_day

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

dependencies:
  rainy_day: ^1.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:rainy_day/rainy_day.dart';
0
likes
140
points
76
downloads
screenshot

Documentation

API reference

Publisher

verified publisherazeemhassan.com

Weekly Downloads

Hyper-realistic rain-on-glass effect for Flutter. Renders falling drops with miniature reflections, collisions, trails, wind gusts, and accelerometer-driven parallax over a blurred background image.

Repository (GitHub)
View/report issues

Topics

#rain #animation #effects #weather #ui

License

MIT (license)

Dependencies

flutter, sensors_plus

More

Packages that depend on rainy_day