first commit
This commit is contained in:
23
receiver_app_new/pubspec.yaml.old
Normal file
23
receiver_app_new/pubspec.yaml.old
Normal file
@@ -0,0 +1,23 @@
|
||||
name: flash_otp_receiver
|
||||
description: Flash Call OTP Receiver Test App
|
||||
version: 1.0.0+1
|
||||
|
||||
environment:
|
||||
sdk: '>=3.0.0 <4.0.0'
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
http: ^1.1.0
|
||||
call_log: ^4.0.0
|
||||
permission_handler: ^11.3.0
|
||||
shared_preferences: ^2.2.2
|
||||
cupertino_icons: ^1.0.6
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^3.0.0
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
Reference in New Issue
Block a user