everytime i create a project and i run pubspec.yaml this file gets generated automatically
generated_plugin_registrant.dart
this file was generated as soon as i added my pubspec.yaml from a different project and run pub get what should i do to remove this problem and what does it mean to have this file can i delete it and continue with my project?
