ziggeo 0.1.4
ziggeo: ^0.1.4 copied to clipboard
A Flutter plugin for getting access to Ziggeo services and ability to easely implement camera related functionality. Supports previewing the camera feed, capturing video, screen recording, etc.
0.1.4 #
- Fixed crash when starting analytics service in the background
0.1.3 #
- Added support for 1:1 aspect ratio
0.1.2 #
- Fixed mapping for server auth token
0.1.1 #
- New: added filters for file selector and switcher for grid/list modes
- New: changed toolbar icon in file selector from arrow to cross, other UI improvements
- Changes:
uploadingStarted
now containsvideoToken
instead ofpath
in args
- Changed implementation for single-choice mode in file selector.
- Added ability to confirm uploading for file on Player screen.
- Fixed session expiration issue which was blocking some cases for auth token.
- Fixed issue with sending analytics events when there is no app token.
- Trimming request arguments
- Changed UI for countdown timer
- Dependencies updated
0.1.0 #
Android support added in this version
- Added demo and SDK functionality to demonstrate all common features for Android
0.0.1 #
Only Android support added in this version
- set/get the application token
- set/get the server auth token
- start the camera recorder
- start the video player (with tokens or paths)
- upload files from the file selector
- callbacks