File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ environment:
55  sdk : ^3.0.0 
66
77dependencies :
8-   analyzer : ' >=4.6 .0 <6 .0.0' 
8+   analyzer : ' >=5.2 .0 <7 .0.0' 
99  build : ^2.0.0 
1010  source_gen : any 
1111
Original file line number Diff line number Diff line change 1- ## 1.4.0-wip   
1+ ## 1.4.0  
22
33-  Require Dart 3.0
4+ -  Support the latest ` package:analyzer ` .
45-  Add a ` node `  argument to ` InvalidGenerationSourceError `  to allow finding the
56  source location from an ` AstNode `  over an ` Element ` .
67
Original file line number Diff line number Diff line change 11name : source_gen 
2- version : 1.4.0-wip  
2+ version : 1.4.0 
33description : >- 
44  Source code generation builders and utilities for the Dart build system 
55repository : https://github.com/dart-lang/source_gen/tree/master/source_gen 
@@ -8,7 +8,7 @@ environment:
88  sdk : ^3.0.0 
99
1010dependencies :
11-   analyzer : ^ 5.2.0
11+   analyzer : ' >= 5.2.0 <7.0.0 ' 
1212  async : ^2.5.0 
1313  build : ^2.1.0 
1414  dart_style : ^2.0.0 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments