🔀 Merge some services from spotube

This commit is contained in:
2024-08-26 23:21:22 +08:00
parent 80771e84ce
commit 84d66fbc4b
28 changed files with 2517 additions and 4 deletions

3
lib/providers/piped.dart Normal file
View File

@ -0,0 +1,3 @@
import 'package:get/get.dart';
class PipedProvider extends GetxController {}