Skip to content

Dependency refresh and static analysis fixes#94

Open
dmueckli wants to merge 8 commits intoMarcelGarus:masterfrom
dmueckli:master
Open

Dependency refresh and static analysis fixes#94
dmueckli wants to merge 8 commits intoMarcelGarus:masterfrom
dmueckli:master

Conversation

@dmueckli
Copy link
Copy Markdown

This pull request introduces several improvements and fixes to the Flutter package:

  1. Updated Dependencies: I have updated all dependencies to their latest versions to ensure our package benefits from the most recent security patches and performance enhancements.

  2. Static Analysis on pub.dev: Previously, our package had three issues flagged during static analysis on pub.dev. I have resolved all these issues, which should improve our score and reliability on pub.dev.

  3. Replaced Deprecated textScaleFactor with textScaler: In response to Flutter’s deprecation of textScaleFactor in the Text widget, I have implemented the new textScaler method. This change ensures compatibility with future versions of Flutter and maintains the text scaling functionality.

These changes enhance both the functional integrity and the maintainability of our package. Please review the modifications and let me know if there are any further adjustments needed.

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 this pull request may close these issues.

1 participant