spotlight_ui 0.0.3 copy "spotlight_ui: ^0.0.3" to clipboard
spotlight_ui: ^0.0.3 copied to clipboard

is a Flutter package designed to add eye-catching spotlight effects to your user interface elements.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spotlight_ui

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

dependencies:
  spotlight_ui: ^0.0.3

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:spotlight_ui/spotlight_ui.dart';
11
likes
150
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

is a Flutter package designed to add eye-catching spotlight effects to your user interface elements.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on spotlight_ui