This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
packages
/
flutter
/
lib
History
Adam Barth
ccc98c8f41
The dx and dy properties of PointerInputEvents shouldn't be null
...
They should be 0.0 when there's no offset.
Fixes
#1661
2015-10-19 09:37:51 -07:00
..
src
The dx and dy properties of PointerInputEvents shouldn't be null
2015-10-19 09:37:51 -07:00
animation.dart
…
gestures.dart
Add dart-layer input event abstraction
2015-10-13 15:16:04 -07:00
material.dart
Add a MaterialList
2015-10-19 09:15:17 -07:00
painting.dart
Rationalize exports a bit more
2015-10-16 00:09:00 -07:00
rendering.dart
Sundry debugging aids and fixes
2015-10-16 16:41:56 -07:00
services.dart
NetworkImage occasionally does not grab the image
2015-10-06 10:37:55 -07:00
sky_tool
Add a bin/flutter.dart to the flutter package
2015-10-10 00:43:59 -07:00
widgets.dart
Split material design widgets out of widgets.dart
2015-10-09 10:07:06 -07:00