Flutter WebViewの背景色を設定する方法
環境
Windows11 pro 64bit
Flutter 3.3.7
構文
WebViewの背景色を設定するには、引数「backgroundColor」を使います。
形式
AWS VPCフローログを作成する方法
環境
AWS VPC
概要
VPCのネットワークインターフェイスとの間で行き来するトラフィックに関する情報をキャプチャできるように
する機能でCloudWatch Logs か s3に発行できます。 ...
Flutter TextFormFieldの右側にアイコンを表示する
環境
Windows11 pro 64bit
Flutter 3.3.7
構文
TextFormFieldの右側にアイコンを表示するには、InputDecorationの引数「suffixIcon」 ...
Flutter TextFromFieldに枠線を付ける
環境
Windows11 pro 64bit
Flutter 3.3.7
構文
TextFormFieldに枠線を付けるには、引数「decoration」を使います。
使用例
Te ...Flutter TextFormFieldのテキストを縦方向で中央に寄せる
環境
Windows11 pro 64bit
Flutter 3.3.7
構文
TextFormFieldのテキストを縦方向で真ん中に寄せるには、引数「textAlignVertical」を使います ...
Flutter SnackBarの横幅を設定する方法
環境
Windows11 pro 64bit
Flutter 3.3.7
構文
SnackBarの横幅を設定するには、引数「width」と引数「behavior」を使います。
Flutter IconButtonのタップ中の色を変えるサンプル
環境
Windows11 pro 64bit
Flutter 3.3.7
概要
IconButtonのタップ中の色を変えるには、引数「highlightColor」を使います。
使用例 ...
Flutter アイコン(Icon)の背景色を設定する方法
環境
Windows11 pro 64bit
Flutter 3.3.7
1.Inkを使う方法
説明
InkのchildにIconウェジェットを指定します。
Inkの引数「color ...
Flutter アイコン(Icon)を右に寄せるサンプル
環境
Windows11 pro 64bit
Flutter 3.3.7
構文
Align( alignment: Alignment.centerRight, child: Icon(/*アイコン* ...Swift 文字列をURLに変換するサンプル
環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS
構文
let url = URL(string: str)
U ...
Swift 数値の絶対値を取得するサンプル
環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS
構文
abs(number)
abs()は、引数に指定した数値 ...
Swift 辞書のキーを結合して文字列に変換する
環境
Swift version 5.2.3 (swift-5.2.3-RELEASE)
Ubuntu 20.04.2 LTS
構文
let result = 辞書名.keys.joined(sep ...
AWS Backup オンデマンドバックアップを作成する方法
環境
AWS VPC
アジアパシフィック (東京) ap-northeast-1
概要
AWS Backup はフルマネージド型のバックアップサービスであり、AWS のサービス、
クラウド内 ...
Amazon SNS(Simple Notification Service)の使い方のサンプル
環境
AWS Simple Notification Service
概要
Amazon Simple Notification Service (SNS) は、クライアントに対するメッセージの配信および送 ...
AWS Configの基本設定の方法
環境
AWS VPC
アジアパシフィック (東京) ap-northeast-1
概要
AWS Configについて
AWSアカウント内に存在する各種AWSリソース(EC2、EBS、セキュリ ...
AWS Application Load Balancer(ELB)を作成し2つのEC2を指定する方法
環境
AWS VPC
アジアパシフィック (東京) ap-northeast-1
概要
1.パブリックサブネット test-subnet110.0.10.0/28EC2名:test-ec2ゾーン:ap ...AWS S3ゲートウェイエンドポイントを作成する方法
環境
AWS VPC
アジアパシフィック (東京) ap-northeast-1
操作方法
1.Amazon VPCコンソール(を開きます。
2.左側の「エンドポイント」を選択します。 ...
AWS CloudWatch Logsのエンドポイントを作成する手順
環境
AWS VPC
アジアパシフィック (東京) ap-northeast-1
操作方法
1.Amazon VPCコンソール(を開きます。
2.左側の「エンドポイント」を選択します。 ...