Enver Suljic
Enver Suljic
Background: I created CustomView with NumberPicker and EditText in the middle, and if the user clicks on NumberPicker, it shows the EditText with that value so the user can the...
I needed this `sharedNativeHandle`to be able to [Interact with Agora RTC Native SDK](https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK?tab=readme-ov-file#interact-with-agora-rtc-native-sdkandroidios-only). Thought that it may be useful for someone else as well.
I have been using this package for quite a while now, and it is simple to use, I like it. I used it with Google Translate key, but the translations...
### Use case I created an extension package build on top of this one for a specific usecase - fetching paginated data from a Firestore collection. It has an additional...
In the development, I start the `Isolate.spawn` with a `kokoro-en-v0_19` model. After hot restarting the app, it doesn't free the memory used in the previous VM instance. It is reproducable...