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

Resolve beta channel deprecation warnings #905

Open
cpswan opened this issue Sep 16, 2024 · 1 comment · May be fixed by #942
Open

Resolve beta channel deprecation warnings #905

cpswan opened this issue Sep 16, 2024 · 1 comment · May be fixed by #942
Assignees
Labels
bug Something isn't working

Comments

@cpswan
Copy link
Member

cpswan commented Sep 16, 2024

Which at_widget package you find issue with?

at_common_flutter, at_contacts_flutter, at_contacts_group_flutter, at_follows_flutter, at_location_flutter, at_login_flutter, at_onboarding_flutter, at_sync_ui_flutter, at_theme_flutter

On what platforms did you experience the issue?

Linux

What version are you using?

Trunk

What happened?

See various failed beta static analysis e.g. https://github.com/atsign-foundation/at_widgets/actions/runs/10882217684/job/30192778788?pr=904

Steps to reproduce

1. Any PR that runs the matrix of static analysis tests

Additional info

No response

Relevant log output

Analyzing at_common_flutter...                                  

   info • 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss • example/lib/main.dart:139:34 • deprecated_member_use
   info • 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss • example/lib/main.dart:140:34 • deprecated_member_use

Flutter analyze output

No response

Flutter doctor output

No response

@cpswan cpswan added the bug Something isn't working label Sep 16, 2024
@XavierChanth XavierChanth self-assigned this Nov 11, 2024
@CurtlyCritchlow CurtlyCritchlow linked a pull request Nov 20, 2024 that will close this issue
@cpswan cpswan linked a pull request Nov 21, 2024 that will close this issue
@cpswan
Copy link
Member Author

cpswan commented Nov 21, 2024

Placing this as blocked until Flutter 3.25 hits the stable channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants