File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 11import  'package:flutter/services.dart' ;
22import  'package:flutter_test/flutter_test.dart' ;
3- import  'package:js_notifications/method_channel/js_notifications_method_channel.dart' ;
43
54void  main () {
65  TestWidgetsFlutterBinding .ensureInitialized ();
76
8-   MethodChannelJsNotifications  platform =  MethodChannelJsNotifications ();
97  const  MethodChannel  channel =  MethodChannel ('js_notifications' );
108
119  setUp (() {
Original file line number Diff line number Diff line change 11import  'package:flutter_test/flutter_test.dart' ;
22import  'package:js_notifications/core/notification_action_result.dart' ;
3- import  'package:js_notifications/interop/interop.dart' ;
43import  'package:js_notifications/js_notifications_web.dart' ;
54import  'package:js_notifications/platform_interface/js_notifications_platform_interface.dart' ;
65import  'package:js_notifications/method_channel/js_notifications_method_channel.dart' ;
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments