Importing Basic Dependencies

The first thing you should always do is import the dependencies.

In this case, we just need the same Flutter Material library that we used in the previous chapter:

 import​ ​"package:flutter/material.dart"​;
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset