Seeking Advice for Mobile App Development with FlutterFlow

Dear community,

I need your advice. I’m planning to build a mobile app using FlutterFlow, but I want to avoid Firebase/Supabase due to cost concerns. Since I already have a 2-year Hostinger subscription (which offers good resources), I’m considering this alternative approach:

  1. Backend Setup:
  • Use PHPMaker to generate all database tables
  • Implement Swagger for API documentation/access
  1. Key Questions:
  • Is this a viable architecture?
  • What additional components would I need?
  • Any pitfalls to anticipate?
  1. My Priorities:
  • Cost-effective solution (leveraging existing Hostinger hosting)
  • Full control over database/APIs
  • Smooth integration with FlutterFlow

Would love to hear:

  • Alternative suggestions
  • Recommended tools/packages
  • Your experiences with similar setups

Thanks in advance for sharing your wisdom!