'Is it possible to wrap Poppler with Flutter?

It is my hobby project. I want to view pdf documents in my Flutter app. I want to use Poppler C++ library and wrap it with Flutter using dart ffi. I just checked the library but can't find any way to start. Is it possible to wrap it with Flutter? If yes, I need a guideline to start the project. Thanks a lot!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source