From 6176ec6cb97d480c64f6b2cf3abe761da20a2bbf Mon Sep 17 00:00:00 2001 From: ashilkn Date: Tue, 28 Jan 2025 13:36:36 +0530 Subject: [PATCH] [mob][photos] Revert back to using figma_squircle v0.5.3 from pub.dev since we've reverted to flutter v3.24.x --- mobile/pubspec.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index e36266e7fe..a008b10a52 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -64,9 +64,7 @@ dependencies: fade_indexed_stack: ^0.2.2 fast_base58: ^0.2.1 ffmpeg_kit_flutter_full_gpl: ^6.0.3 - figma_squircle: - git: - url: https://github.com/Ax0elz/figma_squircle.git + figma_squircle: 0.5.3 file_saver: # Use forked version till this PR is merged: https://github.com/incrediblezayed/file_saver/pull/87 git: https://github.com/jesims/file_saver.git