Flutter

プログラミング

Flutter InAppWebviewを使ったWeb表示

FlutterでInAppWebviewを使ったWeb表示を紹介しています。Webアプリ上でカメラを利用する場合なども紹介していますので、必要に応じて利用してください。
エラー集

Flutter LoadError – dlopen errorの解消

Flutter iOSビルドエラーの解消 LoadError - dlopen(/Library/Ruby/Gems/2.6.0/gems/ffi-1.15.5/lib/ffi_c.bundle, 0x0009): tried: '/Library/Ruby/Gems/2.6.0/gems/ffi-1.15.5/lib/ffi_c.bundle' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e')) - /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.5/lib/ffi_c.bundle
エラー集

Flutterのエラー (incompatible architecture (have ‘arm64’, need ‘x86_64’)), ‘/usr/lib/ffi_c.bundle’ (no such file))

Flutterのエラー (incompatible architecture (have 'arm64', need 'x86_64')), '/usr/lib/ffi_c.bundle' (no such file))の解決法です
エラー集

[Flutter]Build failed due to use of deprecated Android v1 embeddingエラーについて

[Flutter] Build failed due to use of deprecated Android v1 embeddingの直し方
最新ITニュース

【Flutter 2.2 正式リリース】 Google I/O 2021 最新情報まとめ

Google I/O 2021 Flutter 最新情報をまとめした。Flutter2.2の紹介から、インフラの改善、Dart言語の改善、Flutterの改善を通して、今までよりも高品質でアプリを開発できるようになっています。