A Cross-Platform ( macOS / iOS / Android / Windows / Ubuntu ) clipboard tool on LAN.
- how to generate a self signed ssl certificate using openssl
- rename cert to
server_chain.pem
and rename key toserver_key.pem
- mv them to
./assets/certificates
. - trust your self-signed ssl certificate on
./lib/utils/http.dart
line 12.
For help getting started with Flutter, follow online documentation