mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-08-06 14:51:08 +08:00
@ -30,7 +30,7 @@ class MyGridView {
|
||||
getStructuredGridCell("Twitter", "social/twitter.png"),
|
||||
getStructuredGridCell("Instagram", "social/instagram.png"),
|
||||
getStructuredGridCell("Linkedin", "social/linkedin.png"),
|
||||
getStructuredGridCell("Gooogle Plus", "social/google_plus.png"),
|
||||
getStructuredGridCell("Google Plus", "social/google_plus.png"),
|
||||
getStructuredGridCell("Launcher Icon", "ic_launcher.png"),
|
||||
],
|
||||
);
|
||||
|
Reference in New Issue
Block a user