Last changes not commited
This commit is contained in:
parent
63f014b570
commit
c70394b7d3
3 changed files with 5 additions and 0 deletions
|
|
@ -1 +1,2 @@
|
|||
# This is a generated file; do not edit or check into version control.
|
||||
shared_preferences=/home/vjrj/bin/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.4.2/
|
||||
|
|
|
|||
1
.flutter-plugins-dependencies
Normal file
1
.flutter-plugins-dependencies
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"shared_preferences","path":"/home/vjrj/bin/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.4.2/","dependencies":[]}],"android":[{"name":"shared_preferences","path":"/home/vjrj/bin/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.4.2/","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"shared_preferences","dependencies":[]}],"date_created":"2020-12-27 22:12:21.200817","version":"1.25.0-8.1.pre"}
|
||||
|
|
@ -4,6 +4,9 @@ version: 0.0.12
|
|||
author:
|
||||
homepage:
|
||||
|
||||
environment:
|
||||
sdk: ">=2.7.0 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue