conditional_parent_widget 0.0.2 copy "conditional_parent_widget: ^0.0.2" to clipboard
conditional_parent_widget: ^0.0.2 copied to clipboard

Conditionally wrap a child widget with a parent widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add conditional_parent_widget

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

dependencies:
  conditional_parent_widget: ^0.0.2

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:conditional_parent_widget/conditional_parent_widget.dart';
6
likes
130
pub points
82%
popularity

Publisher

unverified uploader

Conditionally wrap a child widget with a parent widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on conditional_parent_widget