Skip to content

Commit

Permalink
Bump org_flutter to 8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Dec 17, 2024
1 parent 43f85d8 commit 6e497df
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -498,18 +498,18 @@ packages:
dependency: "direct main"
description:
name: org_flutter
sha256: "7c19291790b95b134ffeb8731e1f76c2909d3041a87672d27ccc41c2b5102c54"
sha256: "724191475028ca8251882b883886506dceb750fc78566615ca7074a285dc379d"
url: "https://pub.dev"
source: hosted
version: "8.3.0"
version: "8.4.0"
org_parser:
dependency: transitive
description:
name: org_parser
sha256: e861cad6c1e2e458eb32fc43e984ffaf1c3246010811422c4cce153fdcf54dfe
sha256: ae8d2ed9210cf65850f662e2f717e370a3a2b73581209517183cf037b960dfcf
url: "https://pub.dev"
source: hosted
version: "8.1.1"
version: "8.2.0"
path:
dependency: transitive
description:
Expand Down Expand Up @@ -658,18 +658,18 @@ packages:
dependency: "direct main"
description:
name: share_plus
sha256: "9c9bafd4060728d7cdb2464c341743adbd79d327cb067ec7afb64583540b47c8"
sha256: "6327c3f233729374d0abaafd61f6846115b2a481b4feddd8534211dc10659400"
url: "https://pub.dev"
source: hosted
version: "10.1.2"
version: "10.1.3"
share_plus_platform_interface:
dependency: transitive
description:
name: share_plus_platform_interface
sha256: c57c0bbfec7142e3a0f55633be504b796af72e60e3c791b44d5a017b985f7a48
sha256: cc012a23fc2d479854e6c80150696c4a5f5bb62cb89af4de1c505cf78d0a5d0b
url: "https://pub.dev"
source: hosted
version: "5.0.1"
version: "5.0.2"
shared_preferences:
dependency: "direct main"
description:
Expand All @@ -682,18 +682,18 @@ packages:
dependency: transitive
description:
name: shared_preferences_android
sha256: "7f172d1b06de5da47b6264c2692ee2ead20bbbc246690427cdb4fc301cd0c549"
sha256: "02a7d8a9ef346c9af715811b01fbd8e27845ad2c41148eefd31321471b41863d"
url: "https://pub.dev"
source: hosted
version: "2.3.4"
version: "2.4.0"
shared_preferences_foundation:
dependency: transitive
description:
name: shared_preferences_foundation
sha256: "07e050c7cd39bad516f8d64c455f04508d09df104be326d8c02551590a0d513d"
sha256: "6a52cfcdaeac77cad8c97b539ff688ccfc458c007b4db12be584fbe5c0e49e03"
url: "https://pub.dev"
source: hosted
version: "2.5.3"
version: "2.5.4"
shared_preferences_linux:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
google_fonts: ^6.0.0
http: ^1.1.0
intl: ^0.19.0
org_flutter: ^8.3.0
org_flutter: ^8.4.0
# org_flutter:
# path: ../org_flutter
path_provider: ^2.0.9
Expand Down

0 comments on commit 6e497df

Please sign in to comment.