second commit
This commit is contained in:
BIN
lib/icons/gasolineCyberpunk.png
Normal file
BIN
lib/icons/gasolineCyberpunk.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 613 KiB |
BIN
lib/icons/kilometer.png
Normal file
BIN
lib/icons/kilometer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 695 B |
BIN
lib/images/backgroundPitstopBlack.png
Normal file
BIN
lib/images/backgroundPitstopBlack.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 MiB |
BIN
lib/images/gasolineGuru.jpg
Normal file
BIN
lib/images/gasolineGuru.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 228 KiB |
@@ -235,8 +235,8 @@ class ProjectSection extends StatelessWidget {
|
||||
padding: const EdgeInsets.symmetric(horizontal: 16, vertical: 8),
|
||||
child: Column(
|
||||
children: [
|
||||
Row(
|
||||
mainAxisAlignment: MainAxisAlignment.spaceBetween,
|
||||
Wrap(
|
||||
alignment: WrapAlignment.spaceBetween,
|
||||
children: [
|
||||
ProjectRow(title: "Endpoint", value: projectInfo.endpoint),
|
||||
ProjectRow(title: "Project ID", value: projectInfo.projectId),
|
||||
|
||||
Reference in New Issue
Block a user