inspire_blur 0.1.0 copy "inspire_blur: ^0.1.0" to clipboard
inspire_blur: ^0.1.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.1.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';
14
likes
160
points
125
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

#progressive-blur #ui-effects #impeller #shader #gpu

License

MIT (license)

Dependencies

flutter, flutter_shaders

More

Packages that depend on inspire_blur