コンテンツへスキップ

今、プログラミングを学ぶ

  • Flutter/Dart 公式ドキュメントのライセンス表示
  • お問い合わせ
  • プライバシーポリシー
  • Flutter公式ドキュメント:サイトマップ(トップ)
  • Flutter公式ドキュメント:サイトマップ(Cookbook)
  • Flutter公式ドキュメント:サイトマップ(Tutorials)
  • Flutter公式ドキュメント:サイトマップ(Codelabs)
  • Dart公式ドキュメント:サイトマップ

月: 2022年8月

投稿日: 2022年8月3日2023年1月18日

2022/8/3/Flutter/translation of Place a floating app bar above a list

2023/1/18更新

Place a floating app bar above a list

To make it easier for users to view a list of items, you might want to hide the app bar as the user scrolls down the list. This is especially true …

投稿日: 2022年8月3日2022年8月3日

2022/8/3/Flutter/translation of Create lists with different types of items

 

Create lists with different types of items

You might need to create lists that display different types of content. For example, you might be working on a list that shows a heading followed by a few items related to …

投稿日: 2022年8月3日2022年8月3日

2022/8/3/Flutter/translation of Create a grid list

 

Create a grid list

In some cases, you might want to display your items as a grid rather than a normal list of items that come one after the next. For this task, use the GridView widget.

時にはアイテムを通常のリストの代わりにグリッドビューによって次々と表示したいこともあるでしょう。そのためにはウィジェットをGridView…

最近の投稿

  • Flutter : 期待通りの白と透明のグラデーション(white and transparent gradient)
  • 2022/12/18/Flutter/Rowでオーバーフローする時の対処法
  • 2022/10/8/Flutter/Equality in Dart/related sample code
  • 2022/9/22/Flutter/popUntil and WillPopScope
  • 2022/9/14/Flutter/digging into PrimaryScrollController

最近のコメント

  • 2020/8/26 Dart : Extension methodsの訳 に 2020/8/27 Dart : tour>>classes>>Methods〜の訳 | 今、プログラミングを学ぶ より
  • 2019/12/5 Swift オプショナル型 パート1 に 2020/1/24 Swift ディクショナリ(Dictionaries) | 今、プログラミングを学ぶ より
  • 2022/5/30/Dart/Effective Dart/Styleの訳 に 2022/5/30/Dart/Effective Dart/Overviewの訳 | 今、プログラミングを学ぶ より

アーカイブ

  • 2022年12月
  • 2022年10月
  • 2022年9月
  • 2022年8月
  • 2022年7月
  • 2022年6月
  • 2022年5月
  • 2021年12月
  • 2021年10月
  • 2021年8月
  • 2021年7月
  • 2021年6月
  • 2021年5月
  • 2021年4月
  • 2021年3月
  • 2021年2月
  • 2021年1月
  • 2020年12月
  • 2020年11月
  • 2020年10月
  • 2020年9月
  • 2020年8月
  • 2020年6月
  • 2020年3月
  • 2020年2月
  • 2020年1月
  • 2019年12月
  • 2019年11月
  • 2019年10月
  • 2019年9月
  • 2019年5月
  • 2019年2月
  • 2019年1月
  • 2018年12月
  • 2018年11月
  • 2018年10月
  • 2018年9月
  • 2018年8月
  • 2018年7月
  • 2017年5月

カテゴリー

メタ情報

  • 登録
  • ログイン
  • 投稿フィード
  • コメントフィード
  • WordPress.org
プライバシーと Cookie: このサイトは Cookie を使用しています。このサイトの使用を継続することで、その使用に同意したとみなされます。
Cookie のコントロール方法を含む詳細についてはこちらをご覧ください。 Cookie ポリシー

タグ

  • AnimatedBuilder (3)
  • AnimatedContainer (3)
  • AnimatedOpacity (4)
  • animation (11)
  • async (3)
  • await (3)
  • Dart (2)
  • Decoding Flutter (3)
  • enum (4)
  • Equatable (2)
  • Flutter web (3)
  • freezed (3)
  • future (4)
  • GridView (3)
  • Image (4)
  • implicit animations (3)
  • javascript (4)
  • list (2)
  • map (3)
  • Navigator (5)
  • null safety (8)
  • php (5)
  • static (4)
  • stream (4)
  • swift (3)
  • test (3)
  • TextField (2)
  • TextFormField (2)
  • Theme (3)
  • Widget of the week (10)
  • アニメーション (4)
  • イニシャライザ (2)
  • オーバーロード (2)
  • クロージャ (4)
  • ショートカット (3)
  • プロトコル (3)
  • メンバワイズイニシャライザ (3)
  • 便利技 (8)
  • 列挙型 (4)
  • 定数 (2)
  • 強制アンラップ (2)
  • 無名関数 (3)
  • 遅延静的束縛 (2)
  • 静的プロパティ (2)
  • 非同期 (5)
Proudly powered by WordPress