268 lines
		
	
	
		
			8.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			268 lines
		
	
	
		
			8.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
name: island
 | 
						|
description: "The Solar Network V3 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: 3.3.0+144
 | 
						|
 | 
						|
environment:
 | 
						|
  sdk: ^3.7.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
 | 
						|
  flutter_web_plugins:
 | 
						|
    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
 | 
						|
  flutter_hooks: ^0.21.3+1
 | 
						|
  hooks_riverpod: ^2.6.1
 | 
						|
  go_router: ^16.3.0
 | 
						|
  styled_widget: ^0.4.1
 | 
						|
  shared_preferences: ^2.5.3
 | 
						|
  flutter_riverpod: ^2.6.1
 | 
						|
  path_provider: ^2.1.5
 | 
						|
  dio: ^5.9.0
 | 
						|
  very_good_infinite_list: ^0.9.0
 | 
						|
  freezed_annotation: ^3.1.0
 | 
						|
  json_annotation: ^4.9.0
 | 
						|
  flutter_markdown_latex: ^0.3.4
 | 
						|
  markdown: ^7.3.0
 | 
						|
  flutter_highlight: ^0.7.0
 | 
						|
  uuid: ^4.5.1
 | 
						|
  url_launcher: ^6.3.2
 | 
						|
  google_fonts: ^6.3.2
 | 
						|
  gap: ^3.0.1
 | 
						|
  cached_network_image: ^3.4.1
 | 
						|
  web: ^1.1.1
 | 
						|
  flutter_blurhash: ^0.9.1
 | 
						|
  media_kit: ^1.2.1
 | 
						|
  media_kit_video: ^1.3.1
 | 
						|
  media_kit_libs_video: ^1.0.7
 | 
						|
  flutter_cache_manager: ^3.4.1
 | 
						|
  flutter_platform_alert: ^0.8.0
 | 
						|
  email_validator: ^3.0.0
 | 
						|
  easy_localization: ^3.0.8
 | 
						|
  flutter_inappwebview: ^6.1.5
 | 
						|
  animations: ^2.1.0
 | 
						|
  package_info_plus: ^9.0.0
 | 
						|
  device_info_plus: ^11.5.0
 | 
						|
  tus_client_dart:
 | 
						|
    git: https://github.com/LittleSheep2Code/tus_client.git
 | 
						|
  cross_file: ^0.3.5
 | 
						|
  image_picker: ^1.2.0
 | 
						|
  file_picker: ^10.3.3
 | 
						|
  riverpod_annotation: ^2.6.1
 | 
						|
  image_picker_platform_interface: ^2.11.1
 | 
						|
  image_picker_android: ^0.8.13+7
 | 
						|
  super_context_menu: ^0.9.1
 | 
						|
  modal_bottom_sheet: ^3.0.0
 | 
						|
  firebase_messaging: ^16.0.3
 | 
						|
  flutter_udid: ^4.0.0
 | 
						|
  firebase_core: ^4.2.0
 | 
						|
  web_socket_channel: ^3.0.3
 | 
						|
  material_symbols_icons: ^4.2874.0
 | 
						|
  drift: ^2.28.2
 | 
						|
  drift_flutter: ^0.2.7
 | 
						|
  path: ^1.9.1
 | 
						|
  collection: ^1.19.1
 | 
						|
  markdown_editor_plus: ^0.2.15
 | 
						|
  croppy: ^1.4.1
 | 
						|
  table_calendar: ^3.2.0
 | 
						|
  relative_time: ^5.0.0
 | 
						|
  dropdown_button2: ^2.3.9
 | 
						|
  riverpod_paging_utils: ^0.8.1
 | 
						|
  crypto: ^3.0.6
 | 
						|
  avatar_stack: ^3.0.0
 | 
						|
  markdown_widget: ^2.3.2+8
 | 
						|
  visibility_detector: ^0.4.0+2
 | 
						|
  flutter_native_splash: ^2.4.7
 | 
						|
  photo_view: ^0.15.0
 | 
						|
  gal: ^2.3.2
 | 
						|
  dismissible_page: ^1.0.2
 | 
						|
  super_sliver_list: ^0.4.1
 | 
						|
  livekit_client: ^2.5.3
 | 
						|
  pasteboard: ^0.4.0
 | 
						|
  flutter_colorpicker: ^1.1.0
 | 
						|
  image: ^4.5.4
 | 
						|
  record: ^6.1.2
 | 
						|
  qr_flutter: ^4.1.0
 | 
						|
  flutter_otp_text_field: ^1.5.1+1
 | 
						|
 | 
						|
  flutter_popup_card: ^0.0.6
 | 
						|
  timezone: ^0.10.1
 | 
						|
  flutter_timezone: ^5.0.1
 | 
						|
  fl_chart: ^1.1.1
 | 
						|
  sign_in_with_apple: ^7.0.1
 | 
						|
  flutter_svg: ^2.2.1
 | 
						|
  native_exif: ^0.6.2
 | 
						|
  local_auth: ^3.0.0
 | 
						|
  flutter_secure_storage: ^9.2.4
 | 
						|
  flutter_math_fork: ^0.7.4
 | 
						|
  share_plus: ^12.0.1
 | 
						|
  # https://github.com/KasemJaffer/receive_sharing_intent/pull/333
 | 
						|
  receive_sharing_intent:
 | 
						|
    git:
 | 
						|
      url: https://github.com/KasemJaffer/receive_sharing_intent
 | 
						|
      ref: master
 | 
						|
  top_snackbar_flutter: ^3.3.0
 | 
						|
  mime: ^2.0.0
 | 
						|
  html2md: ^1.3.2
 | 
						|
  flutter_typeahead: ^5.2.0
 | 
						|
  waveform_flutter: ^1.2.0
 | 
						|
  flutter_app_update: ^3.2.2
 | 
						|
  archive: ^4.0.7
 | 
						|
  process_run: ^1.2.4
 | 
						|
  firebase_crashlytics: ^5.0.3
 | 
						|
  firebase_analytics: ^12.0.3
 | 
						|
  material_color_utilities: ^0.11.1
 | 
						|
  screenshot: ^3.0.0
 | 
						|
  flutter_card_swiper: ^7.1.0
 | 
						|
  file_saver: ^0.3.1
 | 
						|
  tray_manager: ^0.5.1
 | 
						|
  flutter_webrtc: ^1.2.0
 | 
						|
  flutter_local_notifications: ^19.5.0
 | 
						|
  wakelock_plus: ^1.4.0
 | 
						|
  slide_countdown: ^2.0.2
 | 
						|
  shelf: ^1.4.2
 | 
						|
  shelf_web_socket: ^3.0.0
 | 
						|
  windows_notification: ^1.3.0
 | 
						|
  win32: ^5.15.0
 | 
						|
  ffi: ^2.1.4
 | 
						|
  dart_ipc: ^1.0.1
 | 
						|
  pretty_diff_text: ^2.1.0
 | 
						|
  window_manager: ^0.5.1
 | 
						|
  talker: ^5.0.2
 | 
						|
  talker_flutter: ^5.0.2
 | 
						|
  talker_logger: ^5.0.2
 | 
						|
  talker_dio_logger: ^5.0.2
 | 
						|
  talker_riverpod_logger: ^5.0.1
 | 
						|
  app_links: ^6.4.1
 | 
						|
  syncfusion_flutter_pdfviewer: ^31.1.21
 | 
						|
  swipe_to: ^1.0.6
 | 
						|
  fl_heatmap: ^0.4.6
 | 
						|
  dio_smart_retry: ^7.0.1
 | 
						|
  flutter_expandable_fab: ^2.5.2
 | 
						|
  event_bus: ^2.0.1
 | 
						|
 | 
						|
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: ^6.0.0
 | 
						|
  build_runner: ^2.5.4
 | 
						|
  freezed: ^3.1.0
 | 
						|
  json_serializable: ^6.9.5
 | 
						|
  riverpod_generator: ^2.6.5
 | 
						|
  custom_lint: ^0.7.6
 | 
						|
  riverpod_lint: ^2.6.5
 | 
						|
  drift_dev: ^2.28.0
 | 
						|
  flutter_launcher_icons: ^0.14.4
 | 
						|
  msix: ^3.16.12
 | 
						|
 | 
						|
# 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/i18n/
 | 
						|
    - assets/images/
 | 
						|
    - assets/images/oidc/
 | 
						|
    - assets/images/stickers/
 | 
						|
    - assets/icons/
 | 
						|
 | 
						|
  # 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: Nunito
 | 
						|
      fonts:
 | 
						|
        - asset: assets/fonts/Nunito-Regular.ttf
 | 
						|
        - asset: assets/fonts/Nunito-Bold.ttf
 | 
						|
          weight: 700
 | 
						|
        - asset: assets/fonts/Nunito-Italic.ttf
 | 
						|
          style: italic
 | 
						|
 | 
						|
  #
 | 
						|
  # For details regarding fonts from package dependencies,
 | 
						|
  # see https://flutter.dev/to/font-from-package
 | 
						|
 | 
						|
flutter_launcher_icons:
 | 
						|
  android: "launcher_icon"
 | 
						|
  ios: true
 | 
						|
  image_path: "assets/icons/icon.png"
 | 
						|
  min_sdk_android: 21
 | 
						|
  image_path_ios_dark_transparent: "assets/icons/icon-dark.png"
 | 
						|
  remove_alpha_ios: true
 | 
						|
  desaturate_tinted_to_grayscale_ios: true
 | 
						|
  background_color_ios: "#ffffff"
 | 
						|
  web:
 | 
						|
    generate: true
 | 
						|
    image_path: "assets/icons/icon.png"
 | 
						|
    background_color: "#ffffff"
 | 
						|
    theme_color: "#7d80ba"
 | 
						|
  windows:
 | 
						|
    generate: true
 | 
						|
    image_path: "assets/icons/icon.png"
 | 
						|
    icon_size: 256
 | 
						|
  macos:
 | 
						|
    generate: true
 | 
						|
    image_path: "assets/icons/icon-padded.png"
 | 
						|
 | 
						|
flutter_native_splash:
 | 
						|
  image: "assets/icons/icon.png"
 | 
						|
  image_dark: "assets/icons/icon-dark.png"
 | 
						|
  color: "#ffffff"
 | 
						|
  color_dark: "#121212"
 | 
						|
 | 
						|
msix_config:
 | 
						|
  display_name: Solian
 | 
						|
  publisher_display_name: Solsynth LLC
 | 
						|
  identity_name: dev.solian.app
 | 
						|
  msix_version: 3.2.0.0
 | 
						|
  logo_path: .\assets\icons\icon.png
 | 
						|
  protocol_activation: solian, https
 | 
						|
  app_uri_handler_hosts: solian.app
 | 
						|
  capabilities: internetClientServer, location, microphone, webcam
 |