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
Jacob Richman
4ce8c94e0d
Use the phrase "must not be null" everywhere instead of "cannot be null" (
#11683
)
...
when describing non-nullable method arguments.
2017-08-18 13:37:31 -07:00
..
src
Use the phrase "must not be null" everywhere instead of "cannot be null" (
#11683
)
2017-08-18 13:37:31 -07:00
analysis_options_user.yaml
Rename .analysis_options to analysis_options.yaml (
#11594
)
2017-08-15 08:46:42 -04:00
animation.dart
…
cupertino.dart
iOS text selection (
#11224
)
2017-07-21 11:33:17 -04:00
foundation.dart
Add Diagnosticable base class and add documentation. (
#11458
)
2017-08-03 09:49:44 -07:00
gestures.dart
Add a debug feature to the gestures library to dump hit test results (
#11346
)
2017-07-24 10:10:19 -07:00
material.dart
Provide haptic/acoustic feedback for tap & long-press on Android (
#10920
)
2017-06-23 15:02:55 -07:00
painting.dart
…
physics.dart
…
rendering.dart
…
scheduler.dart
…
services.dart
Remove url_lancher and path_provider from services (
#9916
)
2017-05-09 15:13:05 +02:00
widgets.dart
FadeInImage: shows a placeholder while loading then fades in (
#11371
)
2017-08-02 09:44:27 -07:00