flutter/examples/stocks/lib
jslavitz cea4aa9b7b
Teach drag start behaviors to DragGestureRecognizer (#26246)
* the onStart callback will report the location of the pointer where it wins the gesture arena by default instead of the pointer down location. Fixes all tests related to changing this default value.
2019-01-09 10:53:47 -08:00
..
i18n Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
main.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
stock_arrow.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
stock_data.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00
stock_home.dart Teach drag start behaviors to DragGestureRecognizer (#26246) 2019-01-09 10:53:47 -08:00
stock_list.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
stock_row.dart enable lint prefer_generic_function_type_aliases (#21680) 2018-09-14 21:06:19 +02:00
stock_settings.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
stock_strings.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
stock_symbol_viewer.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
stock_types.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00