Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

add IndexDB support into angulardart

thaniyarasu edited this page Dec 27, 2014 · 1 revision

lets say i am downloading data when i make GET http://localhost:3000/posts.json is there any way that i can store it into browser WebSQL/IndexDB in angulardart ? if not then will you people plan to add these kind of functionality ?