Skip to content

Resize #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 25, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ You can completely customize the style of toast.

## screenshot

![image](https://github.com/CaiJingLong/some_asset/blob/master/ktoast2.gif)
<img src="https://github.com/CaiJingLong/some_asset/blob/master/ktoast2.gif" width="35%" height="35%"/>

![image](https://github.com/CaiJingLong/some_asset/blob/master/oktoast_2.png)
<img src="https://github.com/CaiJingLong/some_asset/blob/master/oktoast_2.png" width="35%" height="35%"/>

## about version 1.X.X
if you use oktoast 1.X.X ,Please use the 1.X branch, and read version readme.
Expand Down
18 changes: 9 additions & 9 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
name: analyzer
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.33.0"
version: "0.32.4"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -63,7 +63,7 @@ packages:
name: csslib
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.14.6"
version: "0.14.5"
flutter:
dependency: "direct main"
description: flutter
Expand All @@ -80,7 +80,7 @@ packages:
name: front_end
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.1.6"
version: "0.1.4"
glob:
dependency: transitive
description:
Expand All @@ -101,7 +101,7 @@ packages:
name: http
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.12.0"
version: "0.11.3+17"
http_multi_server:
dependency: transitive
description:
Expand Down Expand Up @@ -143,7 +143,7 @@ packages:
name: kernel
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.3.6"
version: "0.3.4"
logging:
dependency: transitive
description:
Expand Down Expand Up @@ -199,7 +199,7 @@ packages:
name: package_resolver
url: "https://pub.flutter-io.cn"
source: hosted
version: "1.0.6"
version: "1.0.4"
path:
dependency: transitive
description:
Expand Down Expand Up @@ -281,7 +281,7 @@ packages:
name: source_maps
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.10.8"
version: "0.10.7"
source_span:
dependency: transitive
description:
Expand Down Expand Up @@ -323,7 +323,7 @@ packages:
name: test
url: "https://pub.flutter-io.cn"
source: hosted
version: "1.3.4"
version: "1.3.0"
typed_data:
dependency: transitive
description:
Expand Down Expand Up @@ -374,5 +374,5 @@ packages:
source: hosted
version: "2.1.15"
sdks:
dart: ">=2.0.0 <3.0.0"
dart: ">=2.0.0-dev.68.0 <3.0.0"
flutter: ">=0.3.0 <2.0.0"