John Ryan
|
317d459a58
|
Update web/ samples to work with Flutter SDK (#134)
* add package:http dependency in dad_jokes
* add package:http dependency in filipino_cuisine
* don't build package:http demos until flutter/flutter#34858 is resolved
* update gallery
* update github_dataviz
* update particle_background
* don't build github_dataviz (uses package:http)
* update slide_puzzle
* update spinning_square
* update timeflow
* update vision_challenge
* update charts
* update dad_jokes
* update filipino cuisine
* ignore build output
* update timeflow and vision_challenge
* update slide_puzzle
* don't commit build/ directory
* move preview.png images to assets
* fix path url join
* update readme
* update web/readme.md
|
2019-09-10 09:49:58 -07:00 |
|
Kevin Moore
|
c78b873f7d
|
Revert "web: slide_puzzle - update to latest provider port"
Seeing an issue with generics and dart2js (or DDC)
This reverts commit 7a42263344.
|
2019-06-14 11:33:32 -07:00 |
|
Kevin Moore
|
7a42263344
|
web: slide_puzzle - update to latest provider port
|
2019-06-14 10:45:21 -07:00 |
|
Kevin Moore
|
902da5c82a
|
web/slide_puzzle updates
spelling fix
Use SingleTickerProviderStateMixin
Handle vertical constrained size
|
2019-05-30 09:51:20 -07:00 |
|
Kevin Moore
|
cb5036305e
|
More state cleanup
|
2019-05-25 22:12:58 -07:00 |
|
Kevin Moore
|
62ffd22505
|
Add ValueTabController – generic feature!
|
2019-05-24 20:31:01 -07:00 |
|
Kevin Moore
|
f87c2bb577
|
web/slide_puzzle: more provider cleanup
|
2019-05-24 19:27:17 -07:00 |
|
Kevin Moore
|
0e50bbd6c9
|
slide_puzzle: use pkg:provider
|
2019-05-23 20:07:57 -07:00 |
|
Kevin Moore
|
3fe927cb29
|
Add flutter_web samples (#75)
|
2019-05-07 13:32:08 -07:00 |
|