Flutter App development

Job ID: 31172125

Budget: $250 – $750 USD

Hello,

I have an app that has 16 pages. I am looking for a developer that can create an app with my pre-finished psd designs that can: (1) connect to a websocket (using normal http like connection strategy--what is normally accomplished using Node.Js native websocket libraries) and maintain that websocket using a keep-alive strategy for background operation and while screen is locked....possible by using a websocket manager such as this https://github.com/engapplabs/flutter_websocket_plugin (2) Connect to company maintained db for authentication and other functionality. (3) Creation of service worker for push-based notifications

The websocket connection will be used to make calls to a node CLI that will send by POST responses immediately for app interpretation and display.

There is a complete step-by-step readme for websocket implementation and the mysql db team that made it will also be available for connection related activities in case you have implementation questions.

Features used in app: GPS, cronjobs, device based two factor auth, volatile memory authentication storage