magic_widget 0.1.0 copy "magic_widget: ^0.1.0" to clipboard
magic_widget: ^0.1.0 copied to clipboard

An over-engineered magical reveal for any widget: a glowing sweep or lens flare with twinkling rainbow sparkles, powered by a single fragment shader. Works on iOS, Android and Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add magic_widget

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

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An over-engineered magical reveal for any widget: a glowing sweep or lens flare with twinkling rainbow sparkles, powered by a single fragment shader. Works on iOS, Android and Web.

Repository (GitHub)
View/report issues

Topics

#animation #shader #effects #sparkles #reveal

License

MIT (license)

Dependencies

flutter, flutter_shaders

More

Packages that depend on magic_widget