expiryをflutterで使う場合は、castしてこんな感じで利用します
new DateTime.fromMillisecondsSinceEpoch(int.parse(response.headers['expiry']) * 1000)
Dart/Flutter : Converting timestamp
Flutterにcloud_firestore導入したらAMSupportURLConnectionDelegate is implemented in bot
Xcodeで実機デバッグ試すとThis operation can fail if the version of the OS on the device is
XcodeでimageLiteralが出てこない
[WIP]NeoVim + iOSでUIKitやSwiftUIの補完を可能にする
Flutter cameraで枠ありのUIを実装する方法