native_adaptive_toolbox 0.1.0 copy "native_adaptive_toolbox: ^0.1.0" to clipboard
native_adaptive_toolbox: ^0.1.0 copied to clipboard

Native text-selection menus and custom-painted handles, foundation-only.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_adaptive_toolbox

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

dependencies:
  native_adaptive_toolbox: ^0.1.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:native_adaptive_toolbox/native_adaptive_toolbox.dart';
1
likes
160
points
149
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Native text-selection menus and custom-painted handles, foundation-only.

Repository (GitLab)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on native_adaptive_toolbox

Packages that implement native_adaptive_toolbox