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
/
examples
/
stocks
/
lib
History
Jason Simmons
2cbe01df4b
Fix a Dart 2 type error in the Stocks example (
#15634
)
2018-03-16 17:39:50 -07:00
..
i18n
Rev dependencies up and regenerate stock_messages. (
#15469
)
2018-03-12 17:46:26 -07:00
main.dart
…
stock_arrow.dart
prefer_const_declarations on local variables (
#14358
)
2018-02-01 07:51:26 +01:00
stock_data.dart
Fix a Dart 2 type error in the Stocks example (
#15634
)
2018-03-16 17:39:50 -07:00
stock_home.dart
Replace child parameter with builder on showDialog (
#15303
)
2018-03-14 10:40:24 -07:00
stock_list.dart
…
stock_row.dart
enable lint prefer_single_quotes (
#12665
)
2017-10-22 18:11:36 +02:00
stock_settings.dart
Replace child parameter with builder on showDialog (
#15303
)
2018-03-14 10:40:24 -07:00
stock_strings.dart
Uncontroversial and backwards compatible 2.0 SDK fixes (
#13723
)
2017-12-21 13:39:03 -08:00
stock_symbol_viewer.dart
apply upcoming lint prefer_const_literals_to_create_immutables (
#14029
)
2018-01-11 08:38:55 +01:00
stock_types.dart
…