LScodeblack

Results 5 issues of LScodeblack

How can i change speed not on load of the lottie, for example on tap of a button ?

Android screenshot call back is not being triggered, works well on iOS

- [x] I have read the [Getting Started](https://inappwebview.dev/docs/intro/) section - [x] I have already searched for the same problem ## Environment | Technology | Version | |-----------------------| ------------- | |...

bug

is the below a good approach as without the try catch block the test will fail. ` test("login fails, user session isnt stored", () async { //arrange when(() => authRepository.login(email,...