-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
64 lines (53 loc) · 1.89 KB
/
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
name: fitness
description: Fitness Networking
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=3.1.3 <4.0.0"
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
# consider running `flutter pub upgrade --major-versions`. Alternatively,
# dependencies can be manually updated by changing the version numbers below to
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
flutter_svg: ^2.0.7
google_fonts: ^6.1.0
loading_animation_widget: ^1.2.0+4
pinput: ^3.0.1
fluttertoast: ^8.2.2
another_flushbar: ^1.12.30
provider: ^6.0.5
http: ^1.1.0
cached_network_image: ^3.3.0
syncfusion_flutter_charts: ^23.1.44
flutter_launcher_icons: ^0.13.1
flutter_animate: ^4.2.0+1
lucide_icons: ^0.257.0
animated_text_kit: ^4.2.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icons/brand-logo.png"
min_sdk_android: 21
flutter_lints: ^2.0.0
# The following section is specific to Flutter packages.
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/images/
- assets/icons/