Residential complex app for apartments, bills, and support requests
FlutterBLoCget_itDioreactive_formsREST API
BIM is an app that lets residents of a residential complex or building manage their apartments: a resident can add their apartments, view invoices with a breakdown of charges, track payment and transaction history, and submit support requests via chat. The app also includes notifications, a calendar, and detailed profile management. The architecture is built on BLoC and get_it, network communication runs through a REST API via Dio, and forms are handled with reactive_forms.