Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Member not found: 'MediaQuery.boldTextOverride' #1719

Open
Yeyen09 opened this issue Jul 25, 2024 · 6 comments
Open

Member not found: 'MediaQuery.boldTextOverride' #1719

Yeyen09 opened this issue Jul 25, 2024 · 6 comments

Comments

@Yeyen09
Copy link

Yeyen09 commented Jul 25, 2024

/C:/Users/LENOVO/AppData/Local/Pub/Cache/
hosted/pub.dev/fl_chart-0.40.6/lib/src/ut
ils/utils.dart:258:18: Error: Member not
found: 'MediaQuery.boldTextOverride'.
Waiting for connection from debug service if
(MediaQuery.boldTextOverride(context))
{
Waiting for connection from debug service ^^^^^^^^^^^^^^^^
Waiting for connection from debug service on Chrome... 16.3s
Failed to compile application.

@neiljaywarner
Copy link

@Yeyen09 what flutter version please? (I got this too)

@prajwalmj07
Copy link

try "flutter pub upgrade --major-versions" and then "dart fix" command

@Abhay-Shankur
Copy link

I have been facing Same issue, as since it was working fine few days ago.

@duyo-son
Copy link

It's time to upgrade fl_chart, which will necessitate a migration process.

@Abhay-Shankur
Copy link

Abhay-Shankur commented Aug 15, 2024

i tried it too, but still it refers to old version of fl_chart,... @duyo-son

@duyo-son
Copy link

duyo-son commented Aug 15, 2024

You need to set fl_chart: ^0.68.0 in your pubspec.yaml file, then run flutter clean and flutter pub get.

and Code Migration
https://github.com/imaNNeo/fl_chart/tree/main/repo_files/documentations/migration_guides

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants