ucp_dart 1.1.1
ucp_dart: ^1.1.1 copied to clipboard
Universal Communication Protocol (UCP) for real-time MQTT-based device communication in Dart.
License
---
#### **5. Add a LICENSE**
Use the MIT license (or another license you prefer):
```plaintext
MIT License
Copyright (c) 2025 Kevin Kamto
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
...