You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error (Xcode): ../../.pub-cache/hosted/pub.dev/iban_form_field-0.2.3/lib/src/iban_form_field.dart:162:55: Error: The getter 'bodyText2' isn't defined for the class 'TextTheme'.
Per the Flutter documentation bodyText1 and bodyText2 should be replaced by bodyLarge and bodyMedium.
The text was updated successfully, but these errors were encountered:
abel-123
changed the title
iban_form_field doesn't work with Flutter 3.4
iban_form_field doesn't work with latest version of Flutter (3.24)
Aug 20, 2024
Error (Xcode): ../../.pub-cache/hosted/pub.dev/iban_form_field-0.2.3/lib/src/iban_form_field.dart:162:55: Error: The getter 'bodyText2' isn't defined for the class 'TextTheme'.
Per the Flutter documentation bodyText1 and bodyText2 should be replaced by bodyLarge and bodyMedium.
The text was updated successfully, but these errors were encountered: