Cretezy / flutter_linkify

Turns text URLs and emails into clickable inline links in text for Flutter
https://pub.dartlang.org/packages/flutter_linkify
MIT License
263 stars 99 forks source link

The getter 'bodyText2' isn't defined for the class 'TextTheme' #50

Closed mwolffalonso closed 4 years ago

mwolffalonso commented 4 years ago

Compiler message: ../../../AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/flutter_linkify-3.1.3/lib/flutter_linkify.dart:113:44: Error: The getter 'bodyText2' isn't defined for the class 'TextTheme'.

FAILURE: Build failed with an exception.

BUILD FAILED in 20s Finished with error: Gradle task assembleDebug failed with exit code 1

Cretezy commented 4 years ago

flutter upgrade Please upgrade to a recent Flutter version