Thank you for your interest in contributing to this project! This Flutter app allows users to add data through a UI for specific elements in Minecraft. To ensure a smooth development process, please follow these guidelines.
- Fork and Clone – Fork the repository and clone it locally.
- Setup Environment – Ensure you have Flutter installed and all dependencies set up.
- Follow Coding Standards – Keep the code clean and follow best practices.
- Open a pull request (PR) for all changes.
- Keep PRs focused—one feature or bug fix per PR.
- Write meaningful commit messages.
🚨 Do Not Modify environment.dart in Pull Requests 🚨
Changes to environment.dart should not be included in pull requests.
This file is managed separately and should remain unchanged to maintain project integrity.
If your changes require an update to this file, please discuss it in an issue before submitting a PR.
If you have any questions or need clarification, feel free to open an issue or reach out to the maintainers.
Happy coding! 🚀