Skip to content

Commit 4a951ff

Browse files
author
Volodymyr Oliinyk
committed
add fvm
1 parent 1e4d87d commit 4a951ff

File tree

7 files changed

+11
-0
lines changed

7 files changed

+11
-0
lines changed

.flutter-plugins

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# This is a generated file; do not edit or check into version control.
2+
sensors=/Users/volodymyroliinyk/.pub-cache/hosted/pub.dartlang.org/sensors-0.4.2+6/

.flutter-plugins-dependencies

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"sensors","path":"/Users/volodymyroliinyk/.pub-cache/hosted/pub.dartlang.org/sensors-0.4.2+6/","native_build":true,"dependencies":[]}],"android":[{"name":"sensors","path":"/Users/volodymyroliinyk/.pub-cache/hosted/pub.dartlang.org/sensors-0.4.2+6/","native_build":true,"dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"sensors","dependencies":[]}],"date_created":"2022-11-28 16:55:16.527262","version":"3.3.9"}

.fvm/flutter_sdk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/volodymyroliinyk/fvm/versions/3.3.9

.fvm/fvm_config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"flutterSdkVersion": "3.3.9",
3+
"flavors": {}
4+
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"sensors","path":"/Users/volodymyroliinyk/.pub-cache/hosted/pub.dartlang.org/sensors-0.4.2+6/","native_build":true,"dependencies":[]}],"android":[{"name":"sensors","path":"/Users/volodymyroliinyk/.pub-cache/hosted/pub.dartlang.org/sensors-0.4.2+6/","native_build":true,"dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"sensors","dependencies":[]}],"date_created":"2022-11-28 16:55:17.768815","version":"3.3.9"}

example/ios/Flutter/Debug.xcconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
12
#include "Generated.xcconfig"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"
12
#include "Generated.xcconfig"

0 commit comments

Comments
 (0)