andyduke / styled_text_package

Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.
https://pub.dev/packages/styled_text
BSD 3-Clause "New" or "Revised" License
75 stars 48 forks source link

Error when building app when upgrade flutter #27

Closed rezam92 closed 3 years ago

rezam92 commented 3 years ago

When i try to compile project, i got this error because of upgrading flutter to version 2.1.0-12.2.pre

Error: The method 'CustomStyle.apply' has fewer named arguments than those of overridden method class 'CustomTextStyle' is missing implementations for these members: - TextStyle.leadingDistribution

andyduke commented 3 years ago

@rezam92 I am waiting for the release of this version of Flutter.