drag_ball 2.0.0 copy "drag_ball: ^2.0.0" to clipboard
drag_ball: ^2.0.0 copied to clipboard

A Flutter package similiar AssistiveTouch on Iphone.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drag_ball

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

dependencies:
  drag_ball: ^2.0.0

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:drag_ball/drag_ball.dart';
36
likes
130
pub points
78%
popularity
screenshot

Publisher

verified publisherfarhanfadila.site

A Flutter package similiar AssistiveTouch on Iphone.

Homepage
Repository (GitHub)
View/report issues

Topics

#assitive-touch #tiktok #overlay #draggable

Documentation

API reference

Funding

Consider supporting this project:

www.paypal.me

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on drag_ball