DirectMyFile / console.dart

Console Library
Other
107 stars 24 forks source link

Fix clipboard setContent for macOS #34

Closed ibrahim-mubarak closed 3 months ago

ibrahim-mubarak commented 3 years ago

macOS uses pbcopy for copying and pbpaste for pasting. This MR fixes the setContent method for macOS