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

Theme + localize

This commit is contained in:
Yan Maniez 2020-03-01 19:04:48 +01:00
parent ba33b7dbd7
commit 28fd23b2d1
7 changed files with 257 additions and 96 deletions

View file

@ -19,6 +19,8 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_markdown: ^0.3.3
sqflite:
path:
@ -32,6 +34,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
intl_translation:
# For information on the generic Dart part of this file, see the