selection_group 0.2.0 copy "selection_group: ^0.2.0" to clipboard
selection_group: ^0.2.0 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 Dart:

 $ dart pub add selection_group

With Flutter:

 $ flutter pub add selection_group

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

dependencies:
  selection_group: ^0.2.0

Alternatively, your editor might support dart pub get or 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
0
points
490
downloads

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

unknown (license)

Dependencies

flutter

More

Packages that depend on selection_group