app_review
                                
                                 app_review copied to clipboard
                                
                                    app_review copied to clipboard
                            
                            
                            
                        Update version constraints `http: ">=0.13.5 <2.0.0"` for wider compatibility
According to many famous repo like: package_info_plus and test by myself, package http version 0.y is API compatibile with 1.y.
So we launch this PR to update version constraints http: ">=0.13.5 <2.0.0" for wider compatibility
Hi @rodydavis, can you review this PR and publish new version to pub for wider compatibility!
Currently, we are going to upgrade Dart 3 as min sdk, this change will make sure compatibility for both legacy users and new users who need dart 3 as min sdk.