Windows support (#34)

* generate windows files

* adjustments

* attempt compile

* Fix windows build

* Add note about VS 2019

* Update .gitignore

Co-authored-by: Artur Shellunts <[email protected]>
This commit is contained in:
Hiroshi Horie
2021-12-02 21:20:10 +07:00
committed by GitHub
co-authored by Artur Shellunts
parent 01902ef7eb
commit c8a6a3f0c1
26 changed files with 1172 additions and 4 deletions
+16 -2
View File
@@ -232,7 +232,7 @@ packages:
name: path_provider_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.7"
version: "2.0.9"
path_provider_ios:
dependency: transitive
description:
@@ -316,6 +316,20 @@ packages:
name: shared_preferences
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.9"
shared_preferences_android:
dependency: transitive
description:
name: shared_preferences_android
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.9"
shared_preferences_ios:
dependency: transitive
description:
name: shared_preferences_ios
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.8"
shared_preferences_linux:
dependency: transitive
@@ -440,7 +454,7 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.0"
version: "2.3.1"
xdg_directories:
dependency: transitive
description: