smart_banner 0.2.0+1 copy "smart_banner: ^0.2.0+1" to clipboard
smart_banner: ^0.2.0+1 copied to clipboard

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

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
160
points
1k
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