Skip to content

Release v3.5.0

Compare
Choose a tag to compare
@BirjuVachhani BirjuVachhani released this 31 Dec 15:40
· 13 commits to main since this release
391e4e8
  • Add support for dynamically changing debugShowFloatingThemeButton state using AdaptiveTheme.of(context).setDebugShowFloatingThemeButton(bool) method.
  • Allow reading state of debugShowFloatingThemeButton using AdaptiveTheme.of(context).debugShowFloatingThemeButton.