-
Please navigate to the lib folder, then go to screen > tv_series > tv_series_details_screen.dart: https://prnt.sc/S89VP4unGy7r
-
Add the Import: Include the following line in the imports section:
import 'package:oxoo/models/active_subscription.dart';
-
Replace the Code: After adding the import, replace the entire code below import (excluding the import section) in the TV Series Details Screen with the code provided below: https://drive.google.com/file/d/1oHglxMbcRCewKJzsQfA8voBB8hlmp-MT/view?usp=sharing