From d1f37282f0a44cd9ebaee2a5cc6dd9a0f27374f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maty=C3=A1=C5=A1=20Caras?= Date: Wed, 1 Nov 2023 15:48:14 +0100 Subject: [PATCH] chore: check deps --- pubspec.lock | 4 ++-- pubspec.yaml | 17 +---------------- 2 files changed, 3 insertions(+), 18 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index d15d564..ffd629a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -539,10 +539,10 @@ packages: dependency: transitive description: name: image_picker_ios - sha256: c5538cacefacac733c724be7484377923b476216ad1ead35a0d2eadcdc0fc497 + sha256: "76ec722aeea419d03aa915c2c96bf5b47214b053899088c9abb4086ceecf97a7" url: "https://pub.dev" source: hosted - version: "0.8.8+2" + version: "0.8.8+4" image_picker_linux: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index da8059e..8db6513 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,21 +1,6 @@ name: prasule -description: A new Flutter project. -# 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 +description: Open-source private expense tracker -# 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: