xTheMasters

Results 2 comments of xTheMasters

U can perzonalized country list and add ur own country

> code is not readable ```import 'package:chewie/chewie.dart'; import 'package:flutter/material.dart'; import 'dart:io' show Platform; import 'package:appinio_video_player/appinio_video_player.dart'; import 'package:flutter/services.dart'; import '../../../global_widgets/video_player_airplay/flutter_to_airplay.dart'; class ExercisePageView extends StatefulWidget { final String? video; final String? title;...