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

Flutter 3.1 deprecations #193

Closed
Jupi007 opened this issue Aug 31, 2022 · 0 comments · Fixed by #194
Closed

Flutter 3.1 deprecations #193

Jupi007 opened this issue Aug 31, 2022 · 0 comments · Fixed by #194
Assignees

Comments

@Jupi007
Copy link
Member

Jupi007 commented Aug 31, 2022

info • lib/src/pages/rows/yaru_row.dart:78:43 • 'bodyText1' is deprecated and shouldn't be used. Use bodyLarge instead. This feature was deprecated after
          v3.1.0-0.0.pre.. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
info • lib/src/pages/rows/yaru_row.dart:109:61 • 'caption' is deprecated and shouldn't be used. Use bodySmall instead. This feature was deprecated after
          v3.1.0-0.0.pre.. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
info • lib/src/pages/rows/yaru_row.dart:110:61 • 'caption' is deprecated and shouldn't be used. Use bodySmall instead. This feature was deprecated after
          v3.1.0-0.0.pre.. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
info • lib/src/pages/yaru_section.dart:64:62 • 'headline6' is deprecated and shouldn't be used. Use titleLarge instead. This feature was deprecated after
          v3.1.0-0.0.pre.. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
info • lib/src/utilities/yaru_carousel.dart:250:42 • 'caption' is deprecated and shouldn't be used. Use bodySmall instead. This feature was deprecated after
          v3.1.0-0.0.pre.. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
@Jupi007 Jupi007 self-assigned this Aug 31, 2022
Jupi007 added a commit that referenced this issue Aug 31, 2022
Jupi007 added a commit that referenced this issue Aug 31, 2022
Feichtmeier pushed a commit that referenced this issue Feb 22, 2024
GSettings may not be accessible when running confined - use GtkSettings
instead.
Feichtmeier pushed a commit that referenced this issue Feb 22, 2024
This fixes the following build issue that slipped in in #193:

    yaru_plugin.cc:92:3: error: use of undeclared identifier 'glib_autoptr_cleanup_YaruPlugin'
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

Successfully merging a pull request may close this issue.

1 participant