-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathpubspec.yaml
37 lines (33 loc) · 847 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
name: smart_auth
description: Wrapper of Android SMS User Consent API, SMS Retriever API to read one time sms code, get user phone number, OTP, OTC, sms autofill, android autofill
homepage: https://github.com/Tkko/flutter_smart_auth
repository: https://github.com/Tkko/flutter_smart_auth
version: 3.2.0
topics:
- otp
- sms-autofill
- sms-user-consent-api
- sms-retriever-api
- smart-lock
screenshots:
- description: "SmartAuth Cover"
path: example/smart_auth_cover.png
funding:
- https://ko-fi.com/flutterman
environment:
sdk: ">=2.16.1 <4.0.0"
flutter: ">=2.5.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
pigeon: ^22.7.0
flutter_lints: ^5.0.0
flutter:
plugin:
platforms:
android:
package: fman.ge.smart_auth
pluginClass: SmartAuthPlugin