From 1a5094f179fa5de9893d10c7a9c626a7fbc57133 Mon Sep 17 00:00:00 2001 From: Bent Hillerkus <29630575+benthillerkus@users.noreply.github.com> Date: Fri, 15 Apr 2022 01:40:35 +0200 Subject: [PATCH] docs(readme): use assets to make readme a bit prettier Release-As: 1.0.0 --- README.md | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5043926..52aa175 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,18 @@ -[![pub score](https://badges.bar/betrayal/pub%20points)](https://pub.dev/packages/betrayal/score) -[![pub version (including pre-releases)](https://img.shields.io/pub/v/betrayal?include_prereleases)](https://pub.dev/packages/betrayal/versions) -[![joke shield[^1]](https://img.shields.io/badge/supports-windows%202000*-blue)](#) -[![pub publisher](https://img.shields.io/pub/publisher/betrayal)](https://pub.dev/publishers/bent.party/packages) +

+ + + +

-# betrayal +

+A capable tray icon plugin for Windows. +

-A capable tray icon[^2] plugin for Windows. - - +
+ + +
+
🔗 package on pub.dev
@@ -24,6 +29,11 @@ Manage multiple icons 👨‍👩‍👦‍👦,
generate their images at run ## Features +[![pub score](https://badges.bar/betrayal/pub%20points)](https://pub.dev/packages/betrayal/score) +[![pub version (including pre-releases)](https://img.shields.io/pub/v/betrayal?include_prereleases)](https://pub.dev/packages/betrayal/versions) +[![joke shield[^1]](https://img.shields.io/badge/supports-windows%202000*-blue)](#) +[![pub publisher](https://img.shields.io/pub/publisher/betrayal)](https://pub.dev/publishers/bent.party/packages) + - Control multiple tray icons - Many options for setting the tray icons image - `.ico` file either from the file system or the Flutter assets directory @@ -88,4 +98,3 @@ Use [dart.dev/guides/language/effective-dartdocumentation](https://dart.dev/guid ``` [^1]: This is a lie. Flutter does not support Windows 2000. Betrayal. -[^2]: It's actually called the notification area [according to Raymond Chen](https://devblogs.microsoft.com/oldnewthing/20030910-00/?p=42583#:~:text=Summary%3A%20It%20is%20never%20correct%20to%20refer%20to%20the%20notification%20area%20as%20the%20tray.%20It%20has%20always%20been%20called%20the%20%E2%80%9Cnotification%20area%E2%80%9D.)