- [BREAKING] Remove deprecated
CupertinoAdaptiveThemeManager
. UseAdaptiveThemeManager<CupertinoThemeData>
instead. - [BREAKING] Require Flutter
3.27.0
or higher: Replace deprecated use ofwithOpacity
withwithValues
. - Add
overrideMode
parameter toAdaptiveTheme
andCupertinoAdaptiveTheme
to override theme mode manually. - Fix unnecessary material imports.
- Update missing docs for source code.