Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.4.0 source code.tar.gz | 2024-09-02 | 799.3 kB | |
4.4.0 source code.zip | 2024-09-02 | 921.5 kB | |
README.md | 2024-09-02 | 372 Bytes | |
Totals: 3 Items | 1.7 MB | 0 |
This version adds a new storage value type and moves the gesture buttons to https://github.com/danielsaidi/GestureButton
.
✨ Features
StorageValue
is a new property wrapper for serializing data intoAppStorage
.
🗑️ Deprecations
GestureButton
andScrollGestureButton
has been moved tohttps://github.com/danielsaidi/GestureButton
.