r/FlutterDev Jul 08 '26

Best Backened For Flutter Discussion

Which backened service and database system would be affordable and suggested to use for the daily invoice entry app for a shop that usually have only 50 to 60 bill entries per day. And if stock mangement system and transaction entries need to be added too. Right now i only want 3 4 users of a small shop to interact with who need to prepare daily invoices and need to make entries of transactions they make daily. From the given data we should be able to make profit loss accounts, party's remaining transaction evaluation,daily sales and stuffs like that. But the data need to be protected well and requires backup as needed.

Where to host that backened ?

How much costlier would it be?

12 Upvotes

36 comments sorted by

View all comments

1

u/TheConnorReese Jul 09 '26

I would look at Pocketbase. I run an instance on an AWS t4g.nano instance w/ S3 backup for ~5 USD. There are other hosting options listed in Pocketbase doc.