1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00
This commit is contained in:
Aadarsh Patel
2020-03-31 10:48:53 +05:30
committed by GitHub
parent d9c9b3a519
commit 1c887b6d80

View File

@@ -142,7 +142,7 @@ class StubData {
]; ];
static const List<String> reviewStrings = [ static const List<String> reviewStrings = [
'My favorite place in Portand. The employees are wonderful and so is the food. I go here at least once a month!', 'My favorite place in Portland. The employees are wonderful and so is the food. I go here at least once a month!',
'Staff was very friendly. Great atmosphere and good music. Would reccommend.', 'Staff was very friendly. Great atmosphere and good music. Would reccommend.',
'Best. Place. In. Town. Period.' 'Best. Place. In. Town. Period.'
]; ];