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

issue in iOS #246

Open
gujjar1988 opened this issue May 17, 2024 · 1 comment
Open

issue in iOS #246

gujjar1988 opened this issue May 17, 2024 · 1 comment

Comments

@gujjar1988
Copy link

Error (Xcode): ../../../.pub-cache/hosted/pub.dev/device_preview-1.1.0/lib/src/views/tool_panel/sections/section.dart:39:40: Error: The getter 'subtitle2' isn't defined for the class 'TextTheme'.

@nhanta0408
Copy link

nhanta0408 commented May 18, 2024

Because the author has not been updated for 2 years. Fortunately, we have many contributors. I found a PR which resolved the 3.22 Flutter.
please try this code in pubspec.yaml

dependencies:
  flutter:
    sdk: flutter
  device_preview:
    git:
      url: https://github.com/RuslanTsitser/flutter_device_preview.git
      ref: master # branch name
      path: ./device_preview

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

2 participants