Neeraj Gupta %!s(int64=4) %!d(string=hai) anos
pai
achega
36b040f21e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lib/ui/home_widget.dart

+ 0 - 1
lib/ui/home_widget.dart

@@ -184,7 +184,6 @@ class _HomeWidgetState extends State<HomeWidget> {
     _intentDataStreamSubscription =
         ReceiveSharingIntent.getMediaStream().listen((List<SharedMediaFile> value) {
           setState(() {
-            print("shared");
             _sharedFiles = value;
           });
         }, onError: (err) {