// Update the pubspec.yaml file. assets: - assets/tablet.png - assets/background.png Image.asset('assets/tablet.png'), // Display images from the internet Image.network( 'https://picsum.photos/250?image=9', )