Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hi-resolution image solution #16082

Open
DartBot opened this issue Jan 14, 2014 · 1 comment
Open

hi-resolution image solution #16082

DartBot opened this issue Jan 14, 2014 · 1 comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-n type-enhancement A request for a change that isn't a bug

Comments

@DartBot
Copy link

DartBot commented Jan 14, 2014

This issue was originally filed by ash.oaken...@gmail.com


An out-of-the-box solution for handling lo- and hi-resolution images across devices with different resolutions, aspect ratios, and network connections. For example: https://github.com/adamdbradley/foresight.js

A solution is not trivial. A dart library would help, but may need to be coupled with a service similar to http://www.imgix.com/ and/or eclipse tooling to manage, package, and deploy image assets.

@iposva-google
Copy link
Contributor

Removed Type-Defect label.
Added Type-Enhancement, Area-Library, Triaged labels.

@DartBot DartBot added Type-Enhancement area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. labels Jan 14, 2014
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed priority-unassigned labels Feb 29, 2016
@lrhn lrhn added the core-m label Aug 11, 2017
@floitschG floitschG added core-n and removed core-m labels Aug 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-n type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants