SatoshiPortal / bullbitcoin-mobile

The Bull Bitcoin Mobile Wallet and Exchange App
MIT License
54 stars 18 forks source link

'TextScaler' Error Still Not Resolved Yet #223

Closed QBlockQ closed 6 months ago

QBlockQ commented 6 months ago

Please don't close the issue till it is resolved. The error is still there even with flutter clean the'TextScaler' and debugging must be done to check and verify the class definition, typos, update dependencies, check for compatibility issues, review the Error Logs. For further information, please let's know.

mocodesmo commented 6 months ago

The Textscaler api was updated in a recent flutter version.

Please provide the flutter version you are running

QBlockQ commented 6 months ago

Flutter 3.13.8

I just run again and same error:

Error (Xcode): lib/main.dart:94:41: Error: The getter 'TextScaler' isn't defined for the class 'BullBitcoinWalletApp'.

mocodesmo commented 6 months ago

https://docs.flutter.dev/release/breaking-changes/deprecate-textscalefactor

QBlockQ commented 6 months ago

What's holding your hands to do it and update your Flutter code with TextScaler!