focusnode_widgets 0.0.9 copy "focusnode_widgets: ^0.0.9" to clipboard
focusnode_widgets: ^0.0.9 copied to clipboard

Reusable focus node widgets. Can be controlled with keyboard or Remote Control (e.g. Android TV).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add focusnode_widgets

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

dependencies:
  focusnode_widgets: ^0.0.9

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:focusnode_widgets/focusnode_widgets.dart';
11
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Reusable focus node widgets. Can be controlled with keyboard or Remote Control (e.g. Android TV).

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on focusnode_widgets