While learning Dart, I explored conditional statements like the if statement and switch statement to handle conditions in a program. To apply this concept, I developed a program to calculate shipping costs based on the destination zone and the weight...