selection_group 0.2.4 copy "selection_group: ^0.2.4" to clipboard
selection_group: ^0.2.4 copied to clipboard

The focus-aware, plug-and-play selection engine for Flutter TV, Desktop and Mobile.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add selection_group

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

dependencies:
  selection_group: ^0.2.4

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:selection_group/selection_group.dart';
3
likes
150
points
491
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The focus-aware, plug-and-play selection engine for Flutter TV, Desktop and Mobile.

Repository (GitHub)
View/report issues

Topics

#focus #selection #tv #keyboard #remote-control

License

MIT (license)

Dependencies

flutter

More

Packages that depend on selection_group