Flutter calculator app utilizing the BLoC architecture, featuring expression parsing with the Shunting Yard Algorithm, tokenization, and support for basic math operations.
- Updated
Nov 18, 2024 - Dart
Flutter calculator app utilizing the BLoC architecture, featuring expression parsing with the Shunting Yard Algorithm, tokenization, and support for basic math operations.
Add a description, image, and links to the expression-parsing topic page so that developers can more easily learn about it.
To associate your repository with the expression-parsing topic, visit your repo's landing page and select "manage topics."