Added package_info to get the package version

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-14 09:41:03 +02:00
parent ef932f84e6
commit aa496b0ed2
3 changed files with 52 additions and 42 deletions

View file

@ -18,6 +18,7 @@ dependencies:
sentry: "^2.0.2"
flutter_markdown: "^0.1.5"
url_launcher: "^3.0.2"
package_info: "^0.3.2"
# net
http: "^0.11.3+16"
@ -62,9 +63,6 @@ dependencies:
cupertino_icons: "^0.1.2"
community_material_icon: "^0.1.2"
# not using yet
# package_info: "^0.3.2"
dev_dependencies:
flutter_test:
sdk: flutter