Flutter-Rick-And-Morty
                                
                                
                                
                                    Flutter-Rick-And-Morty copied to clipboard
                            
                            
                            
                        Sample Flutter application to practice some Flutter basics
Flutter - Rick & Morty
This is a Flutter application about Rick and Morty characters built in order to practice the basics of Flutter and Dart. It used the public Rick and Morty API.
What I learned
- Fetching data from the internet
 - Running asynchronous operations
 - Displaying actionable and contextual data using a backdrop
 - Adapting the UI to the device's orientation
 - Using stateful and stateless Widgets
 - Using different Widgets (ListView, GridView, Card, Scaffold, Network images, etc)
 
Demo
