leonardopresoto's Stars
leonardopresoto/starwars_clean_architecture
A project to learn about Clean Architecture
leonardopresoto/flutter_layout_example
A project to simulate a furniture shop app. I intended to develop an app with a little more complex layout
leonardopresoto/flutter_provider_example
A project using the provider to state management. This app simulates a bank account where the user can deposit money in his/her own account or send money (transfer) to a different account. The app maintains the list of last transfers/deposits. The user can check the whole transfer historic
leonardopresoto/flutter_recipe_app
An app designed to send information between two pages and learning more about layouts
leonardopresoto/flutter_persistence_example
Flutter with persistence Example (Contact List)
leonardopresoto/flutter-listView-example
My first Flutter Project