Browse Source

maj maj tsy natory

31052025_01
b.razafimandimbihery 6 months ago
parent
commit
c8febdaff9
  1. 2
      lib/Views/historique.dart
  2. 2
      pubspec.yaml

2
lib/Views/historique.dart

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

2
pubspec.yaml

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

Loading…
Cancel
Save