Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: SPLASH_SCREEN.mdが少し間違っている #372

Open
1 task done
K9i-0 opened this issue Jan 14, 2025 · 0 comments
Open
1 task done

[Bug]: SPLASH_SCREEN.mdが少し間違っている #372

K9i-0 opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@K9i-0
Copy link
Contributor

K9i-0 commented Jan 14, 2025

これに関する既存の Issue はありますか?

  • 既存の Issue はありませんでした

現在の動作

この部分は_無しのfullscreenが正しい

image

この部分widgetsBindingのインスタンスを2回作っている

image

公式を参考に以下にしたい

void main() async {
  final widgetsBinding = WidgetsFlutterBinding.ensureInitialized();
  FlutterNativeSplash.preserve(widgetsBinding: widgetsBinding);

期待される動作

日本語、英語ともにSPLASH_SCREEN.mdが修正される

環境

- Commit Hash: 0153501e8487f388e99243d36f56509ea98f9def
- App Version: 1.0.0
- Platform: iOS 17.2.1, Android 14 API level 34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant