File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
packages/flyer_chat_video_message/lib/src Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 11import 'dart:convert' ;
2- import 'dart:io' ;
32
4- import 'package:flutter/foundation.dart' ;
53import 'package:flutter/material.dart' ;
6- import 'package:flutter/services.dart' ;
74import 'package:flutter_chat_core/flutter_chat_core.dart' ;
85import 'package:provider/provider.dart' ;
96import 'package:thumbhash/thumbhash.dart'
107 show rgbaToBmp, thumbHashToApproximateAspectRatio, thumbHashToRGBA;
11- import 'package:video_player/video_player.dart' ;
128import 'package:video_thumbnail/video_thumbnail.dart' ;
13- import 'helpers/is_network_source.dart' ;
149import 'widgets/full_screen_video_player.dart' ;
1510import 'widgets/hero_video_route.dart' ;
1611import 'widgets/time_and_status.dart' ;
You can’t perform that action at this time.
0 commit comments