Enough-Software / enough_platform_widgets

More cross platform widgets for Flutter. Extends flutter_platform_widgets.
MIT License
18 stars 20 forks source link

PlatformSliverAppBar is imported both from platform_sliver_appbar and enough_platform_widgets #22

Closed Taco55 closed 8 months ago

Taco55 commented 8 months ago

PlatformSliverAppBar is imported both from platform_sliver_appbar and enough_platform_widgets when used together. It would be better to avoid manually hiding this widget.