dart_board_image_background 0.9.3+7 copy "dart_board_image_background: ^0.9.3+7" to clipboard
dart_board_image_background: ^0.9.3+7 copied to clipboard

Basic image background decoration, feature can be applied with variants to have "image background" selections.

dart_board_image_background #

Basic feature allowing injection of a background onto page routes.

Supplies 1 page decoration that can be used to

Usage #

   ImageBackgroundFeature(
            filename: 'assets/image_bg_sample_asset.jpg',
            namespace: 'background',
            decorationName: 'background',
            implementationName: 'sample asset')
copied to clipboard

Bind to a namespace/implementation you want to use. If you provide multiple implementations you can AB them.

0
likes
160
points
46
downloads

Publisher

verified publisherdart-board.io

Weekly Downloads

2024.09.20 - 2025.04.04

Basic image background decoration, feature can be applied with variants to have "image background" selections.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dart_board_core, flutter

More

Packages that depend on dart_board_image_background