2023-08-21 11:36:40 +00:00
|
|
|
name: hiddify
|
2023-07-06 17:18:41 +03:30
|
|
|
description: A Proxy Frontend.
|
2023-09-12 00:05:44 +03:30
|
|
|
publish_to: "none"
|
2023-09-15 10:44:41 +02:00
|
|
|
version: 1.1.1+10101
|
2023-07-06 17:18:41 +03:30
|
|
|
|
|
|
|
|
environment:
|
2023-09-12 00:05:44 +03:30
|
|
|
sdk: ">=3.0.5 <4.0.0"
|
2023-07-06 17:18:41 +03:30
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
|
flutter:
|
|
|
|
|
sdk: flutter
|
2023-09-02 20:52:32 +03:30
|
|
|
cupertino_icons: ^1.0.6
|
2023-07-06 17:18:41 +03:30
|
|
|
|
|
|
|
|
# internationalization
|
|
|
|
|
flutter_localizations:
|
|
|
|
|
sdk: flutter
|
2023-09-02 20:52:32 +03:30
|
|
|
intl: ^0.18.1
|
2023-08-20 15:34:19 +03:30
|
|
|
slang: ^3.23.0
|
|
|
|
|
slang_flutter: ^3.23.0
|
2023-07-06 17:18:41 +03:30
|
|
|
timeago: ^3.5.0
|
2023-07-12 22:27:23 +03:30
|
|
|
flutter_localized_locales: ^2.0.4
|
2023-07-06 17:18:41 +03:30
|
|
|
|
|
|
|
|
# data & serialization
|
2023-08-20 15:44:22 +03:30
|
|
|
fpdart: ^1.1.0
|
2023-07-12 22:27:23 +03:30
|
|
|
freezed_annotation: ^2.4.1
|
2023-07-06 17:18:41 +03:30
|
|
|
json_annotation: ^4.8.1
|
|
|
|
|
|
|
|
|
|
# state management
|
2023-09-08 20:11:31 +03:30
|
|
|
hooks_riverpod: ^2.4.0
|
2023-09-02 20:52:32 +03:30
|
|
|
flutter_hooks: ^0.20.1
|
2023-09-08 20:11:31 +03:30
|
|
|
riverpod_annotation: ^2.1.5
|
2023-07-06 17:18:41 +03:30
|
|
|
rxdart: ^0.27.7
|
|
|
|
|
|
|
|
|
|
# persistence
|
2023-09-02 20:52:32 +03:30
|
|
|
drift: ^2.11.1
|
2023-09-03 15:14:13 +03:30
|
|
|
sqlite3_flutter_libs: ^0.5.16
|
2023-09-02 20:52:32 +03:30
|
|
|
shared_preferences: ^2.2.1
|
2023-07-06 17:18:41 +03:30
|
|
|
|
|
|
|
|
# networking
|
2023-08-20 15:34:19 +03:30
|
|
|
dio: ^5.3.2
|
2023-08-19 22:27:23 +03:30
|
|
|
web_socket_channel: ^2.4.0
|
2023-07-06 17:18:41 +03:30
|
|
|
|
|
|
|
|
# native
|
2023-08-20 15:34:19 +03:30
|
|
|
ffi: ^2.1.0
|
2023-09-02 20:52:32 +03:30
|
|
|
path_provider: ^2.1.1
|
|
|
|
|
flutter_local_notifications: ^15.1.1
|
2023-08-20 15:34:19 +03:30
|
|
|
mobile_scanner: ^3.4.1
|
2023-07-06 17:18:41 +03:30
|
|
|
protocol_handler: ^0.1.5
|
2023-08-20 15:34:19 +03:30
|
|
|
flutter_native_splash: ^2.3.2
|
|
|
|
|
share_plus: ^7.1.0
|
2023-09-02 20:52:32 +03:30
|
|
|
window_manager: ^0.3.6
|
2023-07-06 17:18:41 +03:30
|
|
|
tray_manager: ^0.2.0
|
2023-08-20 15:34:19 +03:30
|
|
|
package_info_plus: ^4.1.0
|
2023-09-02 20:52:32 +03:30
|
|
|
url_launcher: ^6.1.14
|
2023-09-08 20:16:16 +03:30
|
|
|
vclibs: ^0.1.0
|
2023-09-09 16:47:11 +03:30
|
|
|
launch_at_startup: ^0.2.2
|
2023-07-06 17:18:41 +03:30
|
|
|
|
|
|
|
|
# utils
|
2023-09-02 20:52:32 +03:30
|
|
|
combine: ^0.5.6
|
2023-07-06 17:18:41 +03:30
|
|
|
path: ^1.8.3
|
|
|
|
|
loggy: ^2.0.3
|
|
|
|
|
flutter_loggy: ^2.0.2
|
|
|
|
|
meta: ^1.9.1
|
|
|
|
|
stack_trace: ^1.11.0
|
2023-07-20 13:40:17 +03:30
|
|
|
dartx: ^1.2.0
|
2023-07-06 17:18:41 +03:30
|
|
|
uuid: ^3.0.7
|
2023-08-19 22:27:23 +03:30
|
|
|
tint: ^2.0.1
|
2023-09-12 00:05:44 +03:30
|
|
|
accessibility_tools: ^1.0.0
|
2023-07-06 17:18:41 +03:30
|
|
|
|
|
|
|
|
# widgets
|
2023-09-02 20:52:32 +03:30
|
|
|
go_router: ^10.1.2
|
2023-08-20 15:44:22 +03:30
|
|
|
flex_color_scheme: ^7.3.1
|
2023-08-20 15:34:19 +03:30
|
|
|
flutter_animate: ^4.2.0+1
|
2023-07-06 17:18:41 +03:30
|
|
|
flutter_svg: ^2.0.7
|
2023-08-20 14:08:36 +03:30
|
|
|
gap: ^3.0.1
|
2023-07-06 17:18:41 +03:30
|
|
|
percent_indicator: ^4.2.3
|
|
|
|
|
fluttertoast: ^8.2.2
|
2023-07-20 13:40:17 +03:30
|
|
|
sliver_tools: ^0.2.12
|
2023-09-02 20:52:32 +03:30
|
|
|
flutter_adaptive_scaffold: ^0.1.7+1
|
2023-08-30 16:18:38 +03:30
|
|
|
humanizer: ^2.2.0
|
2023-07-06 17:18:41 +03:30
|
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
|
flutter_test:
|
|
|
|
|
sdk: flutter
|
|
|
|
|
lint: ^2.1.2
|
|
|
|
|
build_runner: ^2.4.6
|
|
|
|
|
json_serializable: ^6.7.1
|
2023-08-20 15:34:19 +03:30
|
|
|
freezed: ^2.4.2
|
2023-09-08 20:11:31 +03:30
|
|
|
riverpod_generator: ^2.3.2
|
|
|
|
|
drift_dev: ^2.11.2
|
2023-07-06 17:18:41 +03:30
|
|
|
ffigen: ^8.0.2
|
2023-08-20 15:34:19 +03:30
|
|
|
slang_build_runner: ^3.23.0
|
2023-07-06 17:18:41 +03:30
|
|
|
flutter_gen_runner: ^5.3.1
|
2023-09-02 20:52:32 +03:30
|
|
|
go_router_builder: ^2.3.1
|
|
|
|
|
custom_lint: ^0.5.3
|
2023-09-08 20:11:31 +03:30
|
|
|
riverpod_lint: ^2.0.4
|
2023-08-22 22:30:50 +03:30
|
|
|
icons_launcher: ^2.1.3
|
2023-08-20 15:34:19 +03:30
|
|
|
|
|
|
|
|
dependency_overrides:
|
2023-09-12 00:05:44 +03:30
|
|
|
analyzer: "5.12.0"
|
2023-07-06 17:18:41 +03:30
|
|
|
|
|
|
|
|
flutter:
|
|
|
|
|
uses-material-design: true
|
|
|
|
|
assets:
|
2023-08-22 22:30:50 +03:30
|
|
|
- assets/core/geoip.db
|
|
|
|
|
- assets/core/geosite.db
|
|
|
|
|
- assets/images/logo.svg
|
2023-08-23 19:32:32 +03:30
|
|
|
- assets/images/tray_icon.ico
|
2023-09-02 22:42:01 +03:30
|
|
|
- assets/images/tray_icon.png
|
2023-08-23 19:32:32 +03:30
|
|
|
- assets/images/tray_icon_connected.ico
|
|
|
|
|
- assets/images/tray_icon_disconnected.ico
|
|
|
|
|
|
2023-07-20 14:17:13 +03:30
|
|
|
fonts:
|
|
|
|
|
- family: Shabnam
|
|
|
|
|
fonts:
|
|
|
|
|
- asset: assets/fonts/Shabnam.ttf
|
2023-07-06 17:18:41 +03:30
|
|
|
|
|
|
|
|
flutter_gen:
|
|
|
|
|
output: lib/gen/
|
|
|
|
|
integrations:
|
|
|
|
|
flutter_svg: true
|
2023-07-12 22:27:23 +03:30
|
|
|
|
2023-07-06 17:18:41 +03:30
|
|
|
icons_launcher:
|
2023-08-23 19:32:32 +03:30
|
|
|
image_path: "assets/images/source/ic_launcher_border.png"
|
2023-07-06 17:18:41 +03:30
|
|
|
platforms:
|
2023-08-22 22:30:50 +03:30
|
|
|
android:
|
|
|
|
|
enable: true
|
2023-08-23 19:32:32 +03:30
|
|
|
image_path: "assets/images/source/ic_launcher_border.png"
|
|
|
|
|
# adaptive_background_color: "#ffffff"
|
|
|
|
|
adaptive_background_image: "assets/images/source/ic_launcher_background.png"
|
2023-08-22 22:30:50 +03:30
|
|
|
adaptive_foreground_image: "assets/images/source/ic_launcher_foreground.png"
|
|
|
|
|
adaptive_round_image: "assets/images/source/ic_launcher_round.png"
|
|
|
|
|
adaptive_monochrome_image: "assets/images/source/ic_launcher_monochrome.png"
|
2023-08-21 14:18:08 +00:00
|
|
|
ios:
|
|
|
|
|
enable: true
|
2023-08-22 22:30:50 +03:30
|
|
|
image_path: "assets/images/source/ic_launcher_rectangle.png"
|
2023-08-21 14:18:08 +00:00
|
|
|
macos:
|
|
|
|
|
enable: true
|
2023-08-23 19:32:32 +03:30
|
|
|
image_path: "assets/images/source/ic_launcher_border.png"
|
2023-08-21 14:18:08 +00:00
|
|
|
linux:
|
|
|
|
|
enable: true
|
2023-08-23 19:32:32 +03:30
|
|
|
image_path: "assets/images/source/ic_launcher_border.png"
|
2023-07-06 17:18:41 +03:30
|
|
|
windows:
|
|
|
|
|
enable: true
|
2023-08-23 19:32:32 +03:30
|
|
|
image_path: "assets/images/source/ic_launcher_transparent.png"
|
2023-08-21 15:06:33 +00:00
|
|
|
|
2023-07-06 17:18:41 +03:30
|
|
|
flutter_native_splash:
|
|
|
|
|
color: "#ffffff"
|
2023-08-23 19:59:48 +03:30
|
|
|
image: assets/images/source/ic_launcher_splash.png
|
|
|
|
|
android_gravity: center
|
2023-07-06 17:18:41 +03:30
|
|
|
android_12:
|
|
|
|
|
color: "#ffffff"
|
2023-08-22 22:30:50 +03:30
|
|
|
image: assets/images/source/ic_launcher_foreground.png
|
2023-07-06 17:18:41 +03:30
|
|
|
|
|
|
|
|
ffigen:
|
2023-09-12 00:05:44 +03:30
|
|
|
name: "SingboxNativeLibrary"
|
|
|
|
|
description: "Bindings to Singbox"
|
|
|
|
|
output: "lib/gen/singbox_generated_bindings.dart"
|
2023-07-06 17:18:41 +03:30
|
|
|
headers:
|
|
|
|
|
entry-points:
|
2023-09-12 00:05:44 +03:30
|
|
|
- "libcore/bin/libcore.h"
|