rami-a
b04fbf7292
[Gallery] Implement Material Data table demo ( #262 )
5 years ago
Pierre-Louis
882f33c1a8
[Gallery] Add version number to About dialog ( #260 )
...
* Add version number to About dialog
* Update about.dart
* Address feedback
5 years ago
Pierre-Louis
9575601afb
Don't overflow cards text ( #261 )
5 years ago
Pierre-Louis
9f0a977d80
[Gallery] Hide snackbar before showing one ( #258 )
...
* Hide snackbar before showing one
* Update code_segments.dart
* Update grind error message with command
5 years ago
rami-a
becb9db7da
Remove hardcoded strings that were a workaround for raw string problem ( #257 )
5 years ago
Pierre-Louis
bfd4e7418d
[Gallery] Use new package flutter_localized_locales ( #256 )
...
* Update to latest flutter_localized_countries
* Update pubspec.lock
* Use flutter_localized_locales package
5 years ago
Per Classon
264d697c61
[Gallery] Add animation for settings backdrop ( #252 )
...
* Lift up AnimationController to parnet widget AnimatedBackdrop so it can be shared with child widgets. Make the boolean 'isSettingsOpen' a ValueNotifier so we can listen to changes for it in SettingsPage.
* When closing settings, also shrink expanded setting.
* Animate the settings page to slide in from above.
* Add in stagger animation for setting items.
* Make sure that state is updated so the test passes
* Use setState for when closing expanded setting
* Move build method last, move animations initialization to initState and fix spelling mistake
5 years ago
Per Classon
be484af4d2
Enable copy to clipboard for web, as it's added to Flutter master channel ( #253 )
5 years ago
Pierre-Louis
7f783273c3
[Gallery] Crane focus ( #254 )
...
* Add debugLabel to HighlightFocus
* Remove decrated property
* Add focus to DestinationCards
* Add index property to Forms
* Move BackLayer stuff to its own file
* Add focus
* Revert deprecated change
* Address feedback
5 years ago
rami-a
a89c9a4747
[Gallery] Implement cupertino pickers demo ( #251 )
5 years ago
rami-a
2da59e988a
[Gallery] Implement material picker demo ( #249 )
5 years ago
Jose Alba
3885418fff
Updated translation on tooltip for code sample ( #250 )
...
* Focus is working properly for demo pages
* Updated translation
* Updated flutter/flutter
* Removed ios changes
* Empty commit
5 years ago
rami-a
56c1eb92d5
Remove extra semantic node from shrine app bar ( #248 )
5 years ago
Jose Alba
c2f639c519
Added Material Banner demo and Material Card demo ( #238 )
...
* Fix apk release issue
* Removed TODO
* Removed TODO
* Added chip demo
* Added card demo
* Added Material Card demo and Material Banner Demo
* Updated license for demos
* Merge with master
* Fixing issues
* Banner demo issues fixed
* Fixed all issues
* Updated code samples
* Added images to card demo
* Fixed issues
* Updated code segment
* Fixed issues
* Removed unused variable
* Formatted
* Updated code segments
5 years ago
Andrew Brogdon
9630222230
Adds iOS builds for add-to-app to Travis setup ( #244 )
5 years ago
rami-a
7e28d43aa0
Bump version to 2.2 ( #247 )
5 years ago
rami-a
606ae8af68
[Gallery] Latest translations ( #246 )
5 years ago
Brett Morgan
b7ec38af9c
provider_counter: update android and ios, add macos and web ( #235 )
5 years ago
Brett Morgan
738861ffe3
provider_shopper: update android and ios, add macos and web ( #236 )
5 years ago
Brett Morgan
13125bc435
Scripting flutter pub upgrade ( #242 )
5 years ago
Yong Joseph Bakos
c595b0a498
index: Remove stale link ( #243 )
5 years ago
Brett Morgan
1d4848ab2d
update android and ios, add macos and web ( #237 )
5 years ago
Brett Morgan
676698aa83
flutter pub upgrade ( #241 )
5 years ago
Brett Morgan
234a7f3d0d
Deleting web/gallery because the newer gallery/gallery includes web support. ( #240 )
5 years ago
Brett Morgan
9d6f6d3641
Delete chrome-os-best-practices ( #228 )
5 years ago
Brett Morgan
ec51b0e711
Move com.example to dev.flutter ( #227 )
5 years ago
Andrew Brogdon
09cb1e2687
Sharding travis jobs ( #239 )
5 years ago
Brett Morgan
45c8798a0f
jsonexample: update web dir ( #231 )
5 years ago
Brett Morgan
897e664fa5
Update place_tracker android and ios dirs ( #232 )
5 years ago
Brett Morgan
70638aea7c
platform_design: update android and ios, add web ( #233 )
5 years ago
Brett Morgan
7b90d1cefc
desktop photo search migrate to dev.flutter ( #229 )
5 years ago
Brett Morgan
a13af2b5b1
flutter_maps_firestore: regenerate ios dir ( #230 )
5 years ago
Brett Morgan
e03c672b82
Update platform_view_swift ( #234 )
5 years ago
Brett Morgan
0b58ae92f2
Add web and macos, update android and ios ( #223 )
5 years ago
Pierre-Louis
9c00f3fd13
Remove uneeded source ( #226 )
5 years ago
rami-a
575845d4fe
Cupertino textfield demo ( #225 )
5 years ago
rami-a
555ec07de3
[Gallery] Refactor list of demos to use common variables ( #224 )
5 years ago
Per Classon
00306723ba
Add command to travis CI to analyze if update-code-segments has been run for Flutter Gallery ( #219 )
...
* Add command to travis CI to analyze if update-code-segments has been run
5 years ago
Brett Morgan
eea6f180ee
Reverting the dev.flutter -> com.example change ( #222 )
5 years ago
Brett Morgan
2ec96efca9
Adding macos files, recreating android and ios to isolate_example. ( #218 )
5 years ago
rami-a
3b61899119
[Gallery] Implement cupertino pull-to-refresh demo ( #221 )
...
* Implement cupertino pull-to-refresh demo
* Address feedback
5 years ago
rami-a
a55a53c31e
Implement tooltip demo ( #220 )
5 years ago
Brett Morgan
9a8f9cbaf9
Adding macos files, recreating android and ios. ( #217 )
5 years ago
Per Classon
06df53bb0a
[Gallery] Add Material Menu demo ( #212 )
...
* Add Material Menu demo
5 years ago
rami-a
8c3fab2ea7
Account for safe area for shrine shopping cart on mobile ( #216 )
5 years ago
rami-a
a599ec3910
Implement grid list demo ( #215 )
5 years ago
rami-a
c804cdec22
[Gallery] Implement cupertino navbar demo ( #214 )
5 years ago
rami-a
417bd72874
Remove back button from demo appbars ( #213 )
5 years ago
rami-a
c986d0a68a
Remove top safe area from demo screen for desktop layout ( #210 )
5 years ago
rami-a
8b2688452a
Ensure the ink is clipped on the settings button ( #209 )
5 years ago