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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
8
likes
160
points
811
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.27 - 2025.04.11

Conditionally wrap a child widget with a parent widget.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on conditional_parent_widget