We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc02102 commit 7381d54Copy full SHA for 7381d54
README.md
@@ -113,11 +113,11 @@ class DemoPageState extends State<DemoPage> {
113
114
- [ ] Create better demo app to show off use case
115
- [x] Add documentation for public classes / methods
116
-- [ ] Add test coverage
117
-- [ ] Add more convenience widgets e.g. `OutsideTapDismissFocusWidget`
+- [x] Add test coverage
+- [ ] Add more convenience widgets e.g. `TapOutsideDismissFocusWidget`
118
- [x] Example to README
119
-- [ ] Install guide
+- [x] Install guide (handled by pub.dev)
120
- [ ] Screenshots / GIF of demo
121
- [ ] Automate tests
122
- [ ] Display code coverage % badge
123
-- [ ] Upload to pub.dev
+- [x] Upload to pub.dev
0 commit comments