wasabeef / flutter-architecture-blueprints

Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.
MIT License
1.61k stars 261 forks source link

The getter 'articles' was called on null. #34

Closed tenSunFree closed 4 years ago

tenSunFree commented 4 years ago

There is a relatively low probability that this error will occur. a01 a02

Solution, maybe you can try to add a simple judgment. a03

wasabeef commented 4 years ago

@tenSunFree Thank you, I'll check that.

wasabeef commented 4 years ago

@tenSunFree Thank you 😃