Skip to content

Example of a Flutter app in the status bar.

License

Notifications You must be signed in to change notification settings

wolfenrain/flutter_in_status_bar

Repository files navigation

flutter_in_status_bar

coverage style: very good analysis License: MIT flutter_in_status_bar

Example of a Flutter app in the status bar.


This is the default counter app from Flutter but instead of running in a NSWindow it runs inside a NSPopover that is connected to a button in the status bar.

Getting Started 🚀

You can run this application as you would with any other Flutter application. But if you run it in debug mode it will only attach after you press the button that appears in the status bar, as that will start up the Flutter Engine.