elegant_announcement_bar 0.0.2 copy "elegant_announcement_bar: ^0.0.2" to clipboard
elegant_announcement_bar: ^0.0.2 copied to clipboard

A highly customizable, animated, and elegant announcement bar for Flutter apps with RTL support and smart pausing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add elegant_announcement_bar

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

dependencies:
  elegant_announcement_bar: ^0.0.2

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:elegant_announcement_bar/elegant_announcement_bar.dart';
3
likes
145
points
122
downloads

Publisher

unverified uploader

Weekly Downloads

A highly customizable, animated, and elegant announcement bar for Flutter apps with RTL support and smart pausing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on elegant_announcement_bar