accessibility_features 0.0.1 copy "accessibility_features: ^0.0.1" to clipboard
accessibility_features: ^0.0.1 copied to clipboard

This is a flutter project which is used to change the accessibility features of the device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add accessibility_features

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

dependencies:
  accessibility_features: ^0.0.1

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:accessibility_features/accessibility_features.dart';
0
likes
130
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

This is a flutter project which is used to change the accessibility features of the device.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

bloc, flutter, flutter_bloc, flutter_colorpicker, provider, shared_preferences, sqflite

More

Packages that depend on accessibility_features