1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Pierre-Louis
2c3d8d2047 [Gallery] Revert provisioning changes (#352)
* Revert provisioning changes to gallery

* Update project.pbxproj

* Update project.pbxproj
2020-03-05 17:12:24 +01:00
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
2020-03-02 16:04:10 -08:00
Pierre-Louis
cee267cf88 [Gallery] Fix directory structure (#312) 2020-02-05 14:11:54 -05:00