You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.
This error happens on tapping any of article cards.
$ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.2.0, on macOS 11.4 20F71 darwin-x64, locale ja-JP)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.2)
[✓] VS Code (version 1.57.1)
[✓] Connected device (2 available)
The text was updated successfully, but these errors were encountered:
k3ntar0
changed the title
TypeError: type '_$_Article' is not a subtype of type 'Iterable<dynamic>'
type '_$_Article' is not a subtype of type 'Iterable<dynamic>'
Jul 4, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This error happens on tapping any of article cards.
The text was updated successfully, but these errors were encountered: