alibaba / alibaba/flutter_boost
已经找到原生跳转flutter没有动画的问题了
Open
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
原因是FlutterBoost Activity的theme 置顶了NoTitle 而应该使用android:theme="@style/Theme.AppCompat" 这个主题就是系统默认的activity出场动画了
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the FlutterBoost Android Activity theme configuration; the report identifies NoTitle as the cause and Theme.AppCompat as the expected replacement. Reproduce native-to-Flutter navigation and verify that the system entry animation works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, dart, flutter
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100