Filip Hracek
1d8cfa11c5
Add the infinite_list sample ( #440 )
...
This PR adds a Flutter sample app that shows an implementation of the "infinite list" UX pattern. That is, a list is shown to the user as if it was continuous although it is internally paginated. This is a common feature of mobile apps, from shopping catalogs through search engines to social media clients.
2020-05-15 17:53:54 -07:00
John Ryan
14b9a8c4c4
Flutter 1.17 updates ( #432 )
...
* Material text theme updates & flutter pub upgrade (#411 )
* Beta channel updates (#412 )
* fix deprecated usages in provider_shopper - beta channel
* fix deprecated usages in animations - beta channel
* fix deprecated usages in provider_counter - beta
* Updates additional samples for beta release (#416 )
* use headline6 instead of title
* fix another title -> headline6
Co-authored-by: Brett Morgan <brett.morgan@gmail.com >
Co-authored-by: Andrew Brogdon <RedBrogdon@users.noreply.github.com >
2020-05-06 14:09:15 -07:00
Anthony
29dfc8cdfd
Remove gallery app and show its new location in the README ( #358 )
2020-03-13 14:40:16 -07:00
John Ryan
e24fef3af5
[web_dashboard] Navigation rail update ( #356 )
...
* add new navigation_rail, update adaptive_scaffold
* add outdated routing_demo
* Add AdaptiveScaffold experiment
* clean up experimental/ directory
* remove web_dashboard from CI script
new NavigationRail widget requires the master channel
2020-03-09 16:20:01 -07:00
John Ryan
9bc8a3a537
add web_dashboard to CI script ( #348 )
2020-03-04 09:09:13 -08:00
Pierre-Louis
cee267cf88
[Gallery] Fix directory structure ( #312 )
2020-02-05 14:11:54 -05:00
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
2020-01-28 11:48:06 +01:00
Andrew Brogdon
9630222230
Adds iOS builds for add-to-app to Travis setup ( #244 )
2020-01-21 14:03:53 -08:00
Brett Morgan
9d6f6d3641
Delete chrome-os-best-practices ( #228 )
2020-01-15 04:30:14 +10:00
Andrew Brogdon
09cb1e2687
Sharding travis jobs ( #239 )
2020-01-13 14:46:04 -08:00