Open reybars opened 4 years ago
The name 'Router' is defined in the libraries 'package:flutter/src/widgets/router.dart' and 'package:provider_architecture/ui/router.dart'. Try using 'as prefix' for one of the import directives, or hiding the name from all but one of the imports.
i think its because it have the same file name to a build in flutter file..
can you post the file @reybars
The name 'Router' is defined in the libraries 'package:flutter/src/widgets/router.dart' and 'package:provider_architecture/ui/router.dart'. Try using 'as prefix' for one of the import directives, or hiding the name from all but one of the imports.