Launch add review through URL route params
Build and deploy Flutter Web / build (push) Successful in 2m30s
Build and deploy Flutter Web / build (push) Successful in 2m30s
This commit is contained in:
@@ -165,8 +165,7 @@ class _MapContent extends StatelessWidget {
|
||||
|
||||
void _openAddFlow(BuildContext context, LatLng? coordinate) {
|
||||
context.push(
|
||||
'/experience/new',
|
||||
extra: AddExperienceArgs(
|
||||
MapflowRoutes.addExperienceLocation(
|
||||
coordinate: coordinate,
|
||||
hasTelegramAuth: state.hasTelegramAuth,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user