inspire_blur 0.2.0 copy "inspire_blur: ^0.2.0" to clipboard
inspire_blur: ^0.2.0 copied to clipboard

A modern, high-performance progressive blur for Flutter — powered by custom GPU shaders.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inspire_blur

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

dependencies:
  inspire_blur: ^0.2.0

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:inspire_blur/inspire_blur.dart';
21
likes
160
points
604
downloads

Documentation

API reference

Publisher

verified publisherinspirestack.app

Weekly Downloads

A modern, high-performance progressive blur for Flutter — powered by custom GPU shaders.

Homepage
Repository (GitHub)
View/report issues

Topics

#blur #progressive-blur #variable-blur #glassmorphism #impeller

License

MIT (license)

Dependencies

flutter, flutter_shaders

More

Packages that depend on inspire_blur