Skip to content

Commit f974f61

Browse files
committed
version 1.4.1
1 parent de7eca8 commit f974f61

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

pubspec.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -411,12 +411,11 @@ packages:
411411
flutter_open_chinese_convert:
412412
dependency: "direct main"
413413
description:
414-
path: "."
415-
ref: master
416-
resolved-ref: "6cfb0f57852bfbba0652b076e5eb5c47b888d5ae"
417-
url: "https://github.com/Predidit/flutter_open_chinese_convert.git"
418-
source: git
419-
version: "0.5.1"
414+
name: flutter_open_chinese_convert
415+
sha256: "04561ced3dc66a28c394934186a4224a34f2c8912881d489015f0784f2cf8c70"
416+
url: "https://pub.dev"
417+
source: hosted
418+
version: "0.6.0"
420419
flutter_plugin_android_lifecycle:
421420
dependency: transitive
422421
description:

pubspec.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 1.4.0+10400
19+
version: 1.4.1+10401
2020

2121
environment:
2222
sdk: '>=3.2.6 <4.0.0'
@@ -74,10 +74,7 @@ dependencies:
7474

7575
provider: any
7676

77-
flutter_open_chinese_convert:
78-
git:
79-
url: https://github.com/Predidit/flutter_open_chinese_convert.git
80-
ref: master
77+
flutter_open_chinese_convert: ^0.6.0
8178
media_kit:
8279
git:
8380
url: https://github.com/Predidit/media-kit.git

0 commit comments

Comments
 (0)