Ar plugin in ionic

Hi
how can i use this plugin in my ionic project?
i can use in blank cordova project but not in ionic
here is the plugin

i try everything

ionic is built on top of cordova, so plugins work.
If you want to get help, provide more information

when i add angular js it says cordova_plugins.js not found when i delete angular js from index plugin works perfect

Then remove angular.js from you index.html, problem solved. Correct?