feat: added maths local dependency

pull/14/head
RuiAlonso 4 years ago
parent 4e2f56a70c
commit 09464347ef

@ -261,6 +261,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.3"
maths:
dependency: "direct main"
description:
path: "/Users/ruialonso/dev/flutter/googleIO22/pinball/packages/maths"
relative: false
source: path
version: "1.0.0+1"
meta:
dependency: transitive
description:

@ -18,6 +18,8 @@ dependencies:
flutter_localizations:
sdk: flutter
intl: ^0.17.0
maths:
path: packages/maths
dev_dependencies:
bloc_test: ^9.0.2

Loading…
Cancel
Save