musabagab / CaFit

Carfit training app with MVVM architecture
31 stars 7 forks source link

am it have this problem about this router.dart part how to fix it #1

Open reybars opened 4 years ago

reybars commented 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.

reybars commented 4 years ago

i think its because it have the same file name to a build in flutter file..

gurudattapatil commented 4 years ago

can you post the file @reybars

i think its because it have the same file name to a build in flutter file..