Math Merger
Description "Math Merger" is an engaging mobile application developed using Flutter. Designed to combine fun with learning, the application presents mathematical challenges that users must solve. Features include mathematical expressions parsing, integration with Google Mobile Ads, URL launching capabilities, and user preferences management.
Getting Started Prerequisites Flutter SDK Dart SDK
Installation Clone the repository. Navigate to the project directory. Run flutter pub get to fetch the necessary dependencies, including Google Mobile Ads, URL launcher, shared preferences, and math expressions parser. Run flutter run to launch the application on your preferred device (emulator or physical device).
Usage Play: Navigate through the app's various screens to solve mathematical puzzles and challenges. Learn: Use the app to enhance your mathematical skills in a fun and interactive way. Customize: Save your preferences and progress using the app's built-in shared preferences functionality.
Contributing If you'd like to contribute, please fork the repository and create a pull request, or open an issue to discuss what you would like to change.
Acknowledgments Flutter Google Mobile Ads All contributors to the "Math Merger" project.