storifyme_snaps 1.3.3
storifyme_snaps: ^1.3.3 copied to clipboard
StorifyMe Snaps Editor for Flutter that enables UGC content creation right from your mobile app.
Release notes #
1.3.3 #
- Bumped native iOS dependency to StorifyMe Snaps iOS 1.3.3. Fixes editor UI stalls when opening the media library (gallery fetch and original-asset loading moved off the main thread), broken image/video picking caused by
PHAsset.localIdentifierslashes being interpreted as path components on disk write, and adds a startup spinner over the camera preview during theAVCaptureSessionwarm-up. Android native dependency remains on StorifyMe Snaps Android 1.3.2 — no Android release in this version.
1.3.2 #
- Bumped native dependencies to StorifyMe Snaps iOS 1.3.2 and Android 1.3.2.
1.3.1 #
- Added support for editing existing Snaps via new
snapId+tokenparameters onopenSnaps(...). - Added
editorTypeparameter (StorifyMeEditorType.story/shorts/snaps) so the editor UI adapts to the selected experience. - Bumped native dependencies to StorifyMe Snaps iOS 1.3.1 and Android 1.3.1.
1.2.0 #
- Release of the new editor
1.0.1 #
- Cleaning of the code
1.0.0 #
- Initial implementation