drag_ball 2.0.1 copy "drag_ball: ^2.0.1" to clipboard
drag_ball: ^2.0.1 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.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:drag_ball/drag_ball.dart';
45
likes
150
points
279
downloads
screenshot

Publisher

verified publisherfarhanfadila.site

Weekly Downloads

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