nisrulz / flutter-examples

[Examples] Simple basic isolated apps, for budding flutter devs.
https://nisrulz.com/flutter-examples/
Apache License 2.0
6.86k stars 1.65k forks source link

Example Request: Tip Calculator app #105

Closed albertoazinar closed 2 years ago

albertoazinar commented 2 years ago

hi, can I pls contribute to your tip app calculator? I had the idea of adding the feature to see the total tips received by the user in a day.

i'm on hacktoberfest.

regards

nisrulz commented 2 years ago

There is already a Tip Calculator app in this repo: https://github.com/nisrulz/flutter-examples/tree/develop/tip_calculator

albertoazinar commented 2 years ago

okey, thanks