nylo-core / nylo

Nylo is the fastest way to build your next Flutter mobile app. Streamline your projects with Nylo's opinionated approach to building Flutter apps. Develop your next idea ⚡️
https://nylo.dev
MIT License
586 stars 58 forks source link

Build failed TextScaler not found error #91

Closed jitendravn closed 9 months ago

jitendravn commented 9 months ago

./../../.pub-cache/hosted/pub.dev/nylo_support-5.18.0/lib/helpers/extensions.dart:264:7: Error: Type 'TextScaler' not found. TextScaler? textScaler, ^^^^^^^^^^

flutter 3.13.9 • channel stable • https://github.com/flutter/flutter.git Framework • revision d211f42860 (5 weeks ago) • 2023-10-25 13:42:25 -0700 Engine • revision 0545f8705d Tools • Dart 3.1.5 • DevTools 2.25.0

agordn52 commented 9 months ago

Hi @jitendravn,

I think this is related to this issue https://github.com/nylo-core/nylo/issues/87 👍