server_ssl_serial is flutter plugin designed for retrieving the SSL serial number from server. The serial number is often used for identification, security, or encryption-related features.
Add the server_ssl_serial
package to your pubspec.yaml
file:
dependencies:
server_ssl_serial: ^1.0.1 # this is the latest version