Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 491 Bytes

File metadata and controls

12 lines (7 loc) · 491 Bytes

Simple Interest Calculator App

A Simple Interest Calculator App made using Flutter.

Just enter principal, rate of interest and time in the appropriate text fields and click on Calculate button to calculate how much your investment will be worth after the given time.

Error validation

If the user clicks on Calculate button without entering any value in any or all of the text fields, the app shows an error.

Screenshot

Screenshot