From 683a78444128e2593fe0ddbd5f64ab85646702af Mon Sep 17 00:00:00 2001 From: Reginaldo Date: Fri, 2 Jun 2023 10:22:00 -0300 Subject: [PATCH] ajustes de layout --- pubspec.lock | 2 +- pubspec.yaml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 6702bf4..dbf5ed8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -140,7 +140,7 @@ packages: source: hosted version: "4.6.5" http: - dependency: "direct dev" + dependency: "direct main" description: name: http sha256: "4c3f04bfb64d3efd508d06b41b825542f08122d30bda4933fb95c069d22a4fa3" diff --git a/pubspec.yaml b/pubspec.yaml index a39aac1..b09cd5f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,13 +15,14 @@ dependencies: brasil_fields: get: intl: + http: dev_dependencies: flutter_test: sdk: flutter flutter_lints: ^2.0.0 - http: + flutter: