Open erolisdev opened 2 weeks ago
Thank you, pocketbase version is not updated yet, but will try to update
Thanks. If you publish a guide document for upgrades, I would like to help you with future updates.
@erolisdev right now its little complex to update, because it depends on multiple repos
First we have to build pocketbase_mobile for both Native Android and IOS
descriptions mentioned there already Then we have to use those Native generated libs in this flutter library
but am planning to implement GoLang ffi to directly use Pocketbase in flutter
I have been exploring the "pocketbase_server_flutter" package and am really impressed with its functionality and ease of use. Before I proceed to integrate it into a real-world project, I would like to confirm whether the package is up-to-date with the latest stable release. For example, is the current version "v0.22.22" or do you plan on releasing any updates soon?
Your work is greatly appreciated!