1
0
mirror of https://github.com/flutter/samples.git synced 2026-05-09 16:37:30 +00:00

Add window setup to veggie seasons (#1049)

This commit is contained in:
Miguel Beltran
2022-03-09 08:04:46 +01:00
committed by GitHub
parent 35713ac2d9
commit 03dbbcd667
3 changed files with 45 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
name: veggieseasons
description: An iOS app that shows the fruits and veggies currently in season.
publish_to: none
version: 1.2.0
@@ -15,6 +16,10 @@ dependencies:
intl: ^0.17.0
provider: ^6.0.1
shared_preferences: ^2.0.5
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding
path: plugins/window_size
dev_dependencies:
flutter_test: