1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00

Bump flutter_layout_grid from 2.0.0 to 2.0.1 in /simplistic_calculator (#1226)

This commit is contained in:
dependabot[bot]
2022-05-09 17:01:46 +10:00
committed by GitHub
parent a1c9de584d
commit c70bda1de3
2 changed files with 2 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ packages:
name: flutter_layout_grid
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "2.0.1"
flutter_lints:
dependency: "direct dev"
description:

View File

@@ -13,7 +13,7 @@ dependencies:
fluentui_system_icons: ^1.1.168
flutter:
sdk: flutter
flutter_layout_grid: ">=1.0.3 <3.0.0"
flutter_layout_grid: ^2.0.1
flutter_riverpod: ^1.0.3
math_expressions: ^2.3.0
window_size: