MarcelGarus / flutter_cached

🧾 Flutter widget allowing easy cache-based data display in a ListView featuring pull-to-refresh and error banners.
BSD 3-Clause "New" or "Revised" License
17 stars 2 forks source link

Fix Danger #11

Closed JonasWanke closed 4 years ago

JonasWanke commented 4 years ago

Add missing Danger configuration and use GitHub's provided GITHUB_TOKEN for commenting on PRs.

github-actions[bot] commented 4 years ago

Flutter Analyze found 3 issues ❌

File Line Rule
example/lib/cached_raw_builder.dart 1 unused_import
example/lib/main.dart 4 unused_import
example/lib/utils.dart 1 unused_import

Generated by :no_entry_sign: Danger