Skip to content

Commit

Permalink
docs(readme): add some notes
Browse files Browse the repository at this point in the history
  • Loading branch information
benthillerkus committed Apr 5, 2022
1 parent 20f3fcd commit 4c3a494
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ samples, guidance on mobile development, and a full API reference.
- TODO Support interaction
- TODO Add function to configure a TrayIcon in one call (maybe via a dynamic map actually)
- FIXME Use OnWidgetUpdated or smth like that to diff changes between widget dependencies and flush them to the plugin
- TODO Logging
- FIXME Remove zombie icons after hot restart

## Style

Expand All @@ -48,6 +50,8 @@ Scopes and their meaning:
- [`(readme)`](https://github.com/benthillerkus/betrayal/search?q=%28readme%29&type=commits): edits to readme files; unrelated to source code
- [`(ci)`](https://github.com/benthillerkus/betrayal/search?q=%28ci%29&type=commits): changes to the ci/cd tools / workflows

Tbh all of this needs to change once 1.0 is out lol

Use [dart.dev/guides/language/effective-dartdocumentation](https://dart.dev/guides/language/effective-dart/documentation) for docs.

[^1]: This is a lie. Flutter does not support Windows 2000. Betrayal.

0 comments on commit 4c3a494

Please sign in to comment.