support is added for clipboard for editable text fields in Flutter for web. On the other hand the support for clipboard service is still not implemented in Flutter for Web
This is mostly because of missing browser support web APIs: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API
I am adding this issue for adding support in chrome/firefox.