File tree Expand file tree Collapse file tree 3 files changed +14
-10
lines changed Expand file tree Collapse file tree 3 files changed +14
-10
lines changed Original file line number Diff line number Diff line change 11# Changelog  
22
3+ ## 0.4.3  
4+ 
5+ *  fix windows build warning C4701
6+ 
37## 0.4.2  
48
59*  fix crash on Windows when app exit
Original file line number Diff line number Diff line change @@ -37,10 +37,10 @@ packages:
3737    dependency: transitive
3838    description:
3939      name: collection
40-       sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a 
40+       sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687 
4141      url: "https://pub.dev"
4242    source: hosted
43-     version: "1.18.0 "
43+     version: "1.17.2 "
4444  cross_file:
4545    dependency: "direct main"
4646    description:
@@ -63,7 +63,7 @@ packages:
6363      path: ".."
6464      relative: true
6565    source: path
66-     version: "0.4.2 "
66+     version: "0.4.3 "
6767  fake_async:
6868    dependency: transitive
6969    description:
@@ -160,18 +160,18 @@ packages:
160160    dependency: transitive
161161    description:
162162      name: stack_trace
163-       sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b" 
163+       sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5 
164164      url: "https://pub.dev"
165165    source: hosted
166-     version: "1.11.1 "
166+     version: "1.11.0 "
167167  stream_channel:
168168    dependency: transitive
169169    description:
170170      name: stream_channel
171-       sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7 
171+       sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8" 
172172      url: "https://pub.dev"
173173    source: hosted
174-     version: "2.1.2 "
174+     version: "2.1.1 "
175175  string_scanner:
176176    dependency: transitive
177177    description:
@@ -192,10 +192,10 @@ packages:
192192    dependency: transitive
193193    description:
194194      name: test_api
195-       sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b "
195+       sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8 "
196196      url: "https://pub.dev"
197197    source: hosted
198-     version: "0.6.1 "
198+     version: "0.6.0 "
199199  vector_math:
200200    dependency: transitive
201201    description:
Original file line number Diff line number Diff line change 11name : desktop_drop 
22description : A plugin which allows user dragging files to your flutter desktop applications. 
3- version : 0.4.2  
3+ version : 0.4.3  
44homepage : https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/desktop_drop 
55
66environment :
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments