maj maj tsy natory
This commit is contained in:
parent
57ea91b3d7
commit
c8febdaff9
@ -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',
|
||||||
|
|||||||
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user