An open API service indexing awesome lists of open source software.

https://github.com/merrit/desktop_integration


https://github.com/merrit/desktop_integration

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

Simple way for Flutter apps to integrate with the desktop OS.

Be sure to add this line if called before runApp()
`WidgetsFlutterBinding.ensureInitialized();`