assistive_touch_overlay 0.0.6 copy "assistive_touch_overlay: ^0.0.6" to clipboard
assistive_touch_overlay: ^0.0.6 copied to clipboard

Assistive Touch-style draggable floating bubble overlay for Flutter (snap-to-edge + optional pulse) with an optional Dio API inspector.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add assistive_touch_overlay

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

dependencies:
  assistive_touch_overlay: ^0.0.6

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:assistive_touch_overlay/assistive_touch_overlay.dart';
3
likes
160
points
68
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Assistive Touch-style draggable floating bubble overlay for Flutter (snap-to-edge + optional pulse) with an optional Dio API inspector.

Repository (GitHub)
View/report issues

Topics

#ui #overlay #debugging #network #dio

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on assistive_touch_overlay