Sign in
flutter
/
mirrors
/
flutter
/
db3b9e805292ea6778bb2c51c0b9b9464ebe2ebd
/
examples
/
address_book
/
lib
/
main.dart
db3b9e8
Rename App to MaterialApp
by Adam Barth
· 9 years ago
cc80949
Split material design widgets out of widgets.dart
by Adam Barth
· 9 years ago
89a0982
Simplify Scaffold
by Adam Barth
· 9 years ago
fbf8174
Fix Focus
by Hixie
· 9 years ago
90a0f63
Simplify the usage of Navigator's routes argument
by Hixie
· 9 years ago
e9aabcd
Use `}) : super` consistently
by Adam Barth
· 9 years ago
45c906d
Make fn3 the default widget framework
by Adam Barth
· 9 years ago
bb8e82d
Port address_book to fn3
by Adam Barth
· 9 years ago
4467a26
Move theme into material.dart
by Adam Barth
· 9 years ago
318b69b
Fold package:sky/editing/* into package:sky/widgets.dart
by Adam Barth
· 10 years ago
eae466f
Remove the silly dialog. Fixes #247.
by Hixie
· 10 years ago
ce28a71
Replace Flex to Row and Column in tests and examples.
by Hixie
· 10 years ago
010589b
Rename all the scrollable classes
by Adam Barth
· 10 years ago
51c7194
Add SetRequestedOrientation to Activity service
by Adam Barth
· 10 years ago
d44ed7d
Move example out of sky/packages to //examples
by Ian Fischer
· 10 years ago
[Renamed from packages/flutter/example/address_book/lib/main.dart]
e7bd46b
Add a widgets.dart uber library
by Adam Barth
· 10 years ago
a740dbd
Combine all the scrollable classes into scrollable.dart
by Adam Barth
· 10 years ago
60177a7
Scoped focus, so you can have a dialog with input controls and not lose your focus in the background.
by Hixie
· 10 years ago
df7fdb5
pushDialog(navigator, (navigator) => new Dialog(...)).then((result) => process(result));
by Hixie
· 10 years ago
ac6342a
Use the navigator to stack dialogs.
by Hixie
· 10 years ago
3089686
Converted examples to libraries
by Jim Simon
· 10 years ago
2694d67
Add a dialog to the address book app to test scoped focus.
by Hixie
· 10 years ago
3aa0437
Rename defaultFocus to initialFocus.
by Hixie
· 10 years ago
4da2767
Focus support.
by Eric Seidel
· 10 years ago
633b650
After running filter-branch, move root directory into sky/
by Collin Jackson
· 10 years ago