SpotiFLAC-Mobile/ios
zarzet 523b1edc44
feat(extension): add custom URL handler support for extensions
- Add URLHandlerConfig to extension manifest (Go)
- Add HandleURL method to extension providers (Go)
- Add export functions for URL handling (Go)
- Add URLHandler class to extension_provider.dart (Flutter)
- Add platform bridge methods for URL handling (Flutter)
- Update fetchFromUrl to check extension URL handlers first
- Add Android/iOS native handlers for extension URL routing
- Update CHANGELOG with new feature
2026-01-12 22:22:25 +07:00
..
Flutter fix: add Gobackend framework search paths for iOS build 2026-01-01 19:50:54 +07:00
Runner feat(extension): add custom URL handler support for extensions 2026-01-12 22:22:25 +07:00
Runner.xcodeproj chore: update to v2.1.7 with new icons 2026-01-09 17:54:50 +07:00
Runner.xcworkspace Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
RunnerTests Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
.gitignore Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00
Podfile Initial commit: SpotiFLAC Android/iOS app 2026-01-01 19:28:15 +07:00