diff --git a/android/gradle.properties b/android/gradle.properties index 842dce90..1f8a3781 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,4 +1,8 @@ org.gradle.jvmargs=-Xmx1536M android.useAndroidX=true android.enableJetifier=true -kotlin.jvm.target.validation.mode = IGNORE \ No newline at end of file +kotlin.jvm.target.validation.mode = IGNORE +# This builtInKotlin flag was added automatically by Flutter migrator +android.builtInKotlin=false +# This newDsl flag was added automatically by Flutter migrator +android.newDsl=false diff --git a/android/settings.gradle b/android/settings.gradle index 11a11666..e14c0beb 100644 --- a/android/settings.gradle +++ b/android/settings.gradle @@ -18,8 +18,8 @@ pluginManagement { plugins { id "dev.flutter.flutter-plugin-loader" version "1.0.0" - id "com.android.application" version "8.11.0" apply false - id "org.jetbrains.kotlin.android" version "2.2.0" apply false + id "com.android.application" version "8.11.1" apply false + id "org.jetbrains.kotlin.android" version "2.2.20" apply false } include ":app" \ No newline at end of file diff --git a/ios/Podfile.lock b/ios/Podfile.lock index dec205bf..b8f1c8fd 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -1,49 +1,7 @@ PODS: - advanced_haptics (0.0.1): - Flutter - - app_links (7.0.0): - - Flutter - - connectivity_plus (0.0.1): - - Flutter - - device_info_plus (0.0.1): - - Flutter - - DKImagePickerController/Core (4.3.9): - - DKImagePickerController/ImageDataManager - - DKImagePickerController/Resource - - DKImagePickerController/ImageDataManager (4.3.9) - - DKImagePickerController/PhotoGallery (4.3.9): - - DKImagePickerController/Core - - DKPhotoGallery - - DKImagePickerController/Resource (4.3.9) - - DKPhotoGallery (0.0.19): - - DKPhotoGallery/Core (= 0.0.19) - - DKPhotoGallery/Model (= 0.0.19) - - DKPhotoGallery/Preview (= 0.0.19) - - DKPhotoGallery/Resource (= 0.0.19) - - SDWebImage - - SwiftyGif - - DKPhotoGallery/Core (0.0.19): - - DKPhotoGallery/Model - - DKPhotoGallery/Preview - - SDWebImage - - SwiftyGif - - DKPhotoGallery/Model (0.0.19): - - SDWebImage - - SwiftyGif - - DKPhotoGallery/Preview (0.0.19): - - DKPhotoGallery/Model - - DKPhotoGallery/Resource - - SDWebImage - - SwiftyGif - - DKPhotoGallery/Resource (0.0.19): - - SDWebImage - - SwiftyGif - - file_picker (0.0.1): - - DKImagePickerController/PhotoGallery - - Flutter - Flutter (1.0.0) - - flutter_email_sender (0.0.1): - - Flutter - flutter_inappwebview_ios (0.0.1): - Flutter - flutter_inappwebview_ios/Core (= 0.0.1) @@ -51,168 +9,53 @@ PODS: - flutter_inappwebview_ios/Core (0.0.1): - Flutter - OrderedSet (~> 6.0.3) - - flutter_local_notifications (0.0.1): - - Flutter - - flutter_native_splash (2.4.3): - - Flutter - - flutter_secure_storage_darwin (10.0.0): - - Flutter - - FlutterMacOS - in_app_review (0.2.0): - Flutter - - integration_test (0.0.1): - - Flutter - OrderedSet (6.0.3) - - package_info_plus (0.4.5): - - Flutter - - qr_code_scanner_plus (0.2.6): - - Flutter - receive_sharing_intent (1.8.1): - Flutter - - SDWebImage (5.21.7): - - SDWebImage/Core (= 5.21.7) - - SDWebImage/Core (5.21.7) - - share_plus (0.0.1): - - Flutter - - shared_preferences_foundation (0.0.1): - - Flutter - - FlutterMacOS - - sqflite_darwin (0.0.4): - - Flutter - - FlutterMacOS - - SwiftyGif (5.4.5) - synced_shared_preferences (0.0.1): - Flutter - - url_launcher_ios (0.0.1): - - Flutter - - video_player_avfoundation (0.0.1): - - Flutter - - FlutterMacOS - - wakelock_plus (0.0.1): - - Flutter - - webview_flutter_wkwebview (0.0.1): - - Flutter - - FlutterMacOS - workmanager_apple (0.0.1): - Flutter DEPENDENCIES: - advanced_haptics (from `.symlinks/plugins/advanced_haptics/ios`) - - app_links (from `.symlinks/plugins/app_links/ios`) - - connectivity_plus (from `.symlinks/plugins/connectivity_plus/ios`) - - device_info_plus (from `.symlinks/plugins/device_info_plus/ios`) - - file_picker (from `.symlinks/plugins/file_picker/ios`) - Flutter (from `Flutter`) - - flutter_email_sender (from `.symlinks/plugins/flutter_email_sender/ios`) - flutter_inappwebview_ios (from `.symlinks/plugins/flutter_inappwebview_ios/ios`) - - flutter_local_notifications (from `.symlinks/plugins/flutter_local_notifications/ios`) - - flutter_native_splash (from `.symlinks/plugins/flutter_native_splash/ios`) - - flutter_secure_storage_darwin (from `.symlinks/plugins/flutter_secure_storage_darwin/darwin`) - in_app_review (from `.symlinks/plugins/in_app_review/ios`) - - integration_test (from `.symlinks/plugins/integration_test/ios`) - - package_info_plus (from `.symlinks/plugins/package_info_plus/ios`) - - qr_code_scanner_plus (from `.symlinks/plugins/qr_code_scanner_plus/ios`) - receive_sharing_intent (from `.symlinks/plugins/receive_sharing_intent/ios`) - - share_plus (from `.symlinks/plugins/share_plus/ios`) - - shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`) - - sqflite_darwin (from `.symlinks/plugins/sqflite_darwin/darwin`) - synced_shared_preferences (from `.symlinks/plugins/synced_shared_preferences/ios`) - - url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`) - - video_player_avfoundation (from `.symlinks/plugins/video_player_avfoundation/darwin`) - - wakelock_plus (from `.symlinks/plugins/wakelock_plus/ios`) - - webview_flutter_wkwebview (from `.symlinks/plugins/webview_flutter_wkwebview/darwin`) - workmanager_apple (from `.symlinks/plugins/workmanager_apple/ios`) SPEC REPOS: trunk: - - DKImagePickerController - - DKPhotoGallery - OrderedSet - - SDWebImage - - SwiftyGif EXTERNAL SOURCES: advanced_haptics: :path: ".symlinks/plugins/advanced_haptics/ios" - app_links: - :path: ".symlinks/plugins/app_links/ios" - connectivity_plus: - :path: ".symlinks/plugins/connectivity_plus/ios" - device_info_plus: - :path: ".symlinks/plugins/device_info_plus/ios" - file_picker: - :path: ".symlinks/plugins/file_picker/ios" Flutter: :path: Flutter - flutter_email_sender: - :path: ".symlinks/plugins/flutter_email_sender/ios" flutter_inappwebview_ios: :path: ".symlinks/plugins/flutter_inappwebview_ios/ios" - flutter_local_notifications: - :path: ".symlinks/plugins/flutter_local_notifications/ios" - flutter_native_splash: - :path: ".symlinks/plugins/flutter_native_splash/ios" - flutter_secure_storage_darwin: - :path: ".symlinks/plugins/flutter_secure_storage_darwin/darwin" in_app_review: :path: ".symlinks/plugins/in_app_review/ios" - integration_test: - :path: ".symlinks/plugins/integration_test/ios" - package_info_plus: - :path: ".symlinks/plugins/package_info_plus/ios" - qr_code_scanner_plus: - :path: ".symlinks/plugins/qr_code_scanner_plus/ios" receive_sharing_intent: :path: ".symlinks/plugins/receive_sharing_intent/ios" - share_plus: - :path: ".symlinks/plugins/share_plus/ios" - shared_preferences_foundation: - :path: ".symlinks/plugins/shared_preferences_foundation/darwin" - sqflite_darwin: - :path: ".symlinks/plugins/sqflite_darwin/darwin" synced_shared_preferences: :path: ".symlinks/plugins/synced_shared_preferences/ios" - url_launcher_ios: - :path: ".symlinks/plugins/url_launcher_ios/ios" - video_player_avfoundation: - :path: ".symlinks/plugins/video_player_avfoundation/darwin" - wakelock_plus: - :path: ".symlinks/plugins/wakelock_plus/ios" - webview_flutter_wkwebview: - :path: ".symlinks/plugins/webview_flutter_wkwebview/darwin" workmanager_apple: :path: ".symlinks/plugins/workmanager_apple/ios" SPEC CHECKSUMS: advanced_haptics: 67b3cb2895dc34d46bcd4fdbf9ac53b2592dd34c - app_links: a754cbec3c255bd4bbb4d236ecc06f28cd9a7ce8 - connectivity_plus: cb623214f4e1f6ef8fe7403d580fdad517d2f7dd - device_info_plus: 21fcca2080fbcd348be798aa36c3e5ed849eefbe - DKImagePickerController: 946cec48c7873164274ecc4624d19e3da4c1ef3c - DKPhotoGallery: b3834fecb755ee09a593d7c9e389d8b5d6deed60 - file_picker: a0560bc09d61de87f12d246fc47d2119e6ef37be Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467 - flutter_email_sender: aa1e9772696691d02cd91fea829856c11efb8e58 flutter_inappwebview_ios: b89ba3482b96fb25e00c967aae065701b66e9b99 - flutter_local_notifications: 643a3eda1ce1c0599413ca31672536d423dee214 - flutter_native_splash: c32d145d68aeda5502d5f543ee38c192065986cf - flutter_secure_storage_darwin: acdb3f316ed05a3e68f856e0353b133eec373a23 in_app_review: 8efcf4a4d3ba72d5d776d29e5a268f1abf64d184 - integration_test: 4a889634ef21a45d28d50d622cf412dc6d9f586e OrderedSet: e539b66b644ff081c73a262d24ad552a69be3a94 - package_info_plus: af8e2ca6888548050f16fa2f1938db7b5a5df499 - qr_code_scanner_plus: 1fb59fd4576edb53ec7560c3746f454dee54300c receive_sharing_intent: 222384f00ffe7e952bbfabaa9e3967cb87e5fe00 - SDWebImage: e9fc87c1aab89a8ab1bbd74eba378c6f53be8abf - share_plus: 50da8cb520a8f0f65671c6c6a99b3617ed10a58a - shared_preferences_foundation: 7036424c3d8ec98dfe75ff1667cb0cd531ec82bb - sqflite_darwin: 20b2a3a3b70e43edae938624ce550a3cbf66a3d0 - SwiftyGif: 706c60cf65fa2bc5ee0313beece843c8eb8194d4 synced_shared_preferences: 90a2b479df93a2f6b68e08443f865ed1633dbe6a - url_launcher_ios: 7a95fa5b60cc718a708b8f2966718e93db0cef1b - video_player_avfoundation: dd410b52df6d2466a42d28550e33e4146928280a - wakelock_plus: e29112ab3ef0b318e58cfa5c32326458be66b556 - webview_flutter_wkwebview: 8ebf4fded22593026f7dbff1fbff31ea98573c8d workmanager_apple: 904529ae31e97fc5be632cf628507652294a0778 PODFILE CHECKSUM: f36aa047befc0bec38bdafe9b1aa9864afd26d31 diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 56f41251..920d6cb3 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -48,6 +48,7 @@ E5CE972B2D3E541A00430A81 /* StoryWidgetBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5CE97172D3E541A00430A81 /* StoryWidgetBundle.swift */; }; E5CE972C2D3E541A00430A81 /* Timeline+Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5CE97182D3E541A00430A81 /* Timeline+Placeholder.swift */; }; E5CE972D2D3E541A00430A81 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E5CE970F2D3E541A00430A81 /* Assets.xcassets */; }; + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -156,6 +157,7 @@ E5CE97162D3E541A00430A81 /* StoryWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoryWidget.swift; sourceTree = ""; }; E5CE97172D3E541A00430A81 /* StoryWidgetBundle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoryWidgetBundle.swift; sourceTree = ""; }; E5CE97182D3E541A00430A81 /* Timeline+Placeholder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Timeline+Placeholder.swift"; sourceTree = ""; }; + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -163,6 +165,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, E575B6F127EBC6DB002B1508 /* CloudKit.framework in Frameworks */, 7A6CD5D595D5F4E8710804C0 /* Pods_Runner.framework in Frameworks */, ); @@ -200,6 +203,7 @@ 9740EEB11CF90186004384FC /* Flutter */ = { isa = PBXGroup; children = ( + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */, 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, 9740EEB21CF90195004384FC /* Debug.xcconfig */, 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, @@ -342,6 +346,9 @@ /* Begin PBXNativeTarget section */ 97C146ED1CF9000F007C117D /* Runner */ = { + packageProductDependencies = ( + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */, + ); isa = PBXNativeTarget; buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; buildPhases = ( @@ -457,6 +464,7 @@ ); mainGroup = 97C146E51CF9000F007C117D; packageReferences = ( + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */, E573DE372D3E282700831A51 /* XCRemoteSwiftPackageReference "Alamofire" */, E573DE3C2D3E28CD00831A51 /* XCRemoteSwiftPackageReference "SwiftSoup" */, ); @@ -1406,7 +1414,17 @@ package = E573DE3C2D3E28CD00831A51 /* XCRemoteSwiftPackageReference "SwiftSoup" */; productName = SwiftSoup; }; + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = { + isa = XCSwiftPackageProductDependency; + productName = FlutterGeneratedPluginSwiftPackage; + }; /* End XCSwiftPackageProductDependency section */ +/* Begin XCLocalSwiftPackageReference section */ + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */ = { + isa = XCLocalSwiftPackageReference; + relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; + }; +/* End XCLocalSwiftPackageReference section */ }; rootObject = 97C146E61CF9000F007C117D /* Project object */; } diff --git a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index fc5ae031..0bd6d422 100644 --- a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -5,6 +5,24 @@ + + + + + + + + + + { child: ReorderableListView( scrollDirection: Axis.horizontal, physics: const NeverScrollableScrollPhysics(), - onReorder: context.read().update, + onReorderItem: context.read().update, onReorderStart: (_) => HapticFeedbackUtils.light(), children: [ for (final StoryType tab in state.tabs) diff --git a/lib/screens/widgets/countdown_reminder.dart b/lib/screens/widgets/countdown_reminder.dart index 77f3c7f2..7c56979b 100644 --- a/lib/screens/widgets/countdown_reminder.dart +++ b/lib/screens/widgets/countdown_reminder.dart @@ -28,7 +28,7 @@ class _CountDownReminderState extends State bool isVisible = false; static const Duration countdownDuration = AppDurations.tenSeconds; - static const Duration visibilityCountdownDuration = Duration.zero; + static const Duration visibilityCountdownDuration = AppDurations.threeSeconds; @override void initState() { diff --git a/pubspec.lock b/pubspec.lock index e95f5ed3..03f74789 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -53,10 +53,10 @@ packages: dependency: "direct main" description: name: app_links - sha256: "3462d9defc61565fde4944858b59bec5be2b9d5b05f20aed190adb3ad08a7abc" + sha256: f8db46d2ea9ff6f3a37191a7fd5b7813da1253ace8c32c1b9eadace41d1188ea url: "https://pub.dev" source: hosted - version: "7.0.0" + version: "7.2.1" app_links_linux: dependency: transitive description: @@ -69,10 +69,10 @@ packages: dependency: transitive description: name: app_links_platform_interface - sha256: "05f5379577c513b534a29ddea68176a4d4802c46180ee8e2e966257158772a3f" + sha256: "7546f09a6e93f4a2df2fe2bd40a5c6c64310ac461b036d82b43033be7a59f809" url: "https://pub.dev" source: hosted - version: "2.0.2" + version: "2.0.4" app_links_web: dependency: transitive description: @@ -213,10 +213,10 @@ packages: dependency: "direct main" description: name: connectivity_plus - sha256: cad0e811a289ea2a941119dc483c204ec1684cbb9a8fc7351fe4a230b8313160 + sha256: "762c99f890ca8bf87f7337236f99edd42793843bc6c3631da294a76653a54bd0" url: "https://pub.dev" source: hosted - version: "7.2.0" + version: "7.3.1" connectivity_plus_platform_interface: dependency: transitive description: @@ -325,10 +325,10 @@ packages: dependency: "direct main" description: name: equatable - sha256: "3e0141505477fd8ad55d6eb4e7776d3fe8430be8e497ccb1521370c3f21a3e2b" + sha256: "3bce007a596ff8b3119c45d68aaef631272537c03d30e5d4534dd24bf4c5eaa2" url: "https://pub.dev" source: hosted - version: "2.0.8" + version: "2.1.0" fake_async: dependency: transitive description: @@ -410,10 +410,10 @@ packages: dependency: "direct main" description: name: flutter_cache_manager - sha256: "400b6592f16a4409a7f2bb929a9a7e38c72cceb8ffb99ee57bbf2cb2cecf8386" + sha256: "1de7849213b4c73c85aca7e0ac687a9a5d82ccdb594366b9dcc26cb6a2189cd2" url: "https://pub.dev" source: hosted - version: "3.4.1" + version: "3.4.2" flutter_driver: dependency: "direct dev" description: flutter @@ -438,11 +438,12 @@ packages: flutter_feather_icons: dependency: "direct main" description: - name: flutter_feather_icons - sha256: b33b9c276fc8108254632da6644cf01f71af6c17fbfb26e136a86945f5ff9b67 - url: "https://pub.dev" - source: hosted - version: "2.0.0+1" + path: "." + ref: master + resolved-ref: bee443fdd660e67808cbaa059a562925b56f949a + url: "https://github.com/Livinglist/flutter_feather_icons" + source: git + version: "3.0.0" flutter_inappwebview: dependency: "direct main" description: @@ -559,10 +560,10 @@ packages: dependency: "direct main" description: name: flutter_native_splash - sha256: "4fb9f4113350d3a80841ce05ebf1976a36de622af7d19aca0ca9a9911c7ff002" + sha256: "9db4b80b044e9af17cc4b1272137fc7ace0054d879ef8210a76adc34aaf4cdff" url: "https://pub.dev" source: hosted - version: "2.4.7" + version: "2.4.8" flutter_plugin_android_lifecycle: dependency: transitive description: @@ -914,10 +915,10 @@ packages: dependency: transitive description: name: meta - sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" + sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349" url: "https://pub.dev" source: hosted - version: "1.17.0" + version: "1.18.0" mime: dependency: transitive description: @@ -994,10 +995,10 @@ packages: dependency: "direct main" description: name: package_info_plus - sha256: "4bf625947f6c7713ee242296a682e23e44823c09cf9d79e4f1238923c92db852" + sha256: "127e1751e37ffb2ff4658beeaca77bad0c27bf5f932bd3a501c2296926d4b481" url: "https://pub.dev" source: hosted - version: "10.1.0" + version: "10.2.1" package_info_plus_platform_interface: dependency: transitive description: @@ -1155,10 +1156,10 @@ packages: dependency: "direct main" description: name: qr_code_scanner_plus - sha256: "2bcf9df32aa639fba07c183b1ab9c3f03eb6b1d688ab4f4f6bc868a75afd824d" + sha256: "20a1abc3d12e48ad1c58eb6f31cabed23cc29469c325e750d6e838613170c94b" url: "https://pub.dev" source: hosted - version: "2.1.2" + version: "2.2.0" qr_flutter: dependency: "direct main" description: @@ -1219,10 +1220,10 @@ packages: dependency: "direct main" description: name: sembast - sha256: "93654267ad36e72ef130ffc05970287f42955b40f07d0efd264e64f7215fa1de" + sha256: a58b26925e23071cf0f4754d8449aabe829e9a9930a872fb18e6ae4c2c88e025 url: "https://pub.dev" source: hosted - version: "3.8.7" + version: "3.8.9+1" share_plus: dependency: "direct main" description: @@ -1455,10 +1456,10 @@ packages: dependency: transitive description: name: synchronized - sha256: c254ade258ec8282947a0acbbc90b9575b4f19673533ee46f2f6e9b3aeefd7c0 + sha256: "61894a1956de6b4fc1aefd0892e109514a1a706cbece3ac59decd90ff5a7a423" url: "https://pub.dev" source: hosted - version: "3.4.0" + version: "3.4.1+1" term_glyph: dependency: transitive description: @@ -1471,26 +1472,26 @@ packages: dependency: transitive description: name: test - sha256: "280d6d890011ca966ad08df7e8a4ddfab0fb3aa49f96ed6de56e3521347a9ae7" + sha256: "8d9ceddbab833f180fbefed08afa76d7c03513dfdba87ffcec2718b02bbcbf20" url: "https://pub.dev" source: hosted - version: "1.30.0" + version: "1.31.0" test_api: dependency: transitive description: name: test_api - sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a" + sha256: "949a932224383300f01be9221c39180316445ecb8e7547f70a41a35bf421fb9e" url: "https://pub.dev" source: hosted - version: "0.7.10" + version: "0.7.11" test_core: dependency: transitive description: name: test_core - sha256: "0381bd1585d1a924763c308100f2138205252fb90c9d4eeaf28489ee65ccde51" + sha256: "1991d4cfe85d5043241acac92962c3977c8d2f2add1ee73130c7b286417d1d34" url: "https://pub.dev" source: hosted - version: "0.6.16" + version: "0.6.17" timezone: dependency: transitive description: @@ -1591,10 +1592,10 @@ packages: dependency: transitive description: name: uuid - sha256: "1fef9e8e11e2991bb773070d4656b7bd5d850967a2456cfc83cf47925ba79489" + sha256: "9b129329f58692f6e6578329498a8fe9fbe98f090beb764ffbb8ee2eadd01dcd" url: "https://pub.dev" source: hosted - version: "4.5.3" + version: "4.6.0" vector_math: dependency: transitive description: @@ -1615,34 +1616,34 @@ packages: dependency: "direct main" description: name: video_player - sha256: "48a7bdaa38a3d50ec10c78627abdbfad863fdf6f0d6e08c7c3c040cfd80ae36f" + sha256: "20ef311160e2ced020a62f38e4cc399a1bf289e722fc5fe37c9d7b18e44c9e8d" url: "https://pub.dev" source: hosted - version: "2.11.1" + version: "2.13.0" video_player_android: dependency: transitive description: name: video_player_android - sha256: "877a6c7ba772456077d7bfd71314629b3fe2b73733ce503fc77c3314d43a0ca0" + sha256: e229676f8fade3e0124482495aaa2b548872cc4018b6268adfca4868be16aa74 url: "https://pub.dev" source: hosted - version: "2.9.5" + version: "2.12.0" video_player_avfoundation: dependency: transitive description: name: video_player_avfoundation - sha256: af0e5b8a7a4876fb37e7cc8cb2a011e82bb3ecfa45844ef672e32cb14a1f259e + sha256: c238f5f0a26845cd0bcc2956049b63065a4d3c40ddfc22c3414cd170bef7fff9 url: "https://pub.dev" source: hosted - version: "2.9.4" + version: "2.11.0" video_player_platform_interface: dependency: transitive description: name: video_player_platform_interface - sha256: "57c5d73173f76d801129d0531c2774052c5a7c11ccb962f1830630decd9f24ec" + sha256: "92c0fbabe20c788e71fd10d26cea998d0d253282e65d145aed0818731cf593ce" url: "https://pub.dev" source: hosted - version: "6.6.0" + version: "6.9.0" video_player_web: dependency: transitive description: @@ -1836,5 +1837,5 @@ packages: source: hosted version: "3.1.3" sdks: - dart: ">=3.11.0 <4.0.0" - flutter: ">=3.41.9" + dart: ">=3.12.0 <4.0.0" + flutter: "3.44.8" diff --git a/pubspec.yaml b/pubspec.yaml index 7bddf608..0ec52bc8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,37 +5,40 @@ publish_to: none environment: sdk: ">=3.11.0 <4.0.0" - flutter: "3.41.9" + flutter: "3.44.8" dependencies: adaptive_theme: ^3.7.2 advanced_haptics: ^1.0.8 animations: ^2.2.0 - app_links: ^7.0.0 + app_links: ^7.2.1 badges: ^3.2.0 bloc: ^9.2.1 bloc_concurrency: ^0.3.0 cached_network_image: ^3.4.1 collection: ^1.19.1 - connectivity_plus: ^7.2.0 + connectivity_plus: ^7.3.1 device_info_plus: ^13.1.0 dio: ^5.11.0 dio_smart_retry: ^7.0.1 - equatable: ^2.0.8 + equatable: ^2.1.0 fast_gbk: ^1.0.0 feature_discovery: ^0.14.2 file_picker: ^12.0.0-beta.3 flutter: sdk: flutter flutter_bloc: ^9.1.1 - flutter_cache_manager: ^3.4.1 + flutter_cache_manager: ^3.4.2 flutter_email_sender: ^9.0.0 flutter_fadein: ^2.0.0 - flutter_feather_icons: 2.0.0+1 + flutter_feather_icons: + git: + url: https://github.com/Livinglist/flutter_feather_icons + ref: master flutter_inappwebview: ^6.1.5 flutter_local_notifications: ^22.2.0 flutter_material_color_picker: ^1.2.0 - flutter_native_splash: ^2.4.7 + flutter_native_splash: ^2.4.8 flutter_secure_storage: ^10.3.1 flutter_slidable: ^4.0.3 font_awesome_flutter: ^11.0.0 @@ -52,7 +55,7 @@ dependencies: linkify: ^5.0.0 logger: ^2.7.0 memoize: ^3.0.0 - package_info_plus: ^10.1.0 + package_info_plus: ^10.2.1 path: ^1.9.1 path_provider: ^2.1.6 path_provider_android: ^2.3.1 @@ -62,7 +65,7 @@ dependencies: git: url: https://github.com/livinglist/flutter_pulltorefresh ref: master - qr_code_scanner_plus: ^2.1.2 + qr_code_scanner_plus: ^2.2.0 qr_flutter: ^4.1.0 receive_sharing_intent: 1.8.1 responsive_builder: ^0.7.1 @@ -70,7 +73,7 @@ dependencies: screenshot: ^3.0.0 scrollable_positioned_list: ^0.3.8 scrolls_to_top: ^2.1.1 - sembast: ^3.8.7 + sembast: ^3.8.9+1 share_plus: ^13.3.0 shared_preferences: ^2.5.5 shared_preferences_android: ^2.4.23 @@ -80,7 +83,7 @@ dependencies: path: components/synced_shared_preferences universal_platform: ^1.1.0 url_launcher: ^6.3.2 - video_player: ^2.11.1 + video_player: ^2.13.0 visibility_detector: ^0.4.0+2 wakelock_plus: ^1.7.0 webview_flutter: ^4.14.1 diff --git a/submodules/flutter b/submodules/flutter index 00b0c91f..058e0af2 160000 --- a/submodules/flutter +++ b/submodules/flutter @@ -1 +1 @@ -Subproject commit 00b0c91f06209d9e4a41f71b7a512d6eb3b9c694 +Subproject commit 058e0af2c2b57e369d905a03ac9748b0ebf543c6