flutter/packages
Greg Spencer c2c64a5a4c
Add onChangeStart and onChangeEnd to slider. (#17298)
This fixes #17169 by adding onChangeStart and onChangeEnd to the slider. These will be called when the user starts a change, and when they end a change, regardless of whether that change is a tap or a drag.

These differ from onChanged, in that they only report when the user starts and ends an interaction, not at every slight change.
2018-05-10 17:29:43 -07:00
..
flutter Add onChangeStart and onChangeEnd to slider. (#17298) 2018-05-10 17:29:43 -07:00
flutter_driver Unpin analyzer - no longer use the version from the sdk (#17479) 2018-05-10 13:31:54 -07:00
flutter_goldens Unpin analyzer - no longer use the version from the sdk (#17479) 2018-05-10 13:31:54 -07:00
flutter_localizations Unpin analyzer - no longer use the version from the sdk (#17479) 2018-05-10 13:31:54 -07:00
flutter_test Unpin analyzer - no longer use the version from the sdk (#17479) 2018-05-10 13:31:54 -07:00
flutter_tools Use deprecated I/O constants (#17491) 2018-05-10 16:27:57 -07:00
fuchsia_remote_debug_protocol Unpin analyzer - no longer use the version from the sdk (#17479) 2018-05-10 13:31:54 -07:00
analysis_options.yaml re-write flutter analyze to use the analysis server (#16979) 2018-05-10 09:48:40 -07:00