Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用颤振flutter_local_notifications 5.0.0+1包,我需要设置权限以允许声音和浮动通知。有没有办法以编程方式做到这一点?如果不是,如何通过单击按钮打开通知设置?
flutter_local_notifications 5.0.0+1
我试过这个例子:
#!C:/Perl64/bin/perl.exe $mickey = "Hi i'm Mickey"; $pluto = "Hi i'm Pluto"; print <<EOF; $pluto Hi i'm Goofy $mickey EOF print &