Prevent showing google play service dialog in app start

I have built an application that uses google maps and FCM plugins, on some old devices like Android 4.4 when the app loads a prompt show for updating google play service. I have tried to downgrade google play service plugin’s version but it can’t be lower than v9, but installed google play service version on the device is 6. Is there any way to prevent showing this message in app start? or a way to disable these plugins when google play service is lower than the required version.

I have the same situation, a client needs to install the APK in a closed environment and they can’t install Google Play Services