-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[google_fonts] Add missing public API documentation #10782
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request adds documentation comments for public APIs in google_fonts_descriptor.dart, google_fonts_family_with_variant.dart, and google_fonts_variant.dart. It also replaces print calls with debugPrint for logging errors in google_fonts_base.dart. The package version is updated to 7.0.2 in pubspec.yaml, and the CHANGELOG.md is updated accordingly.
stuartmorgan-g
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with nit. Thanks!
flutter/packages@eb9e1dc...98b0325 2026-01-14 magder@google.com [url_launcher_macos] Migrate XCTest to Swift Testing (flutter/packages#10763) 2026-01-14 magder@google.com [path_provider_foundation] Migrate XCTest to Swift Testing (flutter/packages#10761) 2026-01-13 engine-flutter-autoroll@skia.org Roll Flutter from d81cd3e to 793b0b8 (18 revisions) (flutter/packages#10784) 2026-01-13 6655696+guidezpl@users.noreply.github.com [google_fonts] Add missing public API documentation (flutter/packages#10782) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC flutter-ecosystem@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
…r#180983) flutter/packages@eb9e1dc...98b0325 2026-01-14 magder@google.com [url_launcher_macos] Migrate XCTest to Swift Testing (flutter/packages#10763) 2026-01-14 magder@google.com [path_provider_foundation] Migrate XCTest to Swift Testing (flutter/packages#10761) 2026-01-13 engine-flutter-autoroll@skia.org Roll Flutter from d81cd3e to 793b0b8 (18 revisions) (flutter/packages#10784) 2026-01-13 6655696+guidezpl@users.noreply.github.com [google_fonts] Add missing public API documentation (flutter/packages#10782) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC flutter-ecosystem@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
…r#180983) flutter/packages@eb9e1dc...98b0325 2026-01-14 magder@google.com [url_launcher_macos] Migrate XCTest to Swift Testing (flutter/packages#10763) 2026-01-14 magder@google.com [path_provider_foundation] Migrate XCTest to Swift Testing (flutter/packages#10761) 2026-01-13 engine-flutter-autoroll@skia.org Roll Flutter from d81cd3e to 793b0b8 (18 revisions) (flutter/packages#10784) 2026-01-13 6655696+guidezpl@users.noreply.github.com [google_fonts] Add missing public API documentation (flutter/packages#10782) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC flutter-ecosystem@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Also replace
printwithdebugPrint