This application allows its user to search the internet and get Google results in a simplified manner, with the title and link of each result.
- Android phone or Android emulator with Flutter SDK.
Download the APK directly here and install it on your phone, or clone the repository/download and unzip the source code and run using an IDE like Android Studio or VS Code, or run the following command in the terminal, being in the root folder of the project:
flutter run
The application was designed to perform the search by consulting an API hosted on an EC2 instance of AWS.