forked from Recursyve/nice_flutter_kit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
40 lines (35 loc) · 871 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
40 lines (35 loc) · 871 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
32
33
34
35
36
37
38
39
40
name: nice_flutter_kit
description: A collection of nice widgets
version: 1.4.22
homepage: https://github.com/Recursyve/nice_flutter_kit
environment:
sdk: ">=2.17.0 <3.0.0"
flutter: ">=2.5.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
collection: ^1.15.0
dio: ^4.0.0
equatable: ^2.0.0
expandable: ^5.0.0
firebase_messaging: ^14.0.3
flutter_bloc: ^8.0.0
flutter_keyboard_visibility: ^5.2.0
flutter_spinkit: ^5.0.0
flutter_svg: ^1.0.0
geolocator: ^9.0.0
intl: ^0.17.0
introduction_screen: ^3.0.0
notification_permissions: ^0.6.1
path: ^1.8.0
provider: ^6.0.0
reactive_forms: ^13.0.0
rxdart: ^0.27.0
shared_preferences: ^2.0.0
timeago: ^3.1.0
tuple: ^2.0.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
flutter: