| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334 |
- name: iquokka
- description: A new Flutter project.
- # 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
- # The following defines the version and build number for your application.
- # A version number is three numbers separated by dots, like 1.2.43
- # followed by an optional build number separated by a +.
- # Both the version and the builder number may be overridden in flutter
- # build by specifying --build-name and --build-number, respectively.
- # In Android, build-name is used as versionName while build-number used as versionCode.
- # Read more about Android versioning at https://developer.android.com/studio/publish/versioning
- # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
- # Read more about iOS versioning at
- # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
- version: 1.17.0+186
- environment:
- sdk: ">=3.1.5 <4.0.0"
- # sdk: ">=2.17.0 <3.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
- flutter_localizations:
- 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_screenutil: ^5.9.0
- fluro: ^2.0.3
- # fluttertoast: ^8.0.9
- fluttertoast:
- git:
- url: "https://gitcode.com/openharmony-sig/flutter_fluttertoast.git"
- ref: "br_8.2.8_ohos"
- dots_indicator: ^2.1.0
- flutter_pickers: ^2.1.8
- # image_picker: ^1.0.7
- image_picker:
- git:
- url: "https://gitcode.com/openharmony-tpc/flutter_packages.git"
- path: "packages/image_picker/image_picker"
- image_cropper: ^5.0.0
- # image_cropper:
- # git:
- # url: "https://gitcode.com/openharmony-sig/fluttertpc_image_cropper.git"
- # ref: "br_v8.0.2_ohos"
- # path: "image_cropper"
- # image_gallery_saver: ^2.0.3 #保存图片到相册
- # image_gallery_saver_plus: '^3.0.5'
- image_gallery_saver:
- git:
- url: "https://gitcode.com/openharmony-sig/flutter_image_gallery_saver.git"
- flutter_image_compress: ^2.2.0 #压缩图片
- wechat_assets_picker: ^9.1.0 #模仿微信选择图片
- photo_view: ^0.14.0 #图片预览
- # image: ^4.1.6
- # fluwx: ^5.5.4
- fluwx:
- git: "https://github.com/OpenFlutter/fluwx.git"
- dio: ^4.0.6
- connectivity_plus: ^2.3.4
- # sp_util: ^2.0.3
- easy_refresh: ^3.4.0
- #广播,通知
- event_bus: ^2.0.0
- # popup_menu:
- # git: git@github.com:chinabrant/popup_menu.git
- # permission_handler: ^11.3.1
- # permission_handler: ^11.2.0
- permission_handler:
- git:
- url: "https://gitcode.com/openharmony-sig/flutter_permission_handler.git"
- path: "permission_handler"
- path_provider: ^2.1.4
- # path_provider:
- # git:
- # url: "https://gitcode.com/openharmony-tpc/flutter_packages.git"
- # path: "packages/path_provider/path_provider"
- # m_loading: ^0.0.2
- # flutter_easyloading: ^3.0.5
- #加载网络图片
- cached_network_image: ^3.2.3
- flutter_cache_manager: ^3.3.1
- # flutter_html: ^3.0.0-alpha.6
- flutter_html: ^3.0.0-beta.2
- webview_flutter: ^4.7.0
- flutter_widget_from_html: ^0.15.1
- # package_info_plus: ^1.4.2
- # audio_session: ^0.1.21
- pin_code_fields: ^8.0.1
- # flutter_swiper : ^1.1.6
- flutter_sound: ^9.6.0
- # flutter_sound: ^9.16.3
- umeng_common_sdk: ^1.2.7
- umeng_push_sdk: ^2.3.0 #友盟推送
- flutter_qq_ads: ^2.5.0
- #状态管理
- get: ^4.6.6
- #数据存储
- shared_preferences: ^2.3.2
- # shared_preferences:
- # git:
- # url: "https://gitcode.com/openharmony-tpc/flutter_packages.git"
- # path: "packages/shared_preferences/shared_preferences"
- #弹窗,鸿蒙不支持
- # adaptive_dialog: ^1.8.2
- #下拉刷新,上拉加载更多
- pull_to_refresh: ^2.0.0
- #syncfusion_flutter_sliders: ^21.2.10
- # flutter_draggable_gridview: ^0.0.8
- flutter_draggable_gridview: ^0.0.11
- reorderable_grid: ^1.0.10
- # reorderable_grid_view: ^2.2.8
- custom_sliding_segmented_control: ^1.7.5
- syncfusion_flutter_sliders: ^24.1.46
- #画虚线
- dotted_border: ^2.0.0+3
- #时间选择器
- #flutter_datetime_picker: ^1.5.1
- flutter_datetime_picker_plus: ^2.2.0
- # flutter_cupertino_datetime_picker: ^3.0.0
- universal_platform: ^1.0.0+1
- # flutter_radar_chart: ^0.2.1 #雷达图
- # fl_animated_linechart: ^1.1.9 区域图
- # macos_ui: ^2.0.0
- # package_info_plus: ^4.1.0
- win32: ^5.5.4 # package_info_plus中包含的
- # screenshot: ^2.1.0
- screenshot: ^3.0.0
- #flutter_acrylic: ^1.1.3
- in_app_purchase: ^3.1.11 #内购
- #flutter_launcher_icons: ^0.13.1
- # device_info_plus: ^9.1.1
- device_info_plus:
- git:
- url: https://gitcode.com/openharmony-sig/flutter_plus_plugins.git
- path: packages/device_info_plus/device_info_plus
- ref: br_device_info_plus-v11.1.0_ohos
- # package_info_plus: ^8.0.2
- package_info_plus:
- git:
- url: https://gitcode.com/openharmony-sig/flutter_plus_plugins.git
- path: packages/package_info_plus/package_info_plus
- ref: br_package_info_plus-v8.1.0_ohos
- url_launcher: ^6.3.3
- # url_launcher:
- # git:
- # url: "https://gitcode.com/openharmony-tpc/flutter_packages.git"
- # path: "packages/url_launcher/url_launcher"
- dash_painter: ^1.0.2
- # carousel_slider: ^4.2.1 #轮播图
- carousel_slider: ^5.0.0
- lottie: ^3.1.0 #动画
- qr_flutter: ^4.1.0 #二维码生成
- # home_widget: ^0.5.0
- home_widget: ^0.7.0
- workmanager: ^0.5.2
- app_links: ^6.3.1
- # flutter_timezone: ^1.0.8
- # timezone: ^0.10.1
- logger: ^2.4.0
- #intl: ^0.19.0 #多语言
- #easy_localization: ^3.0.7 #多语言
- # chart_sparkline: ^1.1.1 #图标
- # rate_my_app: ^2.3.0 #评分
- # in_app_review: ^2.0.10 #评分
- fl_chart: ^0.69.2 #图标
- #scrollable_positioned_list: ^0.3.8 #设置ListView 滚动到某个位置
- visibility_detector: ^0.4.0+2
- #根据宽度自动缩小字体
- auto_size_text: ^3.0.0
- share_plus: ^10.1.4
- flutter_staggered_animations: ^1.1.1
- dropdown_button2: ^2.3.9
- side_sheet: ^1.0.4+1
- scroll_to_index: ^3.0.1 #ListView滚动到某个位置
- #苹果健康
- # health: ^13.0.1
- # health_kit_reporter: ^2.3.1
- # open_file: ^3.5.10
- # sqflite: ^2.3.3
- # intl: ^0.19.0
- # flutter_localization: ^0.2.1
- # flutter_neumorphic: ^3.2.0
- dev_dependencies:
- flutter_test:
- sdk: flutter
- # pigeon:
- # git:
- # url: "https://gitcode.com/openharmony-tpc/flutter_packages.git"
- # path: "packages/pigeon"
- # The "flutter_lints" package below contains a set of recommended lints to
- # encourage good coding practices. The lint set provided by the package is
- # activated in the `analysis_options.yaml` file located at the root of your
- # package. See that file for information about deactivating specific lint
- # rules and activating additional ones.
- flutter_lints: ^2.0.0
- # flutter_native_splash: ^2.3.8
- # 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:
- # 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/images/loading.gif
- - assets/images/ai_respond_loading.gif
- - assets/lottie/
- - assets/otherimages/
- # fonts:
- # - family: PingFang
- # asset: fonts/ping_fang.ttf
- # An image asset can refer to one or more resolution-specific "variants", see
- # https://flutter.dev/assets-and-images/#resolution-aware
- # For details regarding adding assets from package dependencies, see
- # https://flutter.dev/assets-and-images/#from-packages
- # To add custom fonts to your application, 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:
- # - 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 from package dependencies,
- # see https://flutter.dev/custom-fonts/#from-packages
- #flutter_intl:
- # enabled: true
- #让所有依赖都指向同一个来源
- dependency_overrides:
- shared_preferences:
- git:
- url: "https://gitcode.com/openharmony-tpc/flutter_packages.git"
- path: "packages/shared_preferences/shared_preferences"
- path_provider:
- git:
- url: "https://gitcode.com/openharmony-tpc/flutter_packages.git"
- path: "packages/path_provider/path_provider"
- url_launcher:
- git:
- url: "https://gitcode.com/openharmony-tpc/flutter_packages.git"
- path: "packages/url_launcher/url_launcher"
|