-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpubspec.yaml
executable file
·41 lines (41 loc) · 1.09 KB
/
pubspec.yaml
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
name: 'simulate'
description: 'Simulate application or add device mock on your app or your flutter project suppoer cross platform android ios , linux , macos, windows.'
version: '0.0.52'
homepage: 'https://github.com/azkadev/simulate'
repository: 'https://github.com/azkadev/simulate'
issue_tracker: 'https://github.com/azkadev/simulate/issues'
platforms:
android: null
ios: null
linux: null
macos: null
windows: null
web: null
environment:
sdk: '>=3.6.0 <4.0.0'
dependencies:
flutter:
sdk: 'flutter'
cupertino_icons: '^1.0.8'
device_frame: '^1.2.0'
file_picker: '^8.1.4'
window_manager: '^0.4.3'
flutter_hicons: '^0.1.0'
io_universe: '^0.0.5'
general_lib_flutter: '^0.0.41'
general_lib: '^0.0.62'
icons_plus: '^5.0.0'
system_information: '^0.0.10'
dev_dependencies:
flutter_test:
sdk: 'flutter'
flutter_lints: '^5.0.0'
flutter:
uses-material-design: true
dependency_overrides:
pointycastle: '3.8.0'
mime: '^2.0.0'
funding:
- 'https://github.com/sponsors/azkadev'
- 'https://github.com/sponsors/generalfoss'
documentation: 'https://youtube.com/@azkadev'