September 2019
Beginner
512 pages
12h 52m
English
In the previous section, we generated a plugin project to start analyzing. Now let's take a look at specific parts of it. The project is the default plugin example from Flutter; the only thing it does is return the platform OS version of the running device.
There are some differences, though:
// ...
Read now
Unlock full access