ikaros app by flutter
flutter packages pub run build_runner build
请根据ikaros server版本(core版本),选择合适的插件版本下载,
核心版本适配情况如下:
- 插件版本1.6.x 到 现在:需要core版本大于1.1.0
Android Studio最新版是JBR21,版本太高,
建议去Android Studio Archives下载老版本的,
推荐版本:Android Studio Jellyfish | 2023.3.1 April 30, 2024,
git 子模块初始化:
git submodule init
git submodule update
cd dependencies/dart_vlc
flutter pub get
cd ../../
cd dependencies/flutter_vlc_player
flutter pub get
cd ../../
cd dependencies/ns_danmaku
flutter pub get
cd ../../
flutter pub get
用Android Studio打开后,如果依赖里还有红线的,进对应的目录,flutter pub get下就OK了。
flutter doctor -v
环境详细信息
[√] Flutter (Channel stable, 3.44.2, on Microsoft Windows [版本 10.0.26200.8737], locale zh-CN) [341ms]
• Flutter version 3.44.2 on channel stable at C:\Applications\Flutter\flutter-3.44.2
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision c9a6c48423 (4 weeks ago), 2026-06-10 15:52:41 -0700
• Engine revision 77e2e94772
• Dart version 3.12.2
• DevTools version 2.57.0
• Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios, cli-animations, enable-native-assets, enable-swift-package-manager, omit-legacy-version-file, enable-lldb-debugging, enable-uiscene-migration
[√] Windows Version (Windows 11 or higher, 25H2, 2009) [1,015ms]
[√] Android toolchain - develop for Android devices (Android SDK version 36.1.0) [2.6s]
• Android SDK at C:\Users\chivehao\AppData\Local\Android\sdk
• Emulator version 36.6.11.0 (build_id 15507667) (CL:N/A)
• Platform android-36.1, build-tools 36.1.0
• Java binary at: C:\Program Files\Android\Android Studio\jbr\bin\java
This is the JDK bundled with the latest Android Studio installation on this machine.
To manually set the JDK path, use: `flutter config --jdk-dir="path/to/jdk"`.
• Java version OpenJDK Runtime Environment (build 21.0.10+-14961533-b1163.108)
• All Android licenses accepted.
[√] Chrome - develop for the web [93ms]
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop Windows apps (Visual Studio Community 2026 18.7.1) [92ms]
• Visual Studio at C:\Program Files\Microsoft Visual Studio\18\Community
• Visual Studio Community 2026 version 18.7.11911.148
• Windows 10 SDK version 10.0.26100.0
[√] Connected device (3 available) [298ms]
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [版本 10.0.26200.8737]
• Chrome (web) • chrome • web-javascript • Google Chrome 150.0.7871.46
• Edge (web) • edge • web-javascript • Microsoft Edge 146.0.3856.97
• No issues found!
- BiliBili: https://www.bilibili.com/video/BV1CaAZztE1c/
- YouTube: https://www.youtube.com/watch?v=mGeUD-CUpq4
![]() |
![]() |
|---|
![]() |
![]() |
|---|
![]() |
![]() |
|---|
![]() |
![]() |
|---|
![]() |
![]() |
|---|
![]() |
![]() |
![]() |
|---|












