MIT License

Copyright (c) 2026 dart_vika contributors

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:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

---

## 中文说明 / Chinese Description

### 许可证 / License
本项目采用 MIT 许可证，这意味着：
- 你可以自由使用、复制、修改、合并、发布、分发、再许可和/或销售本软件
- 唯一的要求是在软件副本中保留版权声明和许可声明

### 如何贡献 / How to Contribute
我们欢迎任何形式的贡献！你可以通过以下方式参与：

1. **提交 Issue** - 如果你发现了 bug 或有新功能建议，请在 GitHub 上提交 issue
   - 注意：维护者可能没有时间及时处理所有 issue，请耐心等待

2. **Fork & PR** - 如果你想添加新功能或修复 bug：
   - Fork 本项目到你自己的仓库
   - 创建新分支进行开发 (`git checkout -b feature/AmazingFeature`)
   - 提交更改 (`git commit -m 'Add some AmazingFeature'`)
   - 推送到你的分支 (`git push origin feature/AmazingFeature`)
   - 发起 Pull Request

感谢你的使用和贡献！

---

## English Description

### License
This project is licensed under the MIT License, which means:
- You can freely use, copy, modify, merge, publish, distribute, sublicense, and/or sell this software
- The only requirement is to include the copyright notice and permission notice in copies of the software

### How to Contribute
We welcome all forms of contributions! You can participate in the following ways:

1. **Submit an Issue** - If you find a bug or have a feature suggestion, please submit an issue on GitHub
   - Note: The maintainer may not have time to handle all issues promptly, please be patient

2. **Fork & PR** - If you want to add new features or fix bugs:
   - Fork this project to your own repository
   - Create a new branch for development (`git checkout -b feature/AmazingFeature`)
   - Commit your changes (`git commit -m 'Add some AmazingFeature'`)
   - Push to your branch (`git push origin feature/AmazingFeature`)
   - Open a Pull Request

Thank you for using and contributing!

---

GitHub: https://github.com/ValueNotify666/dart_vika
