Step 7: Replace the dart code in the lib/main.dart file with the below code: import 'package:flutter/material.dart'; void main() => runApp(MyApp());.
確定! 回上一頁