commandbar 0.1.6 copy "commandbar: ^0.1.6" to clipboard
commandbar: ^0.1.6 copied to clipboard

CommandBar gives your users onboarding nudges, quick actions, relevant support content, and powerful search, in one personalized, blazing fast widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add commandbar

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

dependencies:
  commandbar: ^0.1.6

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:commandbar/commandbar.dart';
9
likes
130
points
47
downloads

Publisher

verified publishercommandbar.com

Weekly Downloads

CommandBar gives your users onboarding nudges, quick actions, relevant support content, and powerful search, in one personalized, blazing fast widget.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, logging, sliding_up_panel, url_launcher, webview_flutter

More

Packages that depend on commandbar