A Flutter project compatible in Android, IOS and Web.
This project has a home screen having a text field and a find button which find the input string value why is it THALA FOR A REASON?
- Clone this repository to your local machine.
git clone https://github.com/bhanitgaurav/whythalaforareason.git
- Ensure you have Flutter and Dart installed on your development environment.
- Run
flutter pub getto fetch and install the required dependencies. - Launch the app on an emulator or physical device using
flutter run.

