Pierre-Louis
792f3aac5e
Fix Crane search bar margin ( #350 )
5 years ago
John Ryan
9bc8a3a537
add web_dashboard to CI script ( #348 )
5 years ago
Ajay Singh
c37d74f417
addded overscroll in header section ( #338 )
5 years ago
John Ryan
edf219354e
add web_dashboard API ( #333 )
...
* add web_dashboard sample
* add docs
* address code review comments
* restructure web_dashboard
* set up provider and mock service
* add copyright headers, use relative imports
* add API class, add tests
* fmt
* rename services -> API, remove data library
* use new API in app
* add stream to items api
* convert from StreamBuilder to StreamProvider
* add subscription to Entry API
* rename API classes
* address comments
* Update README.md
* update README
* remove routing_demo
5 years ago
Manasvi Patidar
738b0d9958
Veggieseasons - Fix feed scroll behind status bar ( #337 )
5 years ago
Aadarsh Patel
c6f6b5b757
Added missing login page ( #339 )
5 years ago
Andrew Brogdon
1ca27ce6db
Added brightness setting ( #340 )
5 years ago
Jurgen Geitner
e171f543c3
Searchbar style fix ( #326 )
5 years ago
Harun Madanoglu
f98d66d514
Fix - text on MaterialButton not changing ( #324 )
5 years ago
Andrew Brogdon
ede7c584c1
Updates the framework build in travis script to use an absolute path. ( #332 )
5 years ago
rami-a
6c5a02733a
[Gallery] Bring in latest translations ( #329 )
5 years ago
rami-a
6acff9f302
[Gallery] Update README with steps to create a release ( #327 )
5 years ago
Kevin Moore
a1998e6186
Remove web/dad_jokes ( #328 )
...
Very outdated. Out of sync with the source project
5 years ago
sanni prasad
0a88d4519e
Update cupertino_icons: from 0.1.2 to 0.1.3 ( #325 )
5 years ago
rami-a
36ea4f4e11
[Gallery] Bump version to 2.3 ( #321 )
5 years ago
Kevin Moore
7c33a11a7b
web: remove spinning square demo
...
We've moved well beyond this
5 years ago
Kevin Moore
de40ba5c0a
Remove entry for gallery sample: it was removed!
5 years ago
Kevin Moore
ea0ebacb10
update committed pubspec.lock files
5 years ago
Pierre-Louis
aed3d34551
Add screenshots, edit README ( #319 )
5 years ago
rami-a
96dc89870c
[Gallery] Bring in Fortnightly banner ( #317 )
5 years ago
Pierre-Louis
7485904164
[Gallery] Implement Crane middle front layer ( #318 )
...
* Move gallery/gallery/ content to gallery/
* Update banner_demo.dart
* Update documentation
* Add hidden files
* Edit Travis script
* Update top level docs
* Update README.md path
* Move Crane middle tab up
5 years ago
Per Classon
d04440c11f
[Gallery] Update desktop Rally for pages that did not have designs before ( #314 )
...
* Update desktop Rally for pages that did not have designs before
5 years ago
rami-a
c1acfe799d
[Gallery] Bring in the latest translations ( #316 )
5 years ago
rami-a
dc66d5f998
[Gallery] Implement Desktop study carousel ( #315 )
5 years ago
Pierre-Louis
cee267cf88
[Gallery] Fix directory structure ( #312 )
5 years ago
rami-a
082592e9a9
[Gallery] Tweak banner colors ( #311 )
5 years ago
rami-a
f8a122903b
[Gallery] Implement Fortnightly study ( #304 )
5 years ago
Pierre-Louis
eceff0ae62
[Gallery] Disallow GoogleFonts http loading ( #307 )
...
* Update pubspec and pubspec.lock
Upgrade packages to latest allowable version
Specify ^ for packages missing it
* Disallow GoogleFonts http loading
5 years ago
Pierre-Louis
6a65b01f5d
[Gallery] Use google_fonts ( #299 )
...
* Use google_fonts package
* Use hosted version of google_fonts
5 years ago
Andrew Brogdon
a90a244fcf
Veggieseasons - Turning on bitcode, preparing for 1.2.0 publish ( #305 )
5 years ago
Filip Hracek
c121b2d2a6
Follow best practice of ProxyProvider updating ( #298 )
...
* Upgrade to pkg:provider 4.0
* Follow best practice of ProxyProvider updating
The addresses feedback from https://github.com/flutter/samples/issues/245 . Instead of constructing a new `CartModel`, we merely update the `catalog` field.
We no longer need a fancy constructor, and `CartModel._catalog` cannot be final any more.
5 years ago
Pierre-Louis
2fae307721
Rename REFERENCE STYLES & MEDIA category to STYLES & OTHER ( #303 )
...
* Change name of reference styles & media category
* Update gallery_localizations.dart
5 years ago
Pierre-Louis
6f0f2fed52
[Gallery] Fix slow motion setting announcement ( #301 )
...
* Enable a11y carousel scrolling
* Fix slow motion announcement on android talkback
* Revert "Enable a11y carousel scrolling"
This reverts commit cc8f233b54
.
5 years ago
Pierre-Louis
b485f10fca
[Gallery] Text field demo fixes ( #302 )
...
* Misc text field demo fixes
* Update code_segments.dart
5 years ago
Pierre-Louis
7a6f443b88
[Gallery] Fix divider for bottom sheet demo on web ( #300 )
...
* Fix divider for bottom sheet demo on web
* Update code_segments.dart
5 years ago
rami-a
2f017a747a
[Gallery] Modify desktop layout for crane when running in "Small desktop" size ( #293 )
5 years ago
Per Classon
ceaae3debb
Add OrdinalSortKey to Shrine shopping cart ( #295 )
5 years ago
Per Classon
5d007aeb86
[Gallery] Localize durations for Crane ( #294 )
...
* Correctly formatted placeholders in intl_en_US.arb
* Add flight duration strings
* Replace duration formatter with localized string
5 years ago
Andrew Brogdon
36e5f9fed5
Added OS text to README. ( #283 )
5 years ago
Andrew Brogdon
046fa14eba
Added no-response config ( #284 )
5 years ago
Pierre-Louis
7b0fdb2ddb
[Gallery] Add transformations demo ( #291 )
...
* Copy over transformations demo with changes
Colors, size and buttons were changed
* Remove <Widget>[]
* Formatting
* Expose gallery theme colors
* Run grinder commands
5 years ago
Per Classon
fcac28d65d
[Gallery] Exclude semantics for logo and change to hint for products on Shrine ( #292 )
...
* Exclude logo from semantics
* Use hint instead of onTapHint as it otherwise won't work with VoiceOver
5 years ago
Pierre-Louis
bf3979220e
[Gallery] Add padding to demo appBar ( #289 )
...
* Add padding to demo appBar
* Update demo.dart
* Add padding to leading icon as well
* Update demo.dart
5 years ago
Pierre-Louis
9eebbce1fb
Add options to tabs demo ( #290 )
5 years ago
Pierre-Louis
5fe2c22309
[Gallery] Preserve demo state, simplify demo width calculations on desktop ( #287 )
...
* Maintain state on mobile
* Refactor section width code
* Fix state resetting on desktop
* Remove unused import
* Remove unecessary GestureDetectorBehavior
5 years ago
rami-a
4e0b2e7b21
Prevent shrine login screen from allowing overscroll ( #274 )
5 years ago
Hemant Kumar
cd7e52ab88
[Gallery] Added platform dependent separator for cross platform compatibility ( #285 )
...
Added platform dependent separator for cross platform compatibility.
5 years ago
Per Classon
b891c7cc77
[Gallery] Close Shrine cart on back button press for android ( #288 )
...
* Close Shrine cart on back button press for android
5 years ago
Pierre-Louis
81a8e98c1a
[Gallery] Use io.flutter as organization instead of placeholder ( #286 )
...
* Use io.flutter as org instead of placeholder
* Revert "Use io.flutter as org instead of placeholder"
This reverts commit 67f7999dd7
.
* Use io.flutter.demo as organization
5 years ago
Per Classon
e7f39b1c37
[Gallery] Add Travis CI check that l10n command has been run for the gallery ( #263 )
...
* Add command to grind to verify that l10n command has ben run
5 years ago