Ethiel97/inspi_quotes

`lib/generated_plugin_registrant.dart` looks unhappy?

Opened this issue · 2 comments

Help?

$ flutter build web

💪 Building with sound null safety 💪

Target dart2js failed: Exception: lib/generated_plugin_registrant.dart:19:3:
Error: Undefined name 'FlutterTinderSwipePlugin'.
  FlutterTinderSwipePlugin.registerWith(registrar);
  ^^^^^^^^^^^^^^^^^^^^^^^^
Error: Compilation failed.


Compiling lib/main.dart for the Web...                             13.1s
Exception: Failed to compile application for the Web.

Also, you have a lot of linter errors. Try running

$ dart analyze