mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-11 17:47:47 -05:00
* Bump the pub group in /app with 12 updates Bumps the pub group in /app with 12 updates: | Package | From | To | | --- | --- | --- | | [app_links](https://github.com/llfbandit/app_links) | `6.1.3` | `6.1.4` | | [flutter_cache_manager](https://github.com/Baseflow/flutter_cache_manager) | `3.3.2` | `3.4.0` | | [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.4.0` | `2.4.1` | | [http](https://github.com/dart-lang/http/tree/master/pkgs) | `1.2.1` | `1.2.2` | | [just_audio](https://github.com/ryanheise/just_audio) | `0.9.38` | `0.9.39` | | [just_audio_background](https://github.com/ryanheise/just_audio) | `0.0.1-beta.12` | `0.0.1-beta.13` | | [just_audio_media_kit](https://github.com/Pato05/just_audio_media_kit) | `2.0.4` | `2.0.5` | | [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `8.0.0` | `8.0.1` | | [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) | `6.29.4` | `6.30.2` | | [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) | `2.2.3` | `2.3.0` | | [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) | `2.5.6` | `2.5.11` | | [timeago](https://github.com/andresaraujo/timeago.dart) | `3.6.1` | `3.7.0` | Updates `app_links` from 6.1.3 to 6.1.4 - [Release notes](https://github.com/llfbandit/app_links/releases) - [Commits](https://github.com/llfbandit/app_links/compare/6.1.3...6.1.4) Updates `flutter_cache_manager` from 3.3.2 to 3.4.0 - [Commits](https://github.com/Baseflow/flutter_cache_manager/compare/flutter_cache_manager_v3.3.2...v3.4.0) Updates `flutter_native_splash` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases) - [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonbhanson/flutter_native_splash/commits) Updates `http` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/http-v1.2.2/pkgs) Updates `just_audio` from 0.9.38 to 0.9.39 - [Release notes](https://github.com/ryanheise/just_audio/releases) - [Commits](https://github.com/ryanheise/just_audio/compare/just_audio-v0.9.38...just_audio-v0.9.39) Updates `just_audio_background` from 0.0.1-beta.12 to 0.0.1-beta.13 - [Release notes](https://github.com/ryanheise/just_audio/releases) - [Commits](https://github.com/ryanheise/just_audio/compare/just_audio_background-v0.0.1-beta.12...just_audio_background-v0.0.1-beta.13) Updates `just_audio_media_kit` from 2.0.4 to 2.0.5 - [Changelog](https://github.com/Pato05/just_audio_media_kit/blob/main/CHANGELOG.md) - [Commits](https://github.com/Pato05/just_audio_media_kit/compare/v2.0.4...v2.0.5) Updates `package_info_plus` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v8.0.1/packages/package_info_plus) Updates `purchases_flutter` from 6.29.4 to 6.30.2 - [Release notes](https://github.com/RevenueCat/purchases-flutter/releases) - [Changelog](https://github.com/RevenueCat/purchases-flutter/blob/main/CHANGELOG.md) - [Commits](https://github.com/RevenueCat/purchases-flutter/compare/6.29.4...6.30.2) Updates `shared_preferences` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.3.0/packages/shared_preferences) Updates `supabase_flutter` from 2.5.6 to 2.5.11 - [Changelog](https://github.com/supabase/supabase-flutter/blob/main/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-flutter/commits/supabase_flutter-v2.5.11/packages) Updates `timeago` from 3.6.1 to 3.7.0 - [Commits](https://github.com/andresaraujo/timeago.dart/commits) --- updated-dependencies: - dependency-name: app_links dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: flutter_cache_manager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: flutter_native_splash dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: just_audio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: just_audio_background dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: just_audio_media_kit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: package_info_plus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: purchases_flutter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: shared_preferences dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: supabase_flutter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: timeago dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub ... Signed-off-by: dependabot[bot] <support@github.com> * Update `Podfile.lock` --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ricoberger <mail@ricoberger.de>
182 lines
6.4 KiB
YAML
182 lines
6.4 KiB
YAML
name: feeddeck
|
|
description: Follow your RSS and Social Media Feeds
|
|
# 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.3.0+10
|
|
|
|
environment:
|
|
sdk: '>=3.3.0 <4.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_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
|
|
|
|
app_links: ^6.1.4
|
|
cached_network_image: ^3.3.1
|
|
carousel_slider: ^4.2.1
|
|
collection: ^1.17.0
|
|
crypto: ^3.0.3
|
|
flutter_cache_manager: ^3.4.0
|
|
flutter_markdown: ^0.7.3
|
|
flutter_native_splash: ^2.4.1
|
|
html: ^0.15.4
|
|
html2md: ^1.3.2
|
|
http: ^1.2.2
|
|
intl: ^0.19.0
|
|
just_audio: ^0.9.39
|
|
just_audio_background: ^0.0.1-beta.13
|
|
just_audio_media_kit: ^2.0.5
|
|
media_kit: ^1.1.10+1
|
|
media_kit_video: ^1.2.4
|
|
media_kit_libs_video: ^1.0.4
|
|
package_info_plus: ^8.0.1
|
|
piped_client: ^0.1.0
|
|
provider: ^6.1.2
|
|
purchases_flutter: ^6.30.2
|
|
rxdart: ^0.27.7
|
|
scroll_to_index: ^3.0.1
|
|
shared_preferences: ^2.3.0
|
|
sign_in_with_apple: ^6.1.1
|
|
supabase_flutter: ^2.5.11
|
|
timeago: ^3.7.0
|
|
url_launcher: ^6.3.0
|
|
window_manager: ^0.3.9
|
|
youtube_explode_dart: ^2.2.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: ^4.0.0
|
|
|
|
flutter_launcher_icons: ^0.13.1
|
|
import_sorter: ^4.6.0
|
|
msix: ^3.16.7
|
|
|
|
# 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/icons/
|
|
|
|
# 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:
|
|
fonts:
|
|
- family: FDIcons
|
|
fonts:
|
|
- asset: fonts/FDIcons.ttf
|
|
|
|
# The following section specifies the settings for the "import_sorter" package,
|
|
# to automatically organize our dart imports, see
|
|
# https://pub.dev/packages/import_sorter
|
|
import_sorter:
|
|
emojis: false
|
|
comments: false
|
|
ignored_files: []
|
|
|
|
# The following section specifies the settings for the "flutter_launcher_icons"
|
|
# package, which simplifies the task of updating our Flutter app's launcher
|
|
# icon, see
|
|
# https://pub.dev/packages/flutter_launcher_icons
|
|
flutter_launcher_icons:
|
|
image_path_android: templates/app-icon/android.png
|
|
image_path_ios: templates/app-icon/ios.png
|
|
android: true
|
|
ios: true
|
|
adaptive_icon_background: "#49d3b4"
|
|
adaptive_icon_foreground: templates/app-icon/android-adaptive.png
|
|
web:
|
|
generate: true
|
|
image_path: templates/app-icon/web.png
|
|
background_color: "#49d3b4"
|
|
theme_color: "#49d3b4"
|
|
windows:
|
|
generate: true
|
|
image_path: templates/app-icon/windows.png
|
|
icon_size: 256
|
|
macos:
|
|
generate: true
|
|
image_path: templates/app-icon/macos.png
|
|
|
|
# The following section specifies the settings for the "flutter_native_splash"
|
|
# package, to automatically generate iOS, Android, and Web-native code for
|
|
# customizing the native splash screen background color and splash image, see
|
|
# https://pub.dev/packages/flutter_native_splash
|
|
flutter_native_splash:
|
|
color: "#49d3b4"
|
|
image: templates/splash-screen/splash.png
|
|
android_12:
|
|
image: templates/splash-screen/splash-android12.png
|
|
color: "#49d3b4"
|
|
icon_background_color: "#49d3b4"
|
|
fullscreen: true
|
|
|
|
# The following section specifies the settings for the "msix" package, to build
|
|
# an MSIX package for Windows which can be distributed via the Windows app
|
|
# store, see https://pub.dev/packages/msix
|
|
msix_config:
|
|
# MSIX Configuration
|
|
display_name: FeedDeck
|
|
publisher_display_name: Rico Berger
|
|
identity_name: 26077RicoBerger.FeedDeck
|
|
publisher: CN=7740451A-C179-450A-B346-7231CA231332
|
|
msix_version: 1.3.0.0
|
|
logo_path: templates/app-icon/windows.png
|
|
languages: en-us
|
|
capabilities: internetClient
|
|
protocol_activation: http,https
|
|
execution_alias: feeddeck
|
|
store: true
|
|
install_certificate: false
|
|
# Build Configuration
|
|
build_windows: false
|