-
Notifications
You must be signed in to change notification settings - Fork 0
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
v1.0.0 #24
v1.0.0 #24
Commits on Aug 22, 2024
-
feat: Use SharedPreferenceAsync instead of SharedPreference to store …
…theme and remove GetX dependency - CU-86c0287m8
Configuration menu - View commit details
-
Copy full SHA for ef4213f - Browse repository at this point
Copy the full SHA ef4213fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a01724 - Browse repository at this point
Copy the full SHA 7a01724View commit details -
fix: bug causing theme to animate when trying to change to same curre…
…nt theme - CU-86c0287m8
Configuration menu - View commit details
-
Copy full SHA for 454b409 - Browse repository at this point
Copy the full SHA 454b409View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e17197 - Browse repository at this point
Copy the full SHA 6e17197View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d09359 - Browse repository at this point
Copy the full SHA 9d09359View commit details -
refactor: Update PlayxThemeAnimation to be a sealed class - CU-86c0287m8
- Specific types of animations are represented by subclasses such as PlayxThemeClipperAnimation, PlayxThemeFadeAnimation, etc. - Move animation specific properties to it's class. - Update PlayxTheme update methods to include animation. - If [animation] is `null`, the theme will change instantly. If [animation] is provided, - the theme change will be animated according to the type of animation specified.
Configuration menu - View commit details
-
Copy full SHA for a3c3d1d - Browse repository at this point
Copy the full SHA a3c3d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e52cecb - Browse repository at this point
Copy the full SHA e52cecbView commit details -
feat: **Theme Colors**: Removed
background
,onBackground
, `surfac……eVariant`colors as `surface`, `onSurface`, `surfaceContainerHighest` should be used instead based on latest material changes in flutter v3.22.0. - CU-86c0287m8
Configuration menu - View commit details
-
Copy full SHA for 27c21bf - Browse repository at this point
Copy the full SHA 27c21bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2edd4ab - Browse repository at this point
Copy the full SHA 2edd4abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a3c0db - Browse repository at this point
Copy the full SHA 2a3c0dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea3b31 - Browse repository at this point
Copy the full SHA 6ea3b31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 694790f - Browse repository at this point
Copy the full SHA 694790fView commit details