spotube icon indicating copy to clipboard operation
spotube copied to clipboard

🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!

Results 600 spotube issues
Sort by recently updated
recently updated
newest added

Bumps [scroll_to_index](https://github.com/quire-io/scroll-to-index) from 2.1.1 to 3.0.1. Changelog Sourced from scroll_to_index's changelog. CHANGES 3.0.1 #94: Why can't forecast the move range when moveTarget is negative? 3.0.0 BREAKING #92: Support for flutter...

dependencies
dart

Bumps [youtube_explode_dart](https://github.com/Hexer10/youtube_explode_dart) from 1.12.0 to 1.12.1. Changelog Sourced from youtube_explode_dart's changelog. 1.12.1 Fix #216 comments api. Export BaseSearchContent, thanks to @​RubinRaithel. Updated tests. Commits See full diff in compare view...

dependencies
dart

Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 3.1.0 to 5.0.1. Commits a9cd95c [go_router] Remove assert so that ShellRoute allows child ShellRoute (#2625) 09ef561 [go_router_builder] Bumps go_router version in example folder to v5.0.0 (#2627) bad3142...

dependencies
dart

Bumps [permission_handler](https://github.com/baseflow/flutter-permission-handler) from 9.2.0 to 10.0.1. Commits 1947ff4 Fix PermissionHandlerEnums link (#918) ec5623f Updated CHANGELOG.md and pubspec.yaml within the platform_interface (#916) 5c85973 Updated permission_status.dart comments (#914) cf903f7 Prepare for issue...

dependencies
dart

Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.13.4 to 0.13.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=http&package-manager=pub&previous-version=0.13.4&new-version=0.13.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
dart

This PR changes broken paths for macOS to: - logs: `~/Library/Containers/oss.krtirtho.spotube/Data/Library/Logs` - downloads: `~/Library/Containers/oss.krtirtho.spotube/Data/Library/Caches` macOS app running in sandbox mode can only access its own `Library` directory, or, when proper...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Category of the Feature More Efficiency ### Credits Myself ### Pain For those...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I was uncertain whether this fell under bug, feature request or...

enhancement
good first issue

### Is there an existing issue for this? - [X] I have searched the existing issues ### Category of the Feature Unable to categorize ### Credits Myself ### Pain There...

enhancement
good first issue

Added confirmation for when the user presses the logout button, to avoid logging out by accident. (Optimal for Desktop, not tested on Android)

enhancement