iampawan / iampawan/30DaysOfFlutter

Error in `day8` code

Open
#43 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
418
Forks
315
PR merge metrics
No merged PRs in 30d

Description

https://github.com/iampawan/30DaysOfFlutter/blob/e7578cffb012838d1051c85b0766169821e918a0/lib/pages/login_page.dart#L65

This does not work anymore, it gives an error
```
The property 'isEmpty' can't be unconditionally accessed because the receiver can be 'null'.
```
Similarly,

https://github.com/iampawan/30DaysOfFlutter/blob/e7578cffb012838d1051c85b0766169821e918a0/lib/pages/login_page.dart#L16

This also give error

```
The method 'validate' can't be unconditionally invoked because the receiver can be 'null'.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.