Skip to content

Instantly share code, notes, and snippets.

@DVegasa
Created December 19, 2020 08:33
Show Gist options
  • Save DVegasa/18341950e5ae9bb61d8494ec5612a806 to your computer and use it in GitHub Desktop.
Save DVegasa/18341950e5ae9bb61d8494ec5612a806 to your computer and use it in GitHub Desktop.
I/flutter (14276): initState for 1
I/flutter (14276): initState for 2
I/flutter (14276): initState for 3
I/flutter (14276): initState for 4
I/flutter (14276): initState for 5
I/flutter (14276): initState for 6
I/flutter (14276): initState for 7
I/flutter (14276): initState for 8
I/flutter (14276): initState for 9
D/ViewRootImpl(14276): [TouchInput][ViewRootImpl] MotionEvent { action=ACTION_DOWN, id[0]=0, pointerCount=1, eventTime=487252220, downTime=487252220 } moveCount:0
D/ViewRootImpl(14276): [TouchInput][ViewRootImpl] MotionEvent { action=ACTION_UP, id[0]=0, pointerCount=1, eventTime=487252453, downTime=487252220 } moveCount:25
I/flutter (14276): initState for 10
I/flutter (14276): initState for 11
I/flutter (14276): initState for 12
I/flutter (14276): initState for 13
I/flutter (14276): initState for 14
I/flutter (14276): initState for 15
D/ViewRootImpl(14276): [TouchInput][ViewRootImpl] MotionEvent { action=ACTION_DOWN, id[0]=0, pointerCount=1, eventTime=487253457, downTime=487253457 } moveCount:0
I/flutter (14276): initState for 2
D/ViewRootImpl(14276): [TouchInput][ViewRootImpl] MotionEvent { action=ACTION_UP, id[0]=0, pointerCount=1, eventTime=487253631, downTime=487253457 } moveCount:15
I/flutter (14276): initState for 1
D/ViewRootImpl(14276): [TouchInput][ViewRootImpl] MotionEvent { action=ACTION_DOWN, id[0]=0, pointerCount=1, eventTime=487254912, downTime=487254912 } moveCount:0
I/flutter (14276): initState for 10
D/ViewRootImpl(14276): [TouchInput][ViewRootImpl] MotionEvent { action=ACTION_UP, id[0]=0, pointerCount=1, eventTime=487255044, downTime=487254912 } moveCount:11
I/flutter (14276): initState for 11
I/flutter (14276): initState for 12
I/flutter (14276): initState for 13
I/flutter (14276): initState for 14
I/flutter (14276): initState for 15
D/ViewRootImpl(14276): [TouchInput][ViewRootImpl] MotionEvent { action=ACTION_DOWN, id[0]=0, pointerCount=1, eventTime=487255505, downTime=487255505 } moveCount:0
D/ViewRootImpl(14276): [TouchInput][ViewRootImpl] MotionEvent { action=ACTION_UP, id[0]=0, pointerCount=1, eventTime=487255578, downTime=487255505 } moveCount:6
I/flutter (14276): initState for 6
I/flutter (14276): initState for 5
I/flutter (14276): initState for 4
I/flutter (14276): initState for 3
I/flutter (14276): initState for 2
I/flutter (14276): initState for 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment