smart_banner 0.2.2 copy "smart_banner: ^0.2.2" to clipboard
smart_banner: ^0.2.2 copied to clipboard

Display a smart banner on top of the screen of your Flutter Web application.

0.2.2 #

  • Added property isShown to override the display of the banner

0.2.1 #

  • Fixed exception in SmartBannerThemeData.adaptive

0.2.0+1 #

  • Added screenshots to the pubspec.yaml

0.2.0 #

  • Detect when the browser is running on MacOS to use the iOS style banner
  • Added the issue tracker and repository links to the pubspec.yaml

Breaking changes #

  • PlatformStyleExtension.isAndroid is now private (and PlatformStyleExtension.isIOS has been removed)
  • SmartBannerThemeData.adaptive constructor is now taking a BuildContext
  • BannerProperties.getPropertiesFromStyle is now taking a BuildContext as its first parameter

0.1.0+1 #

  • Fixed screenshots in the README.md

0.1.0 #

  • Initial release
24
likes
140
points
1.05k
downloads
screenshot

Publisher

verified publisherrouxguillau.me

Weekly Downloads

Display a smart banner on top of the screen of your Flutter Web application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, url_launcher

More

Packages that depend on smart_banner