Is it possible to build custom ACF blocks using files in a plugin rather than using theme files in order to be independent of the theme?
Yes, same procedure, except you need the setup of a plugin.
Hi, I actually made one : https://github.com/anybodesign/ad-acf-blocks
It’s somehow a boilerplate, you can take a look
Thanks for your replies. @anybodesign I’ll take a look. This will shed some light for me.