Ethiel97 / inspi_quotes

Flutter mobile app to display quotes
MIT License
44 stars 2 forks source link

`lib/generated_plugin_registrant.dart` looks unhappy? #1

Open domesticmouse opened 2 years ago

domesticmouse commented 2 years ago

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.
domesticmouse commented 2 years ago

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

$ dart analyze
Ethiel97 commented 2 years ago

Thanks much. I'll check it out and fix those issues.

Consultant Développeur informatique (Fullstack Web et Mobile)

On Mon, Feb 21, 2022, 11:28 Brett Morgan @.***> wrote:

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

$ dart analyze

— Reply to this email directly, view it on GitHub https://github.com/Ethiel97/inspi_quotes/issues/1#issuecomment-1046777439, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEBHGHPBURYXCB5HQH32WVLU4IOVNANCNFSM5O6JZR6A . You are receiving this because you are subscribed to this thread.Message ID: @.***>