I want to use a JavaScript library in my mobile Flutter project. Here is the link for this library on github.
How can I use this library and a function(aboutnumber()) from it in my project? How can I import this library to a project and how to access its function?