feat: mobile-like window size and always-visible stats
- Changed window size to mobile phone format (400x800) - Removed width condition for ActiveProxyFooter - now always visible - Added run-umbrix.sh launch script with icon copying - Stats cards now display on all screen sizes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import 'package:freezed_annotation/freezed_annotation.dart';
|
||||
import 'package:hiddify/features/app_update/model/app_update_failure.dart';
|
||||
import 'package:hiddify/features/app_update/model/remote_version_entity.dart';
|
||||
import 'package:umbrix/features/app_update/model/app_update_failure.dart';
|
||||
import 'package:umbrix/features/app_update/model/remote_version_entity.dart';
|
||||
|
||||
part 'app_update_state.freezed.dart';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user