tomeui_clickwheel 0.3.5 copy "tomeui_clickwheel: ^0.3.5" to clipboard
tomeui_clickwheel: ^0.3.5 copied to clipboard

Click-wheel input and focus navigation for TomeUI, with media controls, configurable press and hold gestures, and wheel-driven lists and grids.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tomeui_clickwheel

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

dependencies:
  tomeui_clickwheel: ^0.3.5

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:tomeui_clickwheel/tomeui_clickwheel.dart';
0
likes
150
points
505
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Click-wheel input and focus navigation for TomeUI, with media controls, configurable press and hold gestures, and wheel-driven lists and grids.

Repository (GitHub)
View/report issues

Topics

#widget #input #navigation

License

MIT (license)

Dependencies

flutter, tomeui

More

Packages that depend on tomeui_clickwheel