-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathpubspec.yaml
More file actions
141 lines (132 loc) · 4.53 KB
/
pubspec.yaml
File metadata and controls
141 lines (132 loc) · 4.53 KB
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
name: amity_uikit_beta_service
description: Amity UIkit opensource developed by SLE team to enable social feature in Flutter.
version: 4.20.11
homepage: https://github.com/ThanakornThanom/ThanakornThanom--flutter_amity_uikit_beta_service
environment:
sdk: ">=2.17.6 <3.0.0"
flutter: ">=2.5.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: ^0.20.2 # Use the version compatible with your Flutter version
plugin_platform_interface: ^2.0.2
animation_wrappers: ^3.0.0
font_awesome_flutter: ^10.1.0
pin_code_fields: ^8.0.1
country_code_picker: ^3.0.0
flutter_bloc: ^8.1.5
shared_preferences: ^2.0.5
flutter_phoenix: ^1.0.0
flutter_launcher_icons: ^0.13.1
modal_bottom_sheet: ^3.0.0
amity_sdk: 7.8.0
# path: ../Amity-Social-Cloud-SDK-Flutter-Internal
image_gallery_saver_plus: ^4.0.1
dio: ^5.0.0
provider: ^6.0.3
carousel_slider: ^5.0.0
chewie: ^1.3.4
video_player: ^2.4.5
# extended_image: ^6.2.1
image_picker: ^1.1.2
image_picker_android: ^0.8.12+22
image_picker_platform_interface: ^2.10.1
get_time_ago: ^2.3.2
shimmer: ^3.0.0
sign_in_with_apple: ^6.1.2
any_link_preview: ^3.0.3
linkwell: ^2.0.6
linkify: ^5.0.0
flutter_link_previewer: ^3.1.0
url_launcher: ^6.1.6
flutter_sticky_header: ^0.8.0
path_provider: ^2.0.2
flutter_video_thumbnail: 0.0.2
mime: ^1.0.4
file_picker: ^9.0.2
open_file: ^3.5.10
flutter_svg: ^2.0.9
permission_handler: ^11.3.1
intrinsic_dimension: ^0.3.1
flutter_linkify: ^6.0.0
camera: ^0.11.2
equatable: ^2.0.0
gradient_widgets: ^0.6.0
cached_network_image: ^3.4.1
validators: ^3.0.0
visibility_detector: ^0.4.0+2
package_info_plus : ^8.0.0
device_info_plus: ^10.1.2
palette_generator: ^0.3.3+4
connectivity_plus: ^6.1.0
photo_manager: ^3.6.3
diff_match_patch: ^0.4.1
flutter_markdown: ^0.6.14
markdown: ^7.0.0
diacritic: ^0.1.3
flutter_image_compress: ^2.4.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_gen: ^5.0.0 # Optional but useful for code generation
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter packages.
flutter:
generate: true
# This section identifies this Flutter project as a plugin project.
# The 'pluginClass' specifies the class (in Java, Kotlin, Swift, Objective-C, etc.)
# which should be registered in the plugin registry. This is required for
# using method channels.
# The Android 'package' specifies package in which the registered class is.
# This is required for using method channels on Android.
# The 'ffiPlugin' specifies that native code should be built and bundled.
# This is required for using `dart:ffi`.
# All these are used by the tooling to maintain consistency when
# adding or updating assets for this project.
plugin:
platforms:
# This plugin project was generated without specifying any
# platforms with the `--platform` argument. If you see the `some_platform` map below, remove it and
# then add platforms following the instruction here:
# https://flutter.dev/docs/development/packages-and-plugins/developing-packages#plugin-platforms
# -------------------
some_platform:
pluginClass: somePluginClass
# -------------------
# To add assets to your plugin package, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
assets:
- assets/images/IMG_5637.JPG
- assets/images/fileType/
- assets/Icons/
- assets/images/Icon name.png
- assets/images/user_placeholder.png
- assets/images/noPostYet.png
- assets/images/privateIcon.png
- assets/images/noVideo.png
- assets/config/config.json
- assets/
- assets/lang/
# For details regarding assets in packages, see
# https://flutter.dev/assets-and-images/#from-packages
#
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware
# To add custom fonts to your plugin package, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For
# example:
fonts:
- family: Material-Design-Iconic-Font
fonts:
- asset: assets/fonts/Material-Design-Iconic-Font.ttf
#
# For details regarding fonts in packages, see
# https://flutter.dev/custom-fonts/#from-packages