-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathpubspec.yaml
42 lines (37 loc) · 991 Bytes
/
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
42
name: freerasp
description: Flutter library for improving app security and threat monitoring on Android and iOS mobile devices. Learn more about provided features on the freeRASP's homepage first.
version: 6.11.0
homepage: https://www.talsec.app/freerasp-in-app-protection-security-talsec
repository: https://github.com/talsec/Free-RASP-Flutter
environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.10.0"
topics:
- app-shielding
- rasp
- reverse-engineering
- application-security
- freerasp
dependencies:
convert: ^3.0.1
flutter:
sdk: flutter
flutter_plugin_android_lifecycle: ^2.0.11
json_annotation: ^4.9.0
meta: ^1.7.0
dev_dependencies:
build_runner: ^2.4.9
flutter_test:
sdk: flutter
json_serializable: ^6.8.0
mocktail: ^1.0.4
pigeon: ^17.0.0
very_good_analysis: ^5.1.0
flutter:
plugin:
platforms:
android:
package: com.aheaditec.freerasp
pluginClass: FreeraspPlugin
ios:
pluginClass: FreeraspPlugin