C0D1NG / Flutter

Flutter Open-Source Projects
18 stars 33 forks source link

Calculator App #11

Closed AnukirtiYadav closed 1 year ago

AnukirtiYadav commented 1 year ago

Hi, this is my first contribution to open source project.

I made a calculator app in Flutter which supports all the mathematical operations :

  1. Addition
  2. Subtraction
  3. Multiplication
  4. Division
  5. Modulus

Here's a snapshot of the UI

This relates to the issue number #4

Thank you! :)

welcome[bot] commented 1 year ago

Congrats on making your first Pull Request in the C0D1NG Organization! 🥳

G1Joshi commented 1 year ago

Welcome to the world of C0D1NG 🚀

AnukirtiYadav commented 1 year ago

Thanks a lot for merging my PR :)