xKyberCrypto is a Dart library focused on post-quantum encryption in Flutter, based on the Kyber algorithm. It provides functionalities for generating public and private keys, encrypting messages using the public key, and decrypting with the private key. Additionally, it includes deterministic noise generation through AES in CTR mode. This library is designed for applications requiring high cryptographic security.