New
Release v3.7.0
- [BREAKING] Remove deprecated
CupertinoAdaptiveThemeManager. UseAdaptiveThemeManager<CupertinoThemeData>instead. - [BREAKING] Require Flutter
3.27.0or higher: Replace deprecated use ofwithOpacitywithwithValues. - Add
overrideModeparameter toAdaptiveThemeandCupertinoAdaptiveThemeto override theme mode manually. - Fix unnecessary material imports.
- Update missing docs for source code.