hidable 1.0.5 copy "hidable: ^1.0.5" to clipboard
hidable: ^1.0.5 copied to clipboard

Widget, that can make any static located widget hidable (scroll to hide).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hidable

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

dependencies:
  hidable: ^1.0.5

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:hidable/hidable.dart';
93
likes
130
pub points
92%
popularity

Publisher

verified publisherinsolite.io

Widget, that can make any static located widget hidable (scroll to hide).

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on hidable