Apart from getting the integrations to work, mine are multiple. I may post this in the general channel as well for more perspectives but still respond directly here. I'm about to release a events and services platform in the caribbean https://karibevents.com/ which is being built with flutterflow. However with firebase doing away with dynamic linking which we heavily rely on for event promoter and service provider profile pages, and our country service and event listing pages will be dynamically generated so we wouldn't have to build one per country and just dynamically generate the listing data for each.
I'm working solo, it's my platform - i'm strongly thinking of redoing the backend but with appwrite to avoid any future migration pains. Now i'm tasked with learning it with flutterflow as I want to use it for other projects in the pipeline as well.
I saw on a blog post and github page you guys have a dynamic linking solution coming up. Is it ready?
Is there an ETA because I need it like now because I'm planning to launch next week. If we keep using firebase dynamic links, can that be migrated too with your recently released 1 click migration tool for firebase
I'm a bit confused because as of right now not sure what design changes i'd have to make to accomodate how dynamic linking would work in appwrite.
Are you guys building out a fcm alternative as well for notifications? Can I use firebase and still use fcm via cloudfunctions or webhooks.
Does the relationships feature appwrite has work similarly to a document reference in firebase? For authentication can I send a verification email to ensure the addresses are real like I can with firebase.
I've seen the cloud pricing which seems attractive considering reads and writes on firebase, but the feature upgrades aren't quite clear.
Can I have a bit of advice here as to the best way forward.