-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
45 lines (38 loc) · 1.46 KB
/
Copy pathpubspec.yaml
File metadata and controls
45 lines (38 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
name: virtual_keypad
description: "A customizable Flutter virtual keyboard with standalone, scoped, and floating modes, emoji support, custom layouts, 12 languages, submit actions, and theming."
version: 0.8.1
homepage: https://github.com/Masum-MSNR/virtual_keypad
repository: https://github.com/Masum-MSNR/virtual_keypad
issue_tracker: https://github.com/Masum-MSNR/virtual_keypad/issues
topics:
- keyboard
- virtual-keyboard
- onscreen-keyboard
- multilingual-keyboard
- flutter-keyboard
screenshots:
- description: "Compact keyboard layout preview with emoji and search actions."
path: previews/pubdev-sidebar.png
- description: "Note editor workflow with emoji access and inline counters."
path: previews/phone1.gif
- description: "Themeable keyboard preview with custom visual presets."
path: previews/phone2.gif
- description: "Multilingual keyboard flow with live language switching."
path: previews/phone3.gif
- description: "Standalone integration with standard Flutter TextFields."
path: previews/desktop1.gif
- description: "Floating keyboard overlay with draggable toolbar controls."
path: previews/desktop2.gif
environment:
sdk: ^3.0.0
flutter: ">=3.0.0"
dependencies:
emoji_picker_flutter: ^4.4.0
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec