udacity-course icon indicating copy to clipboard operation
udacity-course copied to clipboard

Build native mobile apps with Flutter

Results 2 udacity-course issues
Sort by recently updated
recently updated
newest added

I'm new to dart. I've tried to the following - remove the GlobalKey from the file - replace GlobalKey with UniqueKey Both do not work. The keyboard that lets you...

So I've found several errors on the sample code, which I've been able to fix by myself (mainly `@required` notation which seems to be deprecated). But on **Lesson 7** I...