mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Place tracker/maintenance (#519)
* format place_tracker README * update sentence in README * sort Dart members, remove unnecessary type declarations * Run place_tracker on Android and iOS, update project files * add link to developer preview caveat * grammar * update MAINTENANCE
This commit is contained in:
@@ -141,7 +141,7 @@ class StubData {
|
||||
),
|
||||
];
|
||||
|
||||
static const List<String> reviewStrings = [
|
||||
static const reviewStrings = <String>[
|
||||
'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.',
|
||||
'Best. Place. In. Town. Period.'
|
||||
|
||||
Reference in New Issue
Block a user