Skip to content

flex_color_scheme v8.2.0 broken in Flutter 3.33 #283

Open
@domesticmouse

Description

@domesticmouse

Just a quick heads up that flex_color_scheme is broken on master/main channel.

Relevant logs:

../../../../../.pub-cache/hosted/pub.dev/flex_color_scheme-8.2.0/lib/src/flex_color_scheme.dart:7691:11: Error: The argument type 'BottomAppBarTheme' can't be assigned to the parameter type 'BottomAppBarThemeData?'.
 - 'BottomAppBarTheme' is from 'package:flutter/src/material/bottom_app_bar_theme.dart' ('../../../../../hostedtoolcache/flutter/master-any-arm64/packages/flutter/lib/src/material/bottom_app_bar_theme.dart').
 - 'BottomAppBarThemeData' is from 'package:flutter/src/material/bottom_app_bar_theme.dart' ('../../../../../hostedtoolcache/flutter/master-any-arm64/packages/flutter/lib/src/material/bottom_app_bar_theme.dart').
          ? FlexSubThemes.bottomAppBarTheme(

hth, brett

Metadata

Metadata

Assignees

Labels

Flutter breaking changeThe issue is caused by a breaking change in Flutter SDKV8This issue concerns version 8 and will be addressed in itpackageReport concerns the FlexColorScheme core package

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions