Call for Testing, Feedback, and Contributions #568
Pinned
Mounir-Bouaiche
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello community,
I’m thrilled to share that the package has undergone a major rewrite! This new version includes significant improvements and changes aimed at making the package more powerful.
Current Status
This version,
6.0.0-alpha.1
, introduces several breaking changes that need thorough testing and refinement before we can officially release it. Your contributions are crucial in ensuring a smooth transition and high-quality release.Key Changes and New Features
Note: This package has been completely rewritten to address several issues. Please refer to the documentation for instructions on how to use the new version.
Breaking changes
ScreenUtil.init
Removed: Initialization is now handled differently, requiring code changes.ScreenUtil is Now an
InheritedModel
: This change improves performance and state management but necessitates updates in how ScreenUtil is utilized.ScreenUtilInit
Replaced: Users need to transition to the new initialization methods:ScreenUtil
(recommended)/ScreenUtilSingleton
(experimental).API Changes: Requires users to adapt to the new API.
How You Can Help
I need your help with the following:
Specific Areas Needing Attention
Documentation: Link
Discussion Points
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions