-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
loadingBuilder #1
Comments
you have code ? @Digvijaysinh2204 |
I had an issue so I removed the circle progress indicators. Can you send it
to me if it is perfect?
…On Wed, 17 Apr, 2024, 11:45 am Kasem Saikhuedong, ***@***.***> wrote:
you have code ? @Digvijaysinh2204 <https://github.com/Digvijaysinh2204>
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BD3H3AIG3S65OQRPYK6BSLDY5YHOHAVCNFSM6AAAAABGFKHUQCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRQGQ2TMMZVHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
And yes, I am also worried about another issue.
PFA
On Wed, 17 Apr, 2024, 1:09 pm DIGVIJAYSINH CHAUHAN, <
***@***.***> wrote:
I had an issue so I removed the circle progress indicators. Can you send
it to me if it is perfect?
On Wed, 17 Apr, 2024, 11:45 am Kasem Saikhuedong, <
***@***.***> wrote:
> you have code ? @Digvijaysinh2204 <https://github.com/Digvijaysinh2204>
>
> —
> Reply to this email directly, view it on GitHub
> <#1 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BD3H3AIG3S65OQRPYK6BSLDY5YHOHAVCNFSM6AAAAABGFKHUQCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRQGQ2TMMZVHA>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
# Crashlytics - Stack trace
# Application: com.reapp.reappusers
# Platform: apple
# Version: 1.0.0 (27)
# Issue: 5b825637b573adaeabe6003c67fd92b9
# Session: bb55a7dd07b14c948563de60b1676f28_DNE_0_v2
# Date: Wed Apr 17 2024 01:29:24 GMT+0530 (India Standard Time)
Fatal Exception: FlutterError
0 ??? 0x0 (null).instantiateImageCodecWithSize (dart:ui)
1 ??? 0x0 PaintingBinding.instantiateImageCodecWithSize + 141 (binding.dart:141)
2 ??? 0x0 RxCacheImageProvider._loadImageAsync + 86 (rxcache_image_provider.dart:86)
3 ??? 0x0 new MultiImageStreamCompleter.<fn> + 26 (multi_image_stream_completer.dart:26)
Crashed: com.apple.main-thread
0 FirebaseCrashlytics 0x21904 FIRCLSProcessRecordAllThreads + 184
1 FirebaseCrashlytics 0x21ce4 FIRCLSProcessRecordAllThreads + 1176
2 FirebaseCrashlytics 0x18c7c FIRCLSHandler + 48
3 FirebaseCrashlytics 0x13130 FIRCLSExceptionRecordOnDemand + 1328
4 FirebaseCrashlytics 0x12b70 FIRCLSExceptionRecordOnDemandModel + 228
5 FirebaseCrashlytics 0x210d0 -[FIRCLSOnDemandModel recordOnDemandExceptionWithModel:] + 68
6 FirebaseCrashlytics 0x20b30 -[FIRCLSOnDemandModel recordOnDemandExceptionIfQuota:withDataCollectionEnabled:usingExistingReportManager:] + 164
7 FirebaseCrashlytics 0x2f088 -[FIRCrashlytics recordOnDemandExceptionModel:] + 140
8 Runner 0x439e70 -[FLTFirebaseCrashlyticsPlugin recordError:withMethodCallResult:] + 177 (FLTFirebaseCrashlyticsPlugin.m:177)
9 Runner 0x43972c -[FLTFirebaseCrashlyticsPlugin handleMethodCall:result:] + 101 (FLTFirebaseCrashlyticsPlugin.m:101)
10 Flutter 0x5c0788 InternalFlutterGpu_Texture_AsImage + 6316
11 Flutter 0x43d0c (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
12 libdispatch.dylib 0x213c _dispatch_call_block_and_release + 32
13 libdispatch.dylib 0x3dd4 _dispatch_client_callout + 20
14 libdispatch.dylib 0x125a4 _dispatch_main_queue_drain + 988
15 libdispatch.dylib 0x121b8 _dispatch_main_queue_callback_4CF + 44
16 CoreFoundation 0x3751c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
17 CoreFoundation 0x34218 __CFRunLoopRun + 1996
18 CoreFoundation 0x33968 CFRunLoopRunSpecific + 608
19 GraphicsServices 0x34e0 GSEventRunModal + 164
20 UIKitCore 0x22aedc -[UIApplication _run] + 888
21 UIKitCore 0x22a518 UIApplicationMain + 340
22 Runner 0x46c8 main + 9 (AppDelegate.swift:9)
23 ??? 0x1b2b62d84 (Missing)
com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x1af8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1890 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x17a8 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0x15e8 mach_msg + 24
4 CoreFoundation 0x3601c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x33f04 __CFRunLoopRun + 1208
6 CoreFoundation 0x33968 CFRunLoopRunSpecific + 608
7 Foundation 0x2b4a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Foundation 0x554e8 -[NSRunLoop(NSRunLoop) runUntilDate:] + 64
9 UIKitCore 0x18dac8 -[UIEventFetcher threadMain] + 420
10 Foundation 0x9ca9c __NSThread__start__ + 732
11 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
12 libsystem_pthread.dylib 0x1fcc thread_start + 8
io.flutter.1.ui
0 libsystem_kernel.dylib 0x1af8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1890 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x17a8 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0x15e8 mach_msg + 24
4 CoreFoundation 0x3601c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x33f04 __CFRunLoopRun + 1208
6 CoreFoundation 0x33968 CFRunLoopRunSpecific + 608
7 Flutter 0x2ec7a8 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
8 Flutter 0x2ebe20 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
9 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
10 libsystem_pthread.dylib 0x1fcc thread_start + 8
io.flutter.1.raster
0 libsystem_kernel.dylib 0x1af8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1890 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x17a8 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0x15e8 mach_msg + 24
4 CoreFoundation 0x3601c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x33f04 __CFRunLoopRun + 1208
6 CoreFoundation 0x33968 CFRunLoopRunSpecific + 608
7 Flutter 0x2ec7a8 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
8 Flutter 0x2ebe20 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
9 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
10 libsystem_pthread.dylib 0x1fcc thread_start + 8
io.flutter.1.io
0 libsystem_kernel.dylib 0x1af8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1890 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x17a8 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0x15e8 mach_msg + 24
4 CoreFoundation 0x3601c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x33f04 __CFRunLoopRun + 1208
6 CoreFoundation 0x33968 CFRunLoopRunSpecific + 608
7 Flutter 0x2ec7a8 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
8 Flutter 0x2ebe20 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
9 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
10 libsystem_pthread.dylib 0x1fcc thread_start + 8
io.worker.1
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1590 _pthread_cond_wait + 1228
2 Flutter 0x58ca4 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
3 Flutter 0x2e60e4 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
4 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
5 libsystem_pthread.dylib 0x1fcc thread_start + 8
io.worker.2
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1590 _pthread_cond_wait + 1228
2 Flutter 0x58ca4 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
3 Flutter 0x2e60e4 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
4 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
5 libsystem_pthread.dylib 0x1fcc thread_start + 8
io.worker.3
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1590 _pthread_cond_wait + 1228
2 Flutter 0x58ca4 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
3 Flutter 0x2e60e4 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
4 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
5 libsystem_pthread.dylib 0x1fcc thread_start + 8
io.worker.4
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1590 _pthread_cond_wait + 1228
2 Flutter 0x58ca4 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
3 Flutter 0x2e60e4 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
4 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
5 libsystem_pthread.dylib 0x1fcc thread_start + 8
io.worker.5
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1590 _pthread_cond_wait + 1228
2 Flutter 0x58ca4 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
3 Flutter 0x2e60e4 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
4 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
5 libsystem_pthread.dylib 0x1fcc thread_start + 8
io.worker.6
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1590 _pthread_cond_wait + 1228
2 Flutter 0x58ca4 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
3 Flutter 0x2e60e4 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
4 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
5 libsystem_pthread.dylib 0x1fcc thread_start + 8
dart:io EventHandler
0 libsystem_kernel.dylib 0xf8cc kevent + 8
1 Flutter 0x57a580 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
2 Flutter 0x5a80e0 (Missing UUID 4c4c441b55553144a1954ed41e4451ee)
3 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
4 libsystem_pthread.dylib 0x1fcc thread_start + 8
com.google.firebase.crashlytics.MachExceptionServer
0 libsystem_kernel.dylib 0x1af8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1890 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x17a8 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0x15e8 mach_msg + 24
4 FirebaseCrashlytics 0x1b3c4 FIRCLSMachExceptionServer + 104
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x60dab0 InternalFlutterGpu_Texture_AsImage + 322516
4 Flutter 0x6b15d0 InternalFlutterGpu_Texture_AsImage + 993012
5 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
6 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
7 libsystem_pthread.dylib 0x1fcc thread_start + 8
com.google.Maps.LabelingBehavior
0 libsystem_kernel.dylib 0x1af8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1890 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x17a8 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0x15e8 mach_msg + 24
4 CoreFoundation 0x3601c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x33f04 __CFRunLoopRun + 1208
6 CoreFoundation 0x33968 CFRunLoopRunSpecific + 608
7 Foundation 0x2b4a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Runner 0x3bd894 -[GMSx_GTMSimpleWorkerThread main] + 779800
9 Foundation 0x9ca9c __NSThread__start__ + 732
10 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
11 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
Thread
0 libsystem_kernel.dylib 0xa084 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1f6c _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1fc0 start_wqthread + 8
com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x1af8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1890 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x17a8 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0x15e8 mach_msg + 24
4 CoreFoundation 0x3601c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x33f04 __CFRunLoopRun + 1208
6 CoreFoundation 0x33968 CFRunLoopRunSpecific + 608
7 CFNetwork 0x25ac48 estimatedPropertyListSize + 38228
8 Foundation 0x9ca9c __NSThread__start__ + 732
9 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
10 libsystem_pthread.dylib 0x1fcc thread_start + 8
Thread
0 libsystem_pthread.dylib 0x1fb8 start_wqthread + 438
Thread
0 libsystem_kernel.dylib 0xa084 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1f6c _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1fc0 start_wqthread + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
DartWorker
0 libsystem_kernel.dylib 0x249c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x15bc _pthread_cond_wait + 1272
2 Flutter 0x676784 InternalFlutterGpu_Texture_AsImage + 751784
3 Flutter 0x6b159c InternalFlutterGpu_Texture_AsImage + 992960
4 Flutter 0x676150 InternalFlutterGpu_Texture_AsImage + 750196
5 libsystem_pthread.dylib 0x2a90 _pthread_start + 136
6 libsystem_pthread.dylib 0x1fcc thread_start + 8
com.google.firebase.crashlytics.on.demand
0 libsystem_kernel.dylib 0x22f8 __semwait_signal + 8
1 libsystem_c.dylib 0x9ea0 nanosleep + 220
2 libsystem_c.dylib 0x18158 sleep + 52
3 FirebaseCrashlytics 0x20dc8 __107-[FIRCLSOnDemandModel recordOnDemandExceptionIfQuota:withDataCollectionEnabled:usingExistingReportManager:]_block_invoke + 340
4 Foundation 0x437f4 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 24
5 Foundation 0x71d0c -[NSBlockOperation main] + 104
6 Foundation 0x6f594 __NSOPERATION_IS_INVOKING_MAIN__ + 16
7 Foundation 0x6e684 -[NSOperation start] + 648
8 Foundation 0x7119c __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 16
9 Foundation 0x70f08 __NSOQSchedule_f + 172
10 libdispatch.dylib 0x12e5c _dispatch_block_async_invoke2 + 148
11 libdispatch.dylib 0x3dd4 _dispatch_client_callout + 20
12 libdispatch.dylib 0xb400 _dispatch_lane_serial_drain + 748
13 libdispatch.dylib 0xbf30 _dispatch_lane_invoke + 380
14 libdispatch.dylib 0x16cb4 _dispatch_root_queue_drain_deferred_wlh + 288
15 libdispatch.dylib 0x16528 _dispatch_workloop_worker_thread + 404
16 libsystem_pthread.dylib 0x1f20 _pthread_wqthread + 288
17 libsystem_pthread.dylib 0x1fc0 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0xa084 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1f6c _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1fc0 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0xa084 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x1f6c _pthread_wqthread + 364
2 libsystem_pthread.dylib 0x1fc0 start_wqthread + 8
|
@Digvijaysinh2204 you using flutter ? |
@Digvijaysinh2204 I solve it and will public now you can try RxImage.cacheNetwork(
url: items[index],
fit: BoxFit.cover,
loadingBuilder: (context, child, loadingProgress) {
return const CircularProgressIndicator();
},
); |
Thanks Redevrx
What is the loadingProgress ?
This is not like work perfect like another cached network storage
And one more Did I add that last? Did you see that issue?
…On Wed, 17 Apr, 2024, 1:55 pm Kasem Saikhuedong, ***@***.***> wrote:
@Digvijaysinh2204 <https://github.com/Digvijaysinh2204> I solve it and
will public now you can try
RxImage.cacheNetwork(
url: items[index],
fit: BoxFit.cover,
loadingBuilder: (context, child, loadingProgress) {
return const CircularProgressIndicator();
},
);
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BD3H3AJD4E2E2YGJYVMBTLTY5YWV3AVCNFSM6AAAAABGFKHUQCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRQGY4DSMBWGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
loading Builder not work perfect
The text was updated successfully, but these errors were encountered: