forked from bytedance/flutter_ume
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
30 lines (25 loc) · 674 Bytes
/
pubspec.yaml
File metadata and controls
30 lines (25 loc) · 674 Bytes
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
name: flutter_ume
description: UME is an in-app debug kits platform for Flutter apps. Produced by Flutter Infra team of ByteDance.
version: 0.3.0+1
homepage: https://github.com/bytedance/flutter_ume
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
shared_preferences: ^2.0.6
vm_service: ^7.1.1
string_scanner: ^1.1.0
tuple: ^2.0.0
dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.0.12
flutter_coverage_badge:
git:
url: https://github.com/smileShirely/flutter_coverage_badge.git
ref: 59b7580f406bb712e9d9049c8c99212946e34f65
flutter: