Skip to content

Instantly share code, notes, and snippets.

View AhmedAbouelkher's full-sized avatar
🎯
Focusing

Ahmed Mahmoud AhmedAbouelkher

🎯
Focusing
View GitHub Profile
@AhmedAbouelkher
AhmedAbouelkher / xcode-console-logs.txt
Created March 4, 2021 09:07
This a crash log for my app when using `image picker` on iOS [iPhone 6s]
2021-03-04 00:28:50.965445+0200 Runner[12765:1387776] Metal API Validation Enabled
2021-03-04 00:28:51.320883+0200 Runner[12765:1388031] 6.26.0 - [GoogleUtilities/AppDelegateSwizzler][I-SWZ001011] App Delegate Proxy is disabled.
2021-03-04 00:28:51.382509+0200 Runner[12765:1388062] flutter: Observatory listening on http://127.0.0.1:54693/HgVwgJyl5AA=/
2021-03-04 00:28:57.072419+0200 Runner[12765:1388053] fopen failed for data file: errno = 2 (No such file or directory)
2021-03-04 00:28:57.072528+0200 Runner[12765:1388053] Errors found! Invalidating cache...
2021-03-04 00:28:57.853121+0200 Runner[12765:1388053] fopen failed for data file: errno = 2 (No such file or directory)
2021-03-04 00:28:57.853262+0200 Runner[12765:1388053] Errors found! Invalidating cache...
2021-03-04 00:29:21.559735+0200 Runner[12765:1387776] [Assert] View <(null):0x0> does not conform to UITextInput protocol
2021-03-04 00:29:21.778253+0200 Runner[12765:1387776] [Assert] View <(null):0x0> does not conform to UITextInput protocol
2021-0

Client

getSetting:

  • latitude, longitude is a double to 6 floating point digits (ex: 31.219211)
  • rename latitude, longitude to lat, lan
  • return from_hour, to_hour in DateTime
  • description isn't a plain text (ex: return "About us" instead of <p>About us</p> or "privacy-policy")
  • what is slug?
@AhmedAbouelkher
AhmedAbouelkher / DartLog.txt
Last active January 31, 2021 10:06
This the Dart capture logs when reproducing the issue
!! PLEASE REVIEW THIS LOG FOR SENSITIVE INFORMATION BEFORE SHARING !!
Dart Code extension: 3.18.1
Flutter extension: 3.18.1 (activated)
App: Visual Studio Code
Version: 1.52.1
Platform: mac
Workspace type: Flutter