1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-05 11:11:23 +00:00

[Gallery] Fix directory structure (#312)

This commit is contained in:
Pierre-Louis
2020-02-05 20:11:54 +01:00
committed by GitHub
parent 082592e9a9
commit cee267cf88
762 changed files with 12 additions and 12 deletions

View File

@@ -53,7 +53,7 @@ platform it runs on. This is determined based on window size as outlined in
To generate localized strings or highlighted code segments, make sure that you
have [grinder](https://pub.dev/packages/grinder) installed. You can install it
by getting the packages in `samples/gallery/gallery/`:
by getting the packages in `samples/gallery/`:
```
flutter pub get
```