How to integrate localforage & sqldriver in framework7 project?

I created a framework7 project using webpack. Now, I’m trying to integrate localforage and sqldriver.Unlike ionic, framework7 do not provide any wrapper over plugin.How can i integrate both plugin. Also Is there any way to use plugin in a file other than app.js ?

It doesn’t require anything extra, just use them in the way described in these libs official docs.