This repository was archived by the owner on Aug 9, 2024. It is now read-only.
Flutter Code Challenge RestauranTour Amir Benitez#16
Open
AmirDanielBenitez wants to merge 8 commits intoSuperformula:masterfrom
Open
Flutter Code Challenge RestauranTour Amir Benitez#16AmirDanielBenitez wants to merge 8 commits intoSuperformula:masterfrom
AmirDanielBenitez wants to merge 8 commits intoSuperformula:masterfrom
Conversation
…ith all restaurants This commit introduces a Bloc for handling restaurant data. It includes the implementation of calling the repository and storing the data in the state. Additionally, the home screen design has been initiated, leaving it functional for all restaurants.
This commit introduces the implementation of a local database for storing favorite restaurants. The database is utilized to persistently store and retrieve restaurant data. Now, users can add and remove restaurants from their favorites, and the data is locally stored for a better user experience.
… tests for RestaurantCard component
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I am submitting an application featuring a restaurant listing, enriched with detailed information and a favorites module that stores data in the device's storage. The app showcases a highly customizable design and leverages Bloc for robust state management. Additionally, it incorporates local storage seamlessly through SharedPreferences, ensuring an efficient and user-friendly experience. Notably, the codebase adheres to clean coding principles and includes comprehensive unit testing for the Bloc and widget testing for enhanced reliability.
This project has further fueled my passion for crafting exceptional Flutter applications. I am eager to bring my skills to your team, contribute effectively, and demonstrate my value as a skilled Flutter developer. I am sincerely hopeful for the opportunity to discuss potential collaborations in more detail.







