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

Wrap your widgets in an aesthetic, old film grain.

Grain #

Implements a grain filter that supports animation, helping you create a grainy effect on your widgets. It allows you to achieve an aesthetic similar to old film photos.

Example

Usage #

Simply wrap your widget with GrainFiltered widget.

GrainFiltered(
    child: YourWidget(),
)
7
likes
140
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Wrap your widgets in an aesthetic, old film grain.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on grain