forked from NearHuscarl/flutter_login
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
31 lines (26 loc) · 666 Bytes
/
pubspec.yaml
File metadata and controls
31 lines (26 loc) · 666 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
31
name: flutter_login
description: A login widget with login/signup functionalities to help speed up development
version: 4.0.0
homepage: https://github.com/NearHuscarl/flutter_login
environment:
sdk: '>=2.17.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
font_awesome_flutter: ^10.0.0
provider: ^6.0.1
another_transformer_page_view: ^2.0.0
another_flushbar: ^1.10.29
sign_in_button: ^3.0.0
# flutter_test from sdk depends on quiver
quiver: ^3.0.1
url_launcher: ^6.1.3
dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.0.16
flutter_lints: ^2.0.1
flutter:
uses-material-design: true
assets:
- assets/images/ecorp.png