inner_glow 1.0.0 copy "inner_glow: ^1.0.0" to clipboard
inner_glow: ^1.0.0 copied to clipboard

This package allows you to easily create inner glow effect containers, elevating the visual appeal of your Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inner_glow

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

dependencies:
  inner_glow: ^1.0.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:inner_glow/inner_glow.dart';
10
likes
140
points
118
downloads

Publisher

unverified uploader

Weekly Downloads

This package allows you to easily create inner glow effect containers, elevating the visual appeal of your Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on inner_glow