mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-16 00:11:28 +03:00
add gesture help widget
This commit is contained in:
@@ -44,6 +44,7 @@ dependencies:
|
||||
package_info: ^2.0.2
|
||||
url_launcher: ^6.0.9
|
||||
shared_preferences: ^2.0.6
|
||||
toggle_switch: ^1.4.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_launcher_icons: ^0.9.1
|
||||
@@ -71,6 +72,11 @@ flutter:
|
||||
assets:
|
||||
- assets/
|
||||
|
||||
fonts:
|
||||
- family: GestureIcons
|
||||
fonts:
|
||||
- asset: assets/gestures.ttf
|
||||
|
||||
# An image asset can refer to one or more resolution-specific "variants", see
|
||||
# https://flutter.dev/assets-and-images/#resolution-aware.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user