1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

Add Desktop window setup to Animations sample (#1035)

This commit is contained in:
Miguel Beltran
2022-03-01 23:55:36 +01:00
committed by GitHub
parent ec140beda1
commit 1fc5ef093b
44 changed files with 1633 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
name: animations
description: A new Flutter project.
version: 1.0.0+1
publish_to: none
environment:
sdk: ">=2.12.0 <3.0.0"
@@ -15,6 +16,13 @@ dev_dependencies:
sdk: flutter
flutter_lints: ^1.0.0
# plugin is not yet part of the flutter framework
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding.git
path: plugins/window_size
ref: 03d957e8b5c99fc83cd4a781031b154ab3de8753
flutter:
uses-material-design: true
assets: