Skip to content

Migration issues V6 to V7 #1062

Description

@burekas7

Hi,

I'm looking in the guide:
https://modular.flutterando.com.br/docs/flutter_modular/migration/

But don't find answers for:

MaterialApp.router(
            routerDelegate: Modular.routerDelegate,   <====== Error
            routeInformationParser: Modular.routeInformationParser, <====== Error
  1. Consumer is used both in Provider package and Modular:
The name 'Consumer' is defined in the libraries
'package:flutter_modular/src/state/consumer.dart (via package:flutter_modular/flutter_modular.dart)' 
and 
'package:provider/src/consumer.dart (via package:provider/provider.dart)'.
  1. What about:
pushReplacementNamed
popUntil
  1. And this one:
navigateHistory

Metadata

Metadata

Assignees

No one assigned

    Labels

    newNew issue request attentionquestionQuestions about using some feature or general working of the package

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions