seel-channel / helpers

FLUTTER PACKAGE: It's a tool that allows you to convert repetitive and tedious statements into easy-to-read and intuitive statements.
https://pub.dev/packages/helpers
MIT License
16 stars 33 forks source link

Issue with flutter 3.10.0 version deprecated theme data #4

Open Thibault4 opened 1 year ago

Thibault4 commented 1 year ago

i have an issue with package due to deprecated accent color

Error (Xcode): ../../../.pub-cache/hosted/pub.dev/helpers-1.2.0/lib/helpers/misc_build/build_color.dart:33:42: Error: The getter 'accentColor' isn't defined for the class 'ThemeData'.

Please update theme data with this flutter indication : https://docs.flutter.dev/release/breaking-changes/theme-data-accent-properties

seel-channel commented 1 year ago

Fixed in helpers 1.2.3