flutterforum Hello to everyone. I would like to develop mobile application for Flarum sitem (with flutter). But I don't know how to use the flarum API. Can you help me? Thank you Good work Sorry for my broken english
matteocontrini The old Flarum documentation included a page introducing the API: https://github.com/flarum/flarum.github.io/blob/20322c0e6011e4f304ae7e95f41594a0b086bc27/_docs/api.md A more detailed documentation is on its way... flarum/docs44