Skip to content

Commit

Permalink
Merge pull request #67 from Shamoyeeta/contribute
Browse files Browse the repository at this point in the history
Updated Contributors.md
  • Loading branch information
ashu12chi authored Oct 29, 2021
2 parents 8296cc5 + c5e94dd commit 4bc0e50
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 8 deletions.
1 change: 1 addition & 0 deletions Contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@
14. [Urvashi Gupta](https://github.com/UVCoder1002)
15. [Rajdeep Tiwari](https://github.com/tiwarirajdeep)
16. [Pranshu Tiwari](https://github.com/PranshuTiwari14)
17. [Shamoyeeta Saha](https://github.com/Shamoyeeta)
23 changes: 15 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
name: async
url: "https://pub.dartlang.org"
source: hosted
version: "2.8.1"
version: "2.6.1"
boolean_selector:
dependency: transitive
description:
Expand All @@ -28,7 +28,7 @@ packages:
name: charcode
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.1"
version: "1.2.0"
clock:
dependency: transitive
description:
Expand Down Expand Up @@ -113,7 +113,7 @@ packages:
name: http
url: "https://pub.dartlang.org"
source: hosted
version: "0.13.4"
version: "0.13.3"
http_parser:
dependency: transitive
description:
Expand Down Expand Up @@ -176,14 +176,21 @@ packages:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.7.0"
version: "1.3.0"
path:
dependency: transitive
description:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0"
pedantic:
dependency: transitive
description:
name: pedantic
url: "https://pub.dartlang.org"
source: hosted
version: "1.11.1"
permission_handler:
dependency: "direct main"
description:
Expand All @@ -197,7 +204,7 @@ packages:
name: permission_handler_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "3.7.0"
version: "3.6.1"
plugin_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -272,7 +279,7 @@ packages:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.2"
version: "0.3.0"
torch_light:
dependency: "direct main"
description:
Expand Down Expand Up @@ -302,5 +309,5 @@ packages:
source: hosted
version: "2.0.1"
sdks:
dart: ">=2.14.0 <3.0.0"
flutter: ">=2.5.0"
dart: ">=2.12.0 <3.0.0"
flutter: ">=2.2.2"

0 comments on commit 4bc0e50

Please sign in to comment.