How to continue a video from where a user has left off when leaving an App

I am building an online course platform, when a user leaves the platform and comes back i need the video player to continue where the user left off. FlutterFlow Video Player: Unfortunately, the native FlutterFlow video player doesn't offer built-in resume functionality.

I have the video content stored in Firebase

Any help would be appreciated

2