mirror of
https://github.com/TrentSPalmer/concise-pdx.git
synced 2024-11-21 12:41:30 -08:00
fix streets between s/,/from/g
This commit is contained in:
parent
eb6a249e25
commit
ca38f81ce8
26
pubspec.lock
26
pubspec.lock
@ -7,7 +7,7 @@ packages:
|
||||
name: analyzer
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.38.1"
|
||||
version: "0.38.2"
|
||||
archive:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -63,7 +63,7 @@ packages:
|
||||
name: build_modules
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.4.3"
|
||||
version: "2.5.0"
|
||||
build_resolvers:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -77,21 +77,21 @@ packages:
|
||||
name: build_runner
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.6.7"
|
||||
version: "1.6.9"
|
||||
build_runner_core:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: build_runner_core
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "3.0.9"
|
||||
version: "3.1.1"
|
||||
build_web_compilers:
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
name: build_web_compilers
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.2.3"
|
||||
version: "2.3.0"
|
||||
built_collection:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -105,7 +105,7 @@ packages:
|
||||
name: built_value
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "6.7.0"
|
||||
version: "6.7.1"
|
||||
charcode:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -133,7 +133,7 @@ packages:
|
||||
name: collection
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.14.11"
|
||||
version: "1.14.12"
|
||||
convert:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -147,7 +147,7 @@ packages:
|
||||
name: crypto
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.1.2"
|
||||
version: "2.1.3"
|
||||
csslib:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -174,7 +174,7 @@ packages:
|
||||
description:
|
||||
path: "packages/flutter_web"
|
||||
ref: HEAD
|
||||
resolved-ref: bdd12b223a7e7f268508784a7b78312e47664556
|
||||
resolved-ref: "3973ac51f326c0a013232f39e9962bd02712d7dd"
|
||||
url: "https://github.com/flutter/flutter_web"
|
||||
source: git
|
||||
version: "0.0.0"
|
||||
@ -183,7 +183,7 @@ packages:
|
||||
description:
|
||||
path: "packages/flutter_web_ui"
|
||||
ref: HEAD
|
||||
resolved-ref: bdd12b223a7e7f268508784a7b78312e47664556
|
||||
resolved-ref: "3973ac51f326c0a013232f39e9962bd02712d7dd"
|
||||
url: "https://github.com/flutter/flutter_web"
|
||||
source: git
|
||||
version: "0.0.0"
|
||||
@ -193,7 +193,7 @@ packages:
|
||||
name: front_end
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.1.23"
|
||||
version: "0.1.24"
|
||||
glob:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -270,7 +270,7 @@ packages:
|
||||
name: kernel
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.3.23"
|
||||
version: "0.3.24"
|
||||
logging:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -291,7 +291,7 @@ packages:
|
||||
name: meta
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.1.6"
|
||||
version: "1.1.7"
|
||||
mime:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -34,10 +34,10 @@ class _NorthEastStreetsState extends State<NorthEastStreets> {
|
||||
modaCenter(),
|
||||
rockyButteDrive(),
|
||||
rockyButteHike(),
|
||||
cardTwo('NE Alberta, 9th to 32nd','https://www.google.com/maps/@45.5591051,-122.6447643,16z','alberta'),
|
||||
cardTwo('NE Freemont, 40th to 51st','https://www.google.com/maps/@45.5483097,-122.6163709,17z','freemont'),
|
||||
cardTwo('NE Sandy, 40th to 75th','https://www.google.com/maps/@45.5422545,-122.6045048,16z','sandy'),
|
||||
cardTwo('NE Weidler-Broadway, MLK to 28th','https://www.google.com/maps/@45.534722,-122.6490053,16z','weidler-broadway'),
|
||||
cardTwo('NE Alberta from 9th to 32nd','https://www.google.com/maps/@45.5591051,-122.6447643,16z','alberta'),
|
||||
cardTwo('NE Freemont from 40th to 51st','https://www.google.com/maps/@45.5483097,-122.6163709,17z','freemont'),
|
||||
cardTwo('NE Sandy from 40th to 75th','https://www.google.com/maps/@45.5422545,-122.6045048,16z','sandy'),
|
||||
cardTwo('NE Weidler-Broadway from MLK to 28th','https://www.google.com/maps/@45.534722,-122.6490053,16z','weidler-broadway'),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
@ -34,9 +34,9 @@ class _NorthStreetsState extends State<NorthStreets> {
|
||||
modaCenter(),
|
||||
waudBluff(),
|
||||
peninsulaPark(),
|
||||
cardTwo('N Williams, Cook to Skidmore','https://www.google.com/maps/@45.55075,-122.6666716,16z','williams'),
|
||||
cardTwo('N Mississippi, Fremont to Alberta','https://www.google.com/maps/@45.5526726,-122.6752348,16z','mississippi'),
|
||||
cardTwo('N Denver, Schofield to Interstate','https://www.google.com/maps/@45.5827784,-122.687082,18z','north lombard'),
|
||||
cardTwo('N Williams from Cook to Skidmore','https://www.google.com/maps/@45.55075,-122.6666716,16z','williams'),
|
||||
cardTwo('N Mississippi from Fremont to Alberta','https://www.google.com/maps/@45.5526726,-122.6752348,16z','mississippi'),
|
||||
cardTwo('N Denver from Schofield to Interstate','https://www.google.com/maps/@45.5827784,-122.687082,18z','north lombard'),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
@ -31,8 +31,8 @@ class _NorthWestStreetsState extends State<NorthWestStreets> {
|
||||
padding: EdgeInsets.only(bottom: 6.0,),
|
||||
child: Column(
|
||||
children: <Widget>[
|
||||
cardTwo('NW 23rd, Burnside to Thurman','https://www.google.com/maps/@45.5295226,-122.6984339,16z','23rd'),
|
||||
cardTwo('NW 21st, Burnside to Raleigh','https://www.google.com/maps/@45.5291143,-122.6945136,16z','21st'),
|
||||
cardTwo('NW 23rd from Burnside to Thurman','https://www.google.com/maps/@45.5295226,-122.6984339,16z','23rd'),
|
||||
cardTwo('NW 21st from Burnside to Raleigh','https://www.google.com/maps/@45.5291143,-122.6945136,16z','21st'),
|
||||
InkWell(
|
||||
onTap: () async {
|
||||
await Navigator.push(context, MaterialPageRoute(builder: (context) => NorthWestStreetsSights()));
|
||||
|
@ -45,7 +45,7 @@ class _SellwoodStreetsState extends State<SellwoodStreets> {
|
||||
'springwater-on-the-willamette-trail-map'
|
||||
),
|
||||
cardTwo('SE Woodstock from 42nd to 50th','https://www.google.com/maps/@45.4791687,-122.6158324,18z','woodstock'),
|
||||
cardTwo('SE Milwaukie, Tolman to Knapp','https://www.google.com/maps/@45.4741145,-122.6483169,17z','milwaukie'),
|
||||
cardTwo('SE Milwaukie from Tolman to Knapp','https://www.google.com/maps/@45.4741145,-122.6483169,17z','milwaukie'),
|
||||
cardTwo('SE 13th from Umatilla to Malden','https://www.google.com/maps/@45.4662368,-122.6532889,17z','13th'),
|
||||
],
|
||||
),
|
||||
|
@ -37,7 +37,7 @@ class _StJohnsStreetsState extends State<StJohnsStreets> {
|
||||
'https://www.google.com/maps/@45.5883,-122.75799,17z',
|
||||
'cathedral-park'
|
||||
),
|
||||
cardTwo('N Lombard, Richmond to St Louis','https://www.google.com/maps/@45.5902882,-122.7536259,17z','lombard-ivanhoe'),
|
||||
cardTwo('N Lombard from Richmond to St Louis','https://www.google.com/maps/@45.5902882,-122.7536259,17z','lombard-ivanhoe'),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user