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

Compiler error with Theme #37

Closed iamatulkumar closed 4 years ago

iamatulkumar commented 4 years ago

Compiler message: ../../../../Documents/flutter_tools/flutter/.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'.

Cretezy commented 4 years ago

flutter upgrade

You are likely running a very old version of Flutter.

https://api.flutter.dev/flutter/material/TextTheme/bodyText2.html