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

pull/1228/head
dependabot[bot] 2 years ago committed by GitHub
parent a1c9de584d
commit c70bda1de3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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:

@ -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:

Loading…
Cancel
Save