Android

スポンサーリンク
備忘録

[備忘録]2026年8月31日と9月30日、Google Play開発者が確認すべき2つの期限

はじめにこんにちは、nobushiueshiです。2026年の夏はGoogle Playに関する期限が続きます。8月31日はtarget APIレベル、9月30日はアプリのパッケージ名登録です。前者はビルド要件、後者はPlay Consol...
Flutter

[Flutter]Android 17でAPI 37を対象にすると大画面端末の縦固定が効かなくなるので注意

はじめにこんにちは、nobushiueshiです。Android 17が正式リリースされたのでFlutterへの影響を確認していたところ、気になる変更を見つけました。API 37を対象にしたアプリでは、大画面端末で画面の向き固定が効かなくな...
Flutter

[Flutter]Flutter Widget of the Week「#166 UnmodifiableListView」、「#167 MediaQuery.propertyOf」、「#168 Uint8List」

はじめに前回はFlutter Widget of the Weekの「#163 Completers」、「#164 mix」、「#165 Uint8List」を紹介しました。今回はその続きで「#166 UnmodifiableListVie...
Flutter

[Flutter]Flutter Widget of the Week「#163 Completers」、「#164 mix」、「#165 Uint8List」

はじめに前回はFlutter Widget of the Weekの「#160 List.generate」、「#161 Future.wait」、「#162 firebase_vertexai」を紹介しました。今回はその続きで「#163 ...
Flutter

[Flutter]Flutter Widget of the Week「#160 List.generate」、「#161 Future.wait」、「#162 firebase_vertexai」

はじめに前回はFlutter Widget of the Weekの「#157 SegmentedButton」、「#158 Isolates」、「#159 Tween」を紹介しました。今回はその続きで「#160 List.generate...
Flutter

[Flutter]Flutter Widget of the Week「#157 SegmentedButton」、「#158 Isolates」、「#159 Tween」

はじめに前回はFlutter Widget of the Weekの「#154 OverlayPortal」、「#155 DropdownMenu」、「#156 feedback」を紹介しました。今回はその続きで「#157 Segmente...
Unity

[Flutter]Flutter Widget of the Week「#154 OverlayPortal」、「#155 DropdownMenu」、「#156 feedback」

はじめに前回はFlutter Widget of the Weekの「#151 firebase_auth」、「#152 fl_chart」、「#153 gap」を紹介しました。今回はその続きで「#154 OverlayPortal」、「#...
Flutter

[Flutter]Flutter Widget of the Week「#151 firebase_auth」、「#152 fl_chart」、「#153 gap」

はじめに前回はFlutter Widget of the Weekの「#148 cloud_firestore」、「#149 firebase_analytics」、「#150 home_widget」を紹介しました。今回はその続きで「#1...
Flutter

[Flutter]Flutter Widget of the Week「#148 cloud_firestore」、「#149 firebase_analytics、「#150 home_widget」

はじめに前回はFlutter Widget of the Weekの「#145 firebase_crashlytics」、「#146 Draggable(Take 2)」、「#147 CallbackShortcuts」を紹介しました。今...
Flutter

[Flutter]Flutter Widget of the Week「#145 firebase_crashlytics」、「#146 Draggable(Take 2)」、「#147 CallbackShortcuts」

はじめに前回はFlutter Widget of the Weekの「#142 flutter_lints」、「#143 firebase_storage」、「#144 flutter_animate」を紹介しました。今回はその続きで「#1...
スポンサーリンク