Looking for a boutique Flutter team for your next release?
Let’s talk
ABOUT PROJECT
Wildcat Marine offers long and short term charter services of cleaning of wind turbines including platforms, ladders and transition pieces of modern workboats with highly skilled crews.
CLIENT REQUIREMENT
“Our task was to create an application and a web version of the app that stores all the info for the internal use of the employees of the Wildcat Marine & one client. It must be a closed app that has limited access capabilities for each type of user. Depending on the user, the app presents different functionality and even device usage capability.“
bloc (state management)
provider (dependency injection)
firebase_auth (authentication)
firebase_storage (save files)
cloud_firestore (remote database)
intl (localization)
bloc (state management)
provider (dependency injection)
firebase_auth (authentication)
firebase_storage (save files)
cloud_firestore (remote database)
intl (localization)

To accommodate the requirement of uploading and storing images throughout the app’s usage, we developed an advanced system for caching and storing images efficiently.
Implementing live search was challenging as it required the synchronization of all filters within the application. Each filter needed to be connected and coordinated with the previous and following filters. The synchronization covered all aspects related to the turbine and its cleaning, such as status, start and end dates, letters, numbers, and symbols.
We ensured that the application was optimized for various screen sizes and both Android and iOS devices. Not only did we cater to the devices specified by our client, but we also future-proofed the app to accommodate potential expansion and the use of new devices. Additionally, we implemented a web adaptation using Flutter Web, ensuring the app performs consistently across all devices.