modeless_drawer 0.0.3 copy "modeless_drawer: ^0.0.3" to clipboard
modeless_drawer: ^0.0.3 copied to clipboard

A modeless dialog for updating displayed values without closing the drawer

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add modeless_drawer

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

dependencies:
  modeless_drawer: ^0.0.3

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

Publisher

verified publisherflutter.salon

Weekly Downloads

A modeless dialog for updating displayed values without closing the drawer

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on modeless_drawer