lazy_ally 1.0.2 copy "lazy_ally: ^1.0.2" to clipboard
lazy_ally: ^1.0.2 copied to clipboard

Make your Flutter app accessible with one widget: system-aware theming, IBM color-blind-safe support, reduce-motion, and screen-reader announcements, using stock Flutter only.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lazy_ally

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

dependencies:
  lazy_ally: ^1.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:lazy_ally/lazy_ally.dart';
11
likes
160
points
161
downloads

Documentation

API reference

Publisher

verified publisherlazyfruit.dev

Weekly Downloads

Make your Flutter app accessible with one widget: system-aware theming, IBM color-blind-safe support, reduce-motion, and screen-reader announcements, using stock Flutter only.

Repository (GitHub)
View/report issues
Contributing

Topics

#accessibility #a11y #theme #color #animation

License

MIT (license)

Dependencies

flutter

More

Packages that depend on lazy_ally