Kingkor Roy Tirtho
Kingkor Roy Tirtho
Is there a way you can make the app a universal app (aka add support for m1) instead of only an intel app? _Originally posted by @highjeans in https://github.com/KRTirtho/spotube/issues/9#issuecomment-1027525326_
`FlutterSecureStorage.read` returns null for the first time unlocking the secret-service after system boots. - If the keyring is already unlocked beforehand, it works fine. - If I manually lock the...
This PR adds: - RPM packaging support - AppImage packaging support (untested) - Deb packaging support (through flutter_distributor, not Makefile) - Fixes wrong `semver` versioning convention (use `+` to indicate...
Closes #1425 #929 #526 #514 (not sure) #715
The flutter_hooks version currently support parallel queries thanks to hooks (not dynamic) but the vanilla flutter edition doesn't yet support it. Something like `MultiQuery` inspired by `MultiProvider` from the `provider`...
After upgrading to **Flutter 3.22.1**, Window manager is causing the entire UI to be glitched out (distorted) initially after launch. This is how it looks ![image](https://github.com/leanflutter/window_manager/assets/61944859/1fefa699-6dc4-46ea-bfa9-2ef12c1c1383) If I turn off/comment...
### Discussed in https://github.com/KRTirtho/spotube/discussions/1048 Originally posted by **extropyst** January 11, 2024 This option is full of the most popular genres in the user's area or region, however often the most...
**Describe the bug** Explicit titles or videos that show "Viewer discretion is advised" results in Streams not available error. e.g. [Jake Hill & Josh A - Suicidal Thoughts](https://www.youtube.com/watch?v=VFSg01HDqAk) does not...