1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 06:56:10 +00:00

Maj nuget + flutter

This commit is contained in:
Yan Maniez 2020-05-16 02:26:51 +02:00
parent 695f014d83
commit 108fc25313
21 changed files with 8783 additions and 1065 deletions

View file

@ -14,8 +14,8 @@ description: Haches & Dés version flutter
version: 1.0.0+1
environment:
sdk: ">=2.2.0 <3.0.0"
flutter: ^1.12.13+hotfix.8
sdk: ">=2.3.0 <3.0.0"
flutter: ^1.17.0
dependencies:
flutter:
@ -27,13 +27,13 @@ dependencies:
flutter_markdown:
sqflite:
sembast:
# sembast_web:
# sembast_web:
path:
flutter_svg:
bloc:
flutter_bloc:
cupertino_icons: ^0.1.2
equatable: ^1.0.0
cupertino_icons: # ^0.1.2
equatable: # ^1.0.0
dev_dependencies:
flutter_test: