kuldeep2code / todo-app-getx-flutter

Create a todo application using getx micro-framework of flutter
4 stars 2 forks source link

flutter #2

Open misestone opened 2 months ago

misestone commented 2 months ago

hello , please i have this probleme: how can i fix it?? W/FrameTracker( 5058): Missed SF frame:UNKNOWN: 66, 79644, 0, CUJ=JIME_INSETS_ANIMATION::0@1@com.example.todo_app_getx W/FrameTracker( 5058): Missed App frame:UNKNOWN: 74, 79691, 0, CUJ=JIME_INSETS_ANIMATION::0@1@com.example.todo_app_getx W/FrameTracker( 5058): Missed SF frame:UNKNOWN: 74, 79691, 0, CUJ=JIME_INSETS_ANIMATION::0@1@com.example.todo_app_getx W/FrameTracker( 5058): Missed App frame:UNKNOWN: 74, 79716, 0, CUJ=JIME_INSETS_ANIMATION::0@1@com.example.todo_app_getx W/FrameTracker( 5058): Missed SF frame:UNKNOWN: 74, 79716, 0, CUJ=JIME_INSETS_ANIMATION::0@1@com.example.todo_app_getx W/FrameTracker( 5058): Missed SF frame:UNKNOWN: 66, 79753, 0, CUJ=JIME_INSETS_ANIMATION::0@1@com.example.todo_app_getx Screenshot from 2024-05-11 01 11 57 Screenshot from 2024-05-11 01 13 54

YASMIN-SEKH commented 1 month ago

hey! I got this. Mainly this can happen because of Device Compatibility issue where the screen that you're trying to run the app is not compatible enough, so it tears down the existing screen. So, just run it with different devices or else just increase or decreases the sizes of the widgets you are using