Tom Yu

Results 5 issues of Tom Yu

Xcode 11.3 macOS:10.15.1 Console: ... checking byteswap.h presence... no checking for byteswap.h... no checking whether we can compile with __attribute__((cold))... yes checking whether we can compile with __attribute__((const))... yes checking...

**Describe the bug** Theme.of(context).. not working with ListView.builder if using the context from builder callback **Reproduction code** main.dart: ```dart import 'package:flutter/material.dart'; import 'package:get/get.dart'; import 'app/routes/app_pages.dart'; void main() { runApp( GetMaterialApp(...

``` "aws-s3": { "_configName": "CloudflareR2", "_id": "c929e54f-3b62-4531-bb53-f331c3a00d77", "_createdAt": 1741094464654, "_updatedAt": 1741098053575, "accessKeyID": "?", "secretAccessKey": "?", "bucketName": "files", "uploadPath": "images/{fullName}", "region": null, "endpoint": "https://?.r2.cloudflarestorage.com/files", "proxy": null, "rejectUnauthorized": true, "acl": "public-read", "pathStyleAccess":...

- [x] My submission is formatted according to the guidelines in the [contributing guide](/CONTRIBUTING.md) - [x] My addition is ordered alphabetically - [x] My submission has a useful description -...

NOTE: A similar PR may already be submitted! Please search among the Pull request before creating one. ### Types of Changes **What types of changes does your PR introduce?** Put...