-
Notifications
You must be signed in to change notification settings - Fork 99
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
#issue 25 Resolved Page breaking down at bottom #40
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,7 +63,7 @@ packages: | |
name: async | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. remove this file also from commit. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. okay @hiashutoshsingh There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @hiashutoshsingh Can you guide me how to remove the file from commit ?? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. make a copy of the file at another place and delete that file then commit it. |
||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "2.5.0-nullsafety.1" | ||
version: "2.5.0" | ||
auto_size_text: | ||
dependency: "direct dev" | ||
description: | ||
|
@@ -91,7 +91,7 @@ packages: | |
name: boolean_selector | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "2.1.0-nullsafety.1" | ||
version: "2.1.0" | ||
build: | ||
dependency: transitive | ||
description: | ||
|
@@ -119,14 +119,14 @@ packages: | |
name: characters | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "1.1.0-nullsafety.3" | ||
version: "1.1.0" | ||
charcode: | ||
dependency: transitive | ||
description: | ||
name: charcode | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "1.2.0-nullsafety.1" | ||
version: "1.2.0" | ||
checked_yaml: | ||
dependency: transitive | ||
description: | ||
|
@@ -161,14 +161,14 @@ packages: | |
name: clock | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "1.1.0-nullsafety.1" | ||
version: "1.1.0" | ||
collection: | ||
dependency: transitive | ||
description: | ||
name: collection | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "1.15.0-nullsafety.3" | ||
version: "1.15.0" | ||
convert: | ||
dependency: transitive | ||
description: | ||
|
@@ -224,7 +224,7 @@ packages: | |
name: fake_async | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "1.2.0-nullsafety.1" | ||
version: "1.2.0" | ||
fancy_bottom_navigation: | ||
dependency: "direct dev" | ||
description: | ||
|
@@ -526,7 +526,7 @@ packages: | |
name: js | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "0.6.2" | ||
version: "0.6.3" | ||
json_annotation: | ||
dependency: transitive | ||
description: | ||
|
@@ -589,7 +589,7 @@ packages: | |
name: matcher | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "0.12.10-nullsafety.1" | ||
version: "0.12.10" | ||
matrix4_transform: | ||
dependency: transitive | ||
description: | ||
|
@@ -603,7 +603,7 @@ packages: | |
name: meta | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "1.3.0-nullsafety.3" | ||
version: "1.3.0" | ||
mime: | ||
dependency: transitive | ||
description: | ||
|
@@ -645,7 +645,7 @@ packages: | |
name: path | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "1.8.0-nullsafety.1" | ||
version: "1.8.0" | ||
path_provider: | ||
dependency: "direct main" | ||
description: | ||
|
@@ -790,7 +790,7 @@ packages: | |
name: source_span | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "1.8.0-nullsafety.2" | ||
version: "1.8.0" | ||
speech_to_text: | ||
dependency: "direct main" | ||
description: | ||
|
@@ -804,14 +804,14 @@ packages: | |
name: stack_trace | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "1.10.0-nullsafety.1" | ||
version: "1.10.0" | ||
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" | ||
stream_transform: | ||
dependency: transitive | ||
description: | ||
|
@@ -825,7 +825,7 @@ packages: | |
name: string_scanner | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "1.1.0-nullsafety.1" | ||
version: "1.1.0" | ||
supercharged: | ||
dependency: transitive | ||
description: | ||
|
@@ -846,21 +846,21 @@ packages: | |
name: term_glyph | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "1.2.0-nullsafety.1" | ||
version: "1.2.0" | ||
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" | ||
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" | ||
url_launcher: | ||
dependency: "direct dev" | ||
description: | ||
|
@@ -916,7 +916,7 @@ packages: | |
name: vector_math | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "2.1.0-nullsafety.3" | ||
version: "2.1.0" | ||
video_player: | ||
dependency: "direct main" | ||
description: | ||
|
@@ -974,5 +974,5 @@ packages: | |
source: hosted | ||
version: "7.0.0+7" | ||
sdks: | ||
dart: ">=2.10.0 <2.11.0" | ||
flutter: ">=1.22.0 <2.0.0" | ||
dart: ">=2.12.0-0.0 <3.0.0" | ||
flutter: ">=1.22.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove this file from commit, lock file is not added usually.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okay @hiashutoshsingh
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have removed the padding field whose value is assigned to 0 . Can you guide me how to remove the file from commit ??
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hiashutoshsingh Can you please review the same ?