mirror of
https://gitlab.com/foxixus/neomovies_mobile.git
synced 2025-10-27 19:58:50 +05:00
add torrent api(magnet links)
This commit is contained in:
@@ -34,6 +34,9 @@ dependencies:
|
||||
# Core
|
||||
http: ^1.2.1
|
||||
provider: ^6.1.2
|
||||
flutter_bloc: ^8.1.3
|
||||
freezed_annotation: ^2.4.1
|
||||
json_annotation: ^4.9.0
|
||||
flutter_dotenv: ^5.1.0
|
||||
# UI & Theming
|
||||
cupertino_icons: ^1.0.2
|
||||
@@ -54,6 +57,9 @@ dependencies:
|
||||
url_launcher: ^6.3.2
|
||||
|
||||
dev_dependencies:
|
||||
freezed: ^2.4.5
|
||||
json_serializable: ^6.7.1
|
||||
hive_generator: ^2.0.1
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^5.0.0
|
||||
|
||||
Reference in New Issue
Block a user