name: tencent_cloud_chat_uikit description: UI components library and basic chat business logic for Tencent Cloud Chat service, helping you build In-APP Chat module easily. version: 1.1.0 homepage: https://www.tencentcloud.com/products/im?from=pub repository: https://github.com/TencentCloud/tc-chat-uikit-flutter documentation: https://comm.qq.com/im/doc/flutter/en/TUIKit/readme.html # publish_to: none platforms: android: ios: web: environment: sdk: ">=2.15.0 <3.0.0" flutter: ">=2.10.0" dependencies: flutter: sdk: flutter flutter_localizations: sdk: flutter adaptive_action_sheet: ^2.0.1 provider: ^6.0.1 intl: ^0.17.0 get_it: ^7.2.0 dotted_border: ^2.0.0+2 flutter_svg: ^1.0.0 image_picker: ^0.8.5+3 file_picker: ^4.6.1 tencent_super_tooltip: ^0.0.1 video_player: ^2.4.2 chewie: ^1.3.2 flutter_slidable_for_tencent_im: ^1.4.0 flutter_plugin_record_plus: ^0.0.15 azlistview: ^2.0.0 lpinyin: ^2.0.3 transparent_image: ^2.0.0 video_thumbnail: ^0.5.2 image_gallery_saver: ^1.7.1 photo_view: ^0.14.0 fluttertoast: ^8.0.8 path_provider: ^2.0.8 characters: ^1.1.0 cached_network_image: ^3.2.0 shared_preferences: ^2.0.13 json_annotation: ^4.4.0 js: ^0.6.3 scroll_to_index: ^2.1.1 wechat_assets_picker: ^7.2.0 tencent_wechat_camera_picker: ^3.6.5 flutter_easyrefresh: ^2.2.1 flutter_spinkit: ^5.1.0 extended_image: ^6.0.2+1 tencent_extended_text_field: ^1.0.0 tencent_extended_text: ^1.0.0 package_info_plus: ^1.4.0 loading_animation_widget: ^1.1.0+3 permission_handler: ^10.0.0 tuple: ^2.0.0 flutter_screenutil: ^5.5.3+2 flutter_markdown: ^0.6.9 url_launcher: ^6.1.4 universal_html: ^2.0.8 link_preview_generator: ^1.2.0 tencent_im_base: ^1.0.14 disk_space: ^0.2.1 http: ^0.13.5 crypto: ^3.0.2 collection: ^1.15.0 flutter_image_compress: ^1.1.3 uuid: ^3.0.6 tencent_open_file: ^4.0.9 tencent_keyboard_visibility: ^1.0.1 tim_ui_kit_sticker_plugin: ^1.1.1 dev_dependencies: flutter_lints: ^1.0.0 build_runner: any fast_i18n: ^5.12.2 lints: ^1.0.1 # 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. flutter: uses-material-design: true assets: - images/ # - assets/custom_face_resource/4349/ # To add assets to your package, add an assets section, like this: # assets: # - images/a_dot_burr.jpeg # - images/a_dot_ham.jpeg # # 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 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: Schyler # fonts: # - asset: fonts/Schyler-Regular.ttf # - asset: fonts/Schyler-Italic.ttf # style: italic # - family: Trajan Pro # fonts: # - asset: fonts/TrajanPro.ttf # - asset: fonts/TrajanPro_Bold.ttf # weight: 700 # # For details regarding fonts in packages, see # https://flutter.dev/custom-fonts/#from-packages