0bc3f4b702
release 包走 main AndroidManifest,Flutter 模板默认只在 debug/profile 清单 注入 INTERNET 权限,主清单不带;强制 release 签名后联网权限缺失,所有网络 请求失败。在主清单显式声明 android.permission.INTERNET。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
jiu_client
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.