flutter_beautiful_popup_forked 1.8.1
flutter_beautiful_popup_forked: ^1.8.1 copied to clipboard
A flutter package to help you beautify your app popups. Forked from 2021, now supports Material 3 & Flutter 3+
1.8.1 Compatible with dart SDK 3.7.0, Flutter 3.27+ #
- fixed Common.dart reference to old package
- updated README.MD references to old package
1.8.0 Compatible with dart SDK 3.7.0, Flutter 3.27+ #
- replaced primarySwatch for ColorScheme.fromSeed(..)
- added useMaterial3: true
- replaced .headline6 with .titleLarge
- replaced RaisedButton with ElevatedButton
- patched Stack(overflow: Overflow.visible) to remove deprecated overflow parameter
1.7.0 Compatible with SDK 2.5.0 #
1.6.0 Migrated to null safety #
- Migrated to null safety
0.0.1 TODO: Add release date. #
- TODO: Describe initial release.