Skip to content
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

Instagram card with navigation bar.dart #11

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update main.dart
Wroo11d authored Oct 7, 2021
commit a5fab9b18a3b92512999205e50929f8800458b5c
16 changes: 8 additions & 8 deletions lib/main.dart
Original file line number Diff line number Diff line change
@@ -369,7 +369,7 @@ Widget Post(name, location, like) {
),
),
SizedBox(
width: 600,
width: 500,
),
Padding(
padding: const EdgeInsets.only(top: 3.0, right: 2.0),
@@ -496,7 +496,7 @@ Widget Post1(name, location, like) {
),
),
SizedBox(
width: 600,
width: 500,
),
Padding(
padding: const EdgeInsets.only(top: 3.0, right: 2.0),
@@ -624,7 +624,7 @@ Widget Post3(name, location, like) {
),
),
SizedBox(
width: 600,
width: 500,
),
Padding(
padding: const EdgeInsets.only(top: 3.0, right: 2.0),
@@ -751,7 +751,7 @@ Widget Post4(name, location, like) {
),
),
SizedBox(
width: 600,
width: 500,
),
Padding(
padding: const EdgeInsets.only(top: 3.0, right: 2.0),
@@ -878,7 +878,7 @@ Widget Post5(name, location, like) {
),
),
SizedBox(
width: 600,
width: 500,
),
Padding(
padding: const EdgeInsets.only(top: 3.0, right: 2.0),
@@ -1004,7 +1004,7 @@ Widget Post6(name, location, like) {
),
),
SizedBox(
width: 600,
width: 500,
),
Padding(
padding: const EdgeInsets.only(top: 3.0, right: 2.0),
@@ -1131,7 +1131,7 @@ Widget Post7(name, location, like) {
),
),
SizedBox(
width: 600,
width: 500,
),
Padding(
padding: const EdgeInsets.only(top: 3.0, right: 2.0),
@@ -1258,7 +1258,7 @@ Widget Post8(name, location, like) {
),
),
SizedBox(
width: 600,
width: 500,
),
Padding(
padding: const EdgeInsets.only(top: 3.0, right: 2.0),