chilkat 11.6.1
chilkat: ^11.6.1 copied to clipboard
The Chilkat class library for Dart and Flutter: HTTP, REST, email (SMTP/POP3/IMAP), FTP, SFTP, SSH, zip, encryption, digital signatures, certificates, XML, JSON and more.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add chilkatWith Flutter:
$ flutter pub add chilkatThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
chilkat: ^11.6.1Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:chilkat/chilkat.dart';