Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 304 Bytes

File metadata and controls

13 lines (10 loc) · 304 Bytes

basic_calculator_flutter_task_week_1

Basic Calculator Application

Getting Started

Task Done Erwan Widayat

  • Input & Result Text.
  • Numeric Buttons.
  • Basic Mathematical Operation Button (+, -, =), including (*, /).
  • Clear Input & Result Text.
  • Backspace (Delete Last Character)
  • Zero Handling