Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
32.9.0 source code.tar.gz | 2025-07-18 | 260.1 MB | |
32.9.0 source code.zip | 2025-07-18 | 277.3 MB | |
README.md | 2025-07-18 | 876 Bytes | |
Totals: 3 Items | 537.4 MB | 0 |
Android Client:
- Brought back fixes for accessibility mode
merge
. - Fixed
pager
'sindication
clipping. - Fixed gallery item reordering after item builder data update.
- Make
font_weight
optional. - RenderEffect support moved under DivConfiguration flag.
- Updated compile SDK and target SDK to 35.
iOS Client:
- Added dict function
getDictKeys
, which return a collection containing just the keys of the dictionary. - Added dict function
getDictValues
, which return a collection containing just the values of the dictionary. - Added dict method
getKeys
, which return a collection containing just the keys of the dictionary. - Added dict method
getValues
, which return a collection containing just the values of the dictionary. - Added press_end_actions when touches are canceled.
- Make
font_weight
optional. - Supported is_playing for lottie_extension.