Add M3U sources persistence UI and provider; integrate saved sources into HomeScreen

This commit is contained in:
2026-01-11 19:57:20 +09:00
parent 9cf16ce279
commit ad7081b342
4 changed files with 106 additions and 34 deletions

View File

@@ -20,7 +20,7 @@ dependencies:
charset_converter: ^2.1.0
http: ^1.6.0
flutter_riverpod: ^2.3.0
shared_preferences: ^3.0.0
shared_preferences: ^2.5.4
dev_dependencies:
flutter_test: