Skip to content

JosephValle/discount-calculator-flutter

Repository files navigation

discount_calculator

Quick app to calculate discounts

Getting Started

Run the app with the following command:

flutter run

Usage

  1. Enter the original price of the item
  2. Enter the discounted price
  3. App will store the discount percentage and the amount saved
  4. Add notes to the transaction
  5. Delete transactions

Want to run this on web? Go to https://josephvalle.github.io/discount-calculator-flutter/ to see the app in action

Notes

  • The app uses the flutter_bloc package for state management
  • For local storage, the app uses the sqflite package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published