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
Andrew Brogdon
4a01a6570e
Maintenance on jsonexample ( #205 )
2020-01-03 10:53:55 -08:00
Andrew Brogdon
5b0fd46fed
Maintenance for provider_shopper ( #168 )
2019-12-02 10:12:43 -08:00
Andrew Brogdon
28ec1b6f6c
Maintenance for provider_counter ( #165 )
2019-11-21 15:53:32 -08:00
John Ryan
f325e685d1
isolate sample maintenance ( #167 )
...
* isolate sample maintenance
- use slightly more meaningful names
- rename files
- misc small readability changes
* update MAINTENANCE.md
* fix gh username
* formatting
* upgrade dependencies
2019-11-21 15:33:32 -08:00
Andrew Brogdon
f4a8247634
Maintenance updates for platform_view_swift ( #151 )
2019-10-09 09:25:03 -07:00
John Ryan
497c25b154
platform_design maintenance ( #149 )
...
* platform_design maintenance
* update maintenance table
2019-10-08 16:06:04 -07:00
Thea Flowers
74c1777b2a
touch ./animations ( #148 )
...
* Update project structure using flutter create and remove unused tests
* Small updates to main.dart
* Update maintenance.md
* Add missing newline
* Add rudimentary test
* Apply formatting
2019-10-07 14:57:12 -07:00
Andrew Brogdon
0f3721f696
Quarterly maintenance on isolate_example ( #142 )
2019-09-13 10:25:16 -07:00
Andrew Brogdon
96a2cd6dda
Adds maintenance log for samples ( #132 )
2019-08-28 11:21:55 -07:00