File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ # v0.9.1-stable  
2+ 
3+ fix a bug.
4+ 
15# v0.9.0-stable  
26
37support dimension ratio.
Original file line number Diff line number Diff line change @@ -76,12 +76,12 @@ dependencies:
7676  flutter_constraintlayout :
7777    git :
7878      url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git' 
79-       ref : ' v0.9.0 -stable' 
79+       ref : ' v0.9.1 -stable' 
8080` ` ` 
8181
8282` ` ` yaml 
8383dependencies :
84-   flutter_constraintlayout : ^0.9.0 -stable 
84+   flutter_constraintlayout : ^0.9.1 -stable 
8585` ` ` 
8686
8787` ` ` dart 
Original file line number Diff line number Diff line change 11name : flutter_constraintlayout 
22description : Build flexible layouts with constraints, Similar to Android ConstraintLayout. 
3- version : 0.9.0 -stable 
3+ version : 0.9.1 -stable 
44anthor : hackware 
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout 
66
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments