maj maj tsy natory

This commit is contained in:
b.razafimandimbihery 2025-05-31 04:49:32 +03:00
parent 57ea91b3d7
commit c8febdaff9
2 changed files with 2 additions and 2 deletions

View File

@ -365,7 +365,7 @@ class _HistoriquePageState extends State<HistoriquePage> {
crossAxisAlignment: CrossAxisAlignment.start, crossAxisAlignment: CrossAxisAlignment.start,
children: [ children: [
Text( Text(
commande.dateCommande as String commande.dateCommande.timeZoneName
), ),
Text( Text(
'${commande.montantTotal.toStringAsFixed(2)} DA', '${commande.montantTotal.toStringAsFixed(2)} DA',

View File

@ -62,7 +62,7 @@ dependencies:
path_provider: ^2.0.15 path_provider: ^2.0.15
shared_preferences: ^2.2.2 shared_preferences: ^2.2.2
excel: ^2.0.1 excel: ^2.0.1
mobile_scanner: ^3.1.1 mobile_scanner: ^3.2.0