A Cross-Platform ( macOS / iOS / Android / Windows / Ubuntu ) clipboard tool on LAN.
Note: This repository contains the source code for PasteShare v1. Starting from v2, the core logic has been rewritten in C++ and is no longer open source.
Official Website: https://nearby.local1st.app
- how to generate a self signed ssl certificate using openssl
- rename cert to
server_chain.pemand rename key toserver_key.pem - mv them to
./assets/certificates. - trust your self-signed ssl certificate on
./lib/utils/http.dartline 12.
For help getting started with Flutter, follow online documentation
