forked from escamoteur/flutter_command
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi! Thank you for your work — I really enjoyed reading the documentation!
This seems like the right library for my case. :)
I noticed two small, easy-to-fix issues:
1. Broken image links on pub.dev
docs
Where: https://pub.dev/packages/command_it
What: The "exception flow" image is missing.
Why: The GitHub repository was moved from escamoteur
to flutter-it
.
Broken links:
- https://github.com/escamoteur/command_it/blob/master/misc/exception_handling.png
- https://github.com/escamoteur/command_it/blob/master/misc/screen_shot_example.png
Working links:
- https://github.com/flutter-it/command_it/blob/master/misc/exception_handling.png
- https://github.com/flutter-it/command_it/blob/master/misc/screen_shot_example.png
Here’s a screenshot showing the missing diagram:
2. Small typo (I
→ If
)
Metadata
Metadata
Assignees
Labels
No labels