我想使Flutter应用程序始终在后台运行。使用android,我们必须创建一个始终在后台运行的服务。在Flutter文档中找不到关于服务的任何信息。
Flutter可以做这种事情吗?
service dart flutter
dart ×1
flutter ×1
service ×1