You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got name conflicts in injection_container.config.dart. Both imports has prefix _i234 and references to the classes with the same names. Is it possible to not reuse prefixes?
I got name conflicts in
injection_container.config.dart. Both imports has prefix_i234and references to the classes with the same names. Is it possible to not reuse prefixes?