Sujan Gainju
Sujan Gainju
I have a story view that has many slides. Going to the next slide on tap on the image works fine. but when I try to go to the previous...
I am getting "StorageCipher initialization failed" issue when I run the app. Snippet: ``` dart import 'package:flutter_secure_storage/flutter_secure_storage.dart'; AndroidOptions _getAndroidOptions() => const AndroidOptions(encryptedSharedPreferences: true); IOSOptions _getIOSOptions() => const IOSOptions(accessibility: KeychainAccessibility.first_unlock); class...
### Version api.video==1.3.0 ### Environment that reproduces the issue Mac 24" ### Use case description We have created the live stream and displayed the live stream in the front end....
### Version api.video==1.3.0 ### Environment that reproduces the issue Device: Mac 24" IDE: VS CODE ### Use case description I am using the apivideo library to live-stream a video. One...
### Version 1.2.3 ### Environment that reproduces the issue Device: Pixel 5 mobile and emulator Flutter version: 3.22.1 ### Is it reproducible in the example application? Not tested ### Reproduction...