scaffold_plus 1.0.2 copy "scaffold_plus: ^1.0.2" to clipboard
scaffold_plus: ^1.0.2 copied to clipboard

Drop-in replacement for Flutter's Scaffold: background image layer, SafeArea toggles, AnimatedSwitcher body transitions, tap-to-unfocus; proxies core Scaffold params.

Changelog #

All notable changes to this project will be documented in this file.

1.0.2 — 2025-09-01 #

  • Add API docs to public members.
  • Silence internal usage of deprecated legacy fields with local ignores.
  • Minor fixes to AnimatedSwitcher key and SafeArea docs.

1.0.1 — 2025-08-30 #

  • Rename new API: useBackgroundImage, backgroundImage, onTapOutside.
  • Mark legacy fields as @Deprecated.

1.0.0 — 2025-08-25 #

  • Initial release.
2
likes
160
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Drop-in replacement for Flutter's Scaffold: background image layer, SafeArea toggles, AnimatedSwitcher body transitions, tap-to-unfocus; proxies core Scaffold params.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on scaffold_plus