This app will proudly display diamond and the statement “I Am Rich”
- How to use Flutter Scaffold and AppBar class to design the user interface.
- How to use Image class to display an image.
- How to change the properties of various widgets.
Run the following commands from your terminal:
git clone https://github.com/Keshav-15/flutter-1_i-am-richto clone this repositoryflutter pub getin the project root directory to install all the required dependencies.