perpen

Results 2 issues of perpen

Apologies if this has been answered before, I couldn't find a related issue. When I have long wrapping lines, triggering fingers shifts the screen up. Eg if the pane has...

We sometimes need to use different flutter libs when targetting different platforms. Dart allows [conditional imports/exports](https://dart.dev/guides/libraries/create-library-packages#conditionally-importing-and-exporting-library-files). Aleed on slack pointed to [cljs conditional reading](https://shadow-cljs.github.io/docs/UsersGuide.html#_conditional_reading).

enhancement