name: nomo description: "nomo app" # 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 is used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. version: 1.0.0+1 environment: sdk: ^3.9.2 # 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.8 # 图标 dio: ^5.9.0 # 网络请求 path: ^1.9.1 # 路径 logger: ^2.6.1 # 日志 path_provider: ^2.1.5 # 路径提供者 flutter_svg: ^2.2.1 # svg uuid: ^4.5.1 # uuid url_launcher: ^6.3.2 # 链接 share_plus: ^12.0.0 # 分享 package_info_plus: ^9.0.0 # 包信息 device_info_plus: ^12.1.0 # 设备信息 connectivity_plus: ^7.0.0 # 网络连接 cached_network_image: ^3.4.1 # 缓存网络图片 animate_do: ^4.2.0 # 动画 date_format: ^2.0.9 # 日期格式 shimmer: ^3.0.0 # 骨架图效果 network_info_plus: ^7.0.0 # 网络信息 android_id: ^0.4.0 # 安卓ID archive: ^4.0.7 # 压缩 app_links: ^6.4.1 # 应用链接 flutter_custom_tabs: ^2.4.0 # 外链Google浏览器打开 ntp: ^2.0.0 # 网络时间协议 system_clock: ^2.0.1 # 系统时钟 flutter_inappwebview: ^6.1.5 # 内嵌浏览器 crypto: ^3.0.6 # 加密 encrypt: ^5.0.3 # 加密 flutter_markdown: ^0.7.7+1 # markdown flutter_switch: ^0.3.2 # 开关 json_annotation: ^4.9.0 # 注解 shared_preferences: ^2.5.3 # 共享偏好 flutter_screenutil: ^5.9.3 # 屏幕适配 get: ^5.0.0-release-candidate-9.3.2 # 路由 flutter_spinkit: ^5.2.2 # 加载动画 flutter_secure_storage: ^9.2.4 # 安全存储 permission_handler: ^12.0.1 # 权限 lottie: ^3.3.2 # 动画 pinput: ^5.0.2 # 验证码输入框 play_install_referrer: ^0.5.0 # google play install referrer # infinite_scroll_pagination: ^5.1.1 # 无限滚动分页 # custom_refresh_indicator: ^4.0.1 # 自定义刷新指示器 flutter_sticky_header: ^0.8.0 # 吸顶列表 event_bus: ^2.0.0 # 事件总线 animated_reorderable_list: ^1.3.0 # 可重新排序的动画列表 freezed_annotation: ^2.4.4 screenshot: ^3.0.0 # 截图 image_gallery_saver_plus: ^4.0.1 # 保存图片到相册 video_player: ^2.10.1 # 视频播放器 in_app_purchase: ^3.2.3 # 内购 carousel_slider: ^5.1.1 # 轮播图 pull_to_refresh_flutter3: ^2.0.2 # 下拉刷新 awesome_notifications: ^0.10.1 # 通知 flutter_app_group_directory: ^1.1.0 # App Group目录 # hive_ce: ^2.17.0 # 本地缓存 dev_dependencies: flutter_test: sdk: flutter # 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: ^5.0.0 build_runner: ^2.4.14 freezed: ^2.5.8 json_serializable: ^6.9.3 pigeon: ^26.0.1 flutter_launcher_icons: ^0.14.4 # 应用图标 flutter_native_splash: ^2.4.6 # 应用启动页 change_app_package_name: ^1.5.0 # 改变应用包名 rename_app: ^1.6.5 # 重命名应用 # 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 assets: - assets/images/ - assets/images/streaming/ - assets/images/identity/ - assets/images/round/ - assets/images/html/ - assets/vectors/ - assets/vectors/boost/ - assets/vectors/status/ - assets/vectors/social/ - assets/fonts/ - assets/lottie/ - assets/flags/ - assets/ - assets/html/ - assets/md/ fonts: - family: FiraSans fonts: - asset: assets/fonts/FiraSans-Regular.ttf weight: 300 - asset: assets/fonts/FiraSans-Medium.ttf weight: 500 - asset: assets/fonts/FiraSans-SemiBold.ttf weight: 700 - family: NotoSansMyanmar fonts: - asset: assets/fonts/NotoSansMyanmar-Regular.ttf weight: 300 - asset: assets/fonts/NotoSansMyanmar-Medium.ttf weight: 500 - asset: assets/fonts/NotoSansMyanmar-SemiBold.ttf weight: 700 - family: Vazirmatn fonts: - asset: assets/fonts/Vazirmatn-Regular.ttf weight: 300 - asset: assets/fonts/Vazirmatn-Medium.ttf weight: 500 - asset: assets/fonts/Vazirmatn-SemiBold.ttf weight: 700 - family: iconfont fonts: - asset: assets/fonts/iconfont.ttf # To add assets to your application, add an assets section, like this: # assets: # - images/a_dot_burr.jpeg # - images/a_dot_ham.jpeg # An image asset can refer to one or more resolution-specific "variants", see # https://flutter.dev/to/resolution-aware-images # For details regarding adding assets from package dependencies, see # https://flutter.dev/to/asset-from-package # 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: # 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 from package dependencies, # see https://flutter.dev/to/font-from-package