Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fluttertoast
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
songyanzhi
fluttertoast
Commits
ef4db97e
Commit
ef4db97e
authored
Feb 18, 2021
by
Karthik Ponnam
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
web checked
parent
4d2c6965
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
39 additions
and
25 deletions
+39
-25
example/pubspec.lock
+26
-19
pubspec.lock
+13
-6
No files found.
example/pubspec.lock
View file @
ef4db97e
...
...
@@ -7,42 +7,42 @@ packages:
name: async
url: "https://pub.dartlang.org"
source: hosted
version: "2.5.0-nullsafety.
1
"
version: "2.5.0-nullsafety.
3
"
boolean_selector:
dependency: transitive
description:
name: boolean_selector
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0-nullsafety.
1
"
version: "2.1.0-nullsafety.
3
"
characters:
dependency: transitive
description:
name: characters
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0-nullsafety.
3
"
version: "1.1.0-nullsafety.
5
"
charcode:
dependency: transitive
description:
name: charcode
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0-nullsafety.
1
"
version: "1.2.0-nullsafety.
3
"
clock:
dependency: transitive
description:
name: clock
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0-nullsafety.
1
"
version: "1.1.0-nullsafety.
3
"
collection:
dependency: transitive
description:
name: collection
url: "https://pub.dartlang.org"
source: hosted
version: "1.15.0-nullsafety.
3
"
version: "1.15.0-nullsafety.
5
"
cupertino_icons:
dependency: "direct main"
description:
...
...
@@ -56,7 +56,7 @@ packages:
name: fake_async
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0-nullsafety.
1
"
version: "1.2.0-nullsafety.
3
"
flutter:
dependency: "direct main"
description: flutter
...
...
@@ -79,27 +79,34 @@ packages:
relative: true
source: path
version: "7.1.8"
js:
dependency: transitive
description:
name: js
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.3-nullsafety.3"
matcher:
dependency: transitive
description:
name: matcher
url: "https://pub.dartlang.org"
source: hosted
version: "0.12.10-nullsafety.
1
"
version: "0.12.10-nullsafety.
3
"
meta:
dependency: transitive
description:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0-nullsafety.
3
"
version: "1.3.0-nullsafety.
6
"
path:
dependency: transitive
description:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0-nullsafety.
1
"
version: "1.8.0-nullsafety.
3
"
sky_engine:
dependency: transitive
description: flutter
...
...
@@ -111,56 +118,56 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0-nullsafety.
2
"
version: "1.8.0-nullsafety.
4
"
stack_trace:
dependency: transitive
description:
name: stack_trace
url: "https://pub.dartlang.org"
source: hosted
version: "1.10.0-nullsafety.
1
"
version: "1.10.0-nullsafety.
6
"
stream_channel:
dependency: transitive
description:
name: stream_channel
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0-nullsafety.
1
"
version: "2.1.0-nullsafety.
3
"
string_scanner:
dependency: transitive
description:
name: string_scanner
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0-nullsafety.
1
"
version: "1.1.0-nullsafety.
3
"
term_glyph:
dependency: transitive
description:
name: term_glyph
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0-nullsafety.
1
"
version: "1.2.0-nullsafety.
3
"
test_api:
dependency: transitive
description:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.19-nullsafety.
2
"
version: "0.2.19-nullsafety.
6
"
typed_data:
dependency: transitive
description:
name: typed_data
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0-nullsafety.
3
"
version: "1.3.0-nullsafety.
5
"
vector_math:
dependency: transitive
description:
name: vector_math
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0-nullsafety.
3
"
version: "2.1.0-nullsafety.
5
"
sdks:
dart: ">=2.1
0.0-110 <2.11
.0"
dart: ">=2.1
2.0-0.0 <3.0
.0"
flutter: ">=1.10.0"
pubspec.lock
View file @
ef4db97e
...
...
@@ -7,14 +7,14 @@ packages:
name: characters
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0-nullsafety.
3
"
version: "1.1.0-nullsafety.
5
"
collection:
dependency: transitive
description:
name: collection
url: "https://pub.dartlang.org"
source: hosted
version: "1.15.0-nullsafety.
3
"
version: "1.15.0-nullsafety.
5
"
flutter:
dependency: "direct main"
description: flutter
...
...
@@ -25,13 +25,20 @@ packages:
description: flutter
source: sdk
version: "0.0.0"
js:
dependency: transitive
description:
name: js
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.3-nullsafety.3"
meta:
dependency: transitive
description:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0-nullsafety.
3
"
version: "1.3.0-nullsafety.
6
"
sky_engine:
dependency: transitive
description: flutter
...
...
@@ -43,14 +50,14 @@ packages:
name: typed_data
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0-nullsafety.
3
"
version: "1.3.0-nullsafety.
5
"
vector_math:
dependency: transitive
description:
name: vector_math
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0-nullsafety.
3
"
version: "2.1.0-nullsafety.
5
"
sdks:
dart: ">=2.1
0.0-110 <2.11
.0"
dart: ">=2.1
2.0-0 <3.0
.0"
flutter: ">=1.10.0"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment