how to use http in flutter 2.0 code example
Example 1: flutter http
dependencies:
http:^0.12.2
import 'package:http/http.dart';
Example 2: http flutter
http: ^0.12.2
dependencies:
http:^0.12.2
import 'package:http/http.dart';
http: ^0.12.2