trietho / flutter_beep

A very lite module to play system sounds and beep for flutter apps (no sound files)
BSD 3-Clause "New" or "Revised" License
17 stars 34 forks source link

error #19

Open AlexeyGitH opened 9 months ago

AlexeyGitH commented 9 months ago

android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java:24: error: package app.iandis.beep_player does not exist flutterEngine.getPlugins().add(new app.iandis.beep_player.BeepPlayerPlugin());