Add more stub data. Alphabetize entries.

pull/27/head
kenzieschmoll 6 years ago
parent 3ed537495a
commit 3a6152c972

@ -5,96 +5,123 @@ import 'place.dart';
class StubData { class StubData {
static const List<Place> places = [ static const List<Place> places = [
Place( Place(
latLng: LatLng(45.524676, -122.681922), latLng: LatLng(45.524676, -122.681922),
name: 'Deschutes Brewery', name: 'Deschutes Brewery',
description: description:
'Beers brewed on-site & gourmet pub grub in a converted auto-body shop with a fireplace & wood beams.', 'Beers brewed on-site & gourmet pub grub in a converted auto-body shop with a fireplace & wood beams.',
category: PlaceCategory.favorite, category: PlaceCategory.favorite,
starRating: 5), starRating: 5,
),
Place( Place(
latLng: LatLng(45.525253, -122.684423), latLng: LatLng(45.516887, -122.675417),
name: 'TILT', name: 'Luc Lac Vietnamese Kitchen',
description: description: 'Popular counter-serve offering pho, banh mi & other Vietnamese favorites in a stylish setting.',
'This stylish American eatery offers unfussy breakfast fare, cocktails & burgers in industrial-themed digs.', category: PlaceCategory.favorite,
category: PlaceCategory.favorite, starRating: 5,
starRating: 4), ),
Place( Place(
latLng: LatLng(45.528952, -122.698344), latLng: LatLng(45.528952, -122.698344),
name: 'Salt & Straw', name: 'Salt & Straw',
description: description:
'Quirky flavors & handmade waffle cones draw crowds to this artisinal ice cream maker\'s 3 parlors.', 'Quirky flavors & handmade waffle cones draw crowds to this artisinal ice cream maker\'s 3 parlors.',
category: PlaceCategory.favorite, category: PlaceCategory.favorite,
starRating: 5), starRating: 5,
),
Place( Place(
latLng: LatLng(45.513485, -122.657982), latLng: LatLng(45.525253, -122.684423),
name: 'White Owl Social Club', name: 'TILT',
description: description:
'Chill haunt with local beers, burgers & vegan eats, plus live music & an airy patio with a fire pit.', 'This stylish American eatery offers unfussy breakfast fare, cocktails & burgers in industrial-themed digs.',
category: PlaceCategory.favorite, category: PlaceCategory.favorite,
starRating: 4), starRating: 4,
),
Place( Place(
latLng: LatLng(45.383030, -122.758372), latLng: LatLng(45.513485, -122.657982),
name: 'Thai Cuisine', name: 'White Owl Social Club',
description: description:
'Informal restaurant offering Thai standards in a modest setting, plus takeout & delivery.', 'Chill haunt with local beers, burgers & vegan eats, plus live music & an airy patio with a fire pit.',
category: PlaceCategory.visited, category: PlaceCategory.favorite,
starRating: 4), starRating: 4,
),
Place( Place(
latLng: LatLng(45.416986, -122.743171), latLng: LatLng(45.487137, -122.799940),
name: 'Chevys', name: 'Buffalo Wild Wings',
description: description:
'Lively, informal Mexican chain with a colorful, family-friendly setting plus tequilas & margaritas.', 'Lively sports-bar chain dishing up wings & other American pub grub amid lots of large-screen TVs.',
category: PlaceCategory.visited, category: PlaceCategory.visited,
starRating: 4), starRating: 5,
),
Place( Place(
latLng: LatLng(45.430489, -122.831802), latLng: LatLng(45.416986, -122.743171),
name: 'Cinetopia', name: 'Chevys',
description: description:
'Moviegoers can take food from the on-site eatery to their seats, with table service in 21+ theaters.', 'Lively, informal Mexican chain with a colorful, family-friendly setting plus tequilas & margaritas.',
category: PlaceCategory.visited, category: PlaceCategory.visited,
starRating: 4), starRating: 4,
),
Place( Place(
latLng: LatLng(45.487137, -122.799940), latLng: LatLng(45.430489, -122.831802),
name: 'Buffalo Wild Wings', name: 'Cinetopia',
description: description:
'Lively sports-bar chain dishing up wings & other American pub grub amid lots of large-screen TVs.', 'Moviegoers can take food from the on-site eatery to their seats, with table service in 21+ theaters.',
category: PlaceCategory.visited, category: PlaceCategory.visited,
starRating: 5), starRating: 4,
),
Place( Place(
latLng: LatLng(45.493321, -122.669330), latLng: LatLng(45.383030, -122.758372),
name: 'The Old Spaghetti Factory', name: 'Thai Cuisine',
description: description:
'Family-friendly chain eatery featuring traditional Italian entrees amid turn-of-the-century decor.', 'Informal restaurant offering Thai standards in a modest setting, plus takeout & delivery.',
category: PlaceCategory.visited, category: PlaceCategory.visited,
starRating: 4), starRating: 4,
),
Place( Place(
latLng: LatLng(45.548606, -122.675286), latLng: LatLng(45.493321, -122.669330),
name: 'Mississippi Pizza', name: 'The Old Spaghetti Factory',
description: description:
'Music, trivia & other all-ages events featured at pizzeria with lounge & vegan & gluten-free pies.', 'Family-friendly chain eatery featuring traditional Italian entrees amid turn-of-the-century decor.',
category: PlaceCategory.wantToGo, category: PlaceCategory.visited,
starRating: 4), starRating: 4,
),
Place( Place(
latLng: LatLng(45.559783, -122.924103), latLng: LatLng(45.548606, -122.675286),
name: 'TopGolf', name: 'Mississippi Pizza',
description: description:
'Sprawling entertainment venue with a high-tech driving range & swanky lounge with drinks & games.', 'Music, trivia & other all-ages events featured at pizzeria with lounge & vegan & gluten-free pies.',
category: PlaceCategory.wantToGo, category: PlaceCategory.wantToGo,
starRating: 5), starRating: 4,
),
Place( Place(
latLng: LatLng(45.420226, -122.740347), latLng: LatLng(45.420226, -122.740347),
name: 'Oswego Grill', name: 'Oswego Grill',
description: description:
'Wood-grilled steakhouse favorites served in a casual, romantic restaurant with a popular happy hour.', 'Wood-grilled steakhouse favorites served in a casual, romantic restaurant with a popular happy hour.',
category: PlaceCategory.wantToGo, category: PlaceCategory.wantToGo,
starRating: 4), starRating: 4,
),
Place( Place(
latLng: LatLng(45.541202, -122.676432), latLng: LatLng(45.541202, -122.676432),
name: 'The Widmer Brothers Brewery', name: 'The Widmer Brothers Brewery',
description: description:
'Popular, enduring gastropub serving craft beers, sandwiches & eclectic entrees in a laid-back space.', 'Popular, enduring gastropub serving craft beers, sandwiches & eclectic entrees in a laid-back space.',
category: PlaceCategory.wantToGo, category: PlaceCategory.wantToGo,
starRating: 4), starRating: 4,
),
Place(
latLng: LatLng(45.559783, -122.924103),
name: 'TopGolf',
description:
'Sprawling entertainment venue with a high-tech driving range & swanky lounge with drinks & games.',
category: PlaceCategory.wantToGo,
starRating: 5,
),
Place(
latLng: LatLng(45.485612, -122.784733),
name: 'Uwajimaya Beaverton',
description: 'Huge Asian grocery outpost stocking meats, produce & prepared foods plus gifts & home goods.',
category: PlaceCategory.wantToGo,
starRating: 5,
),
]; ];
static const List<String> reviewStrings = [ static const List<String> reviewStrings = [

Loading…
Cancel
Save