myThorsten

Results 9 issues of myThorsten

**Describe what scenario you think is uncovered by the existing examples/articles** I successfully tested my FutureProvider adapting this code from [riverpod.de](https://riverpod.dev/docs/cookbooks/testing#overriding-the-behavior-of-a-provider-during-tests) ``` test('override repositoryProvider', () async { final container =...

documentation

First of all, thank you for this great project :) What are the parameters I have to give the AVD / the Emulator in order for screenshots to find the...

Hello :) I am already using flutter_sound_lite successfully within a Flutter project. Now I have hacked together a home screen widget using [home_widget](https://pub.dev/packages/home_widget). The sample works, now I want to...

help wanted
Not yet handled

Hello :) I am trying to make a home_widget which will play sounds. I successfully implemented your example, the title is changing just fine. Now I want to expand on...

I was wondering if it is possible to combine this amazing package with the transitions offered by https://pub.dev/packages/animations.

### 🔖 Enhancement description Encouraged by [Discord Question](https://discord.com/channels/564160730845151244/1282644104731299896), I would like to suggest that when displaying active sessions in the dashboard, we should also show how old a session is...

enhancement
product / auth

### 👟 Reproduction steps The **400 Request Header Or Cookie Too Large**-Error started appearing - after I updated my Client to use the **.net-SDK Version 0.12.0** instead of 0.10.1 (https://github.com/appwrite/sdk-for-dotnet)....

bug

Pull-Request as requested in [Issue 183](https://github.com/Daniel-Ioannou/flutter_country_picker/issues/183)

Please see attached files for support of hungarian. - [support-for-hu.patch](https://github.com/user-attachments/files/19184155/support-for-hu.patch) - [hu.dart.txt](https://github.com/user-attachments/files/19184168/hu.dart.txt) Note that I had to rename hu.dart to hu.dart.txt for the upload to work. I am not Hungarian,...

enhancement