Legal

Terms of Service

Last updated: 24 May 2026

1. Acceptance of Terms

By accessing or using FlockUI ("the Platform"), you agree to be bound by these Terms of Service. If you do not agree with any part of these terms, please do not use the Platform.

By using the Platform, you confirm that you are at least 13 years of age (or the age of digital consent in your country).

2. Description of Service

FlockUI is an open-source platform that provides a collection of Flutter UI components. Users can:

  • Browse and preview components
  • Copy component source code for use in their own projects
  • Contribute new components or improvements via GitHub

The Platform is provided free of charge. We reserve the right to modify, suspend, or discontinue any part of the service at any time without prior notice.

3. License

All code provided on FlockUI is released under the MIT License unless otherwise specified. This means:

  • You can use the code in personal, open-source, and commercial projects
  • You can modify the code to suit your needs
  • You can distribute the code (original or modified)
  • You must include the original copyright notice and license text in your project
  • You cannot hold the authors liable for any issues arising from the use of the code

The full license text is available in the LICENSE file in our GitHub repository.

4. Contributions

We welcome contributions from the community! When you contribute to FlockUI (by submitting pull requests, code snippets, documentation, or any other content), you agree that:

  • Your contributions are your original work and you have the right to submit them
  • Your contributions will be licensed under the same MIT License as the rest of the project
  • You grant the project maintainers the right to use, modify, and distribute your contributions
  • You will not submit any code that contains malicious software, security vulnerabilities, or violates any law

5. User Responsibilities

As a user of FlockUI, you agree that you will not:

  • Use the Platform for any illegal purpose or in violation of any applicable laws
  • Attempt to disrupt, damage, or gain unauthorised access to the Platform or its infrastructure
  • Scrape, copy, or reproduce the Platform content in bulk for purposes other than personal use
  • Misrepresent the origin of the code or claim it as your own without proper attribution
  • Use the Platform to distribute malware or harmful code

6. Intellectual Property

The FlockUI name, logo, and brand assets are the property of the project maintainer. You may not use these assets without prior permission.

The component code itself is licensed under MIT (as stated in Section 3), but the overall compilation, design, and organisation of the Platform are protected by applicable copyright laws.

7. Disclaimer of Warranties

The Platform and all code provided are offered "as is" and "as available", without any warranty of any kind, either express or implied.

We do not guarantee that:

  • The components will be error-free or function perfectly in all environments
  • The Platform will be available at all times without interruption
  • The code will meet your specific requirements or be compatible with your project

You use the code at your own risk. It is your responsibility to test the components thoroughly before using them in production applications.

8. Limitation of Liability

To the maximum extent permitted by applicable law, the FlockUI project maintainers and contributors shall not be liable for any damages arising from your use of the Platform or the code provided, including but not limited to:

  • Direct, indirect, incidental, or consequential damages
  • Loss of data, profits, or business opportunities
  • Security issues arising from the use of the code in your projects

9. Termination

We reserve the right to restrict or terminate access to the Platform for any user who violates these terms, without prior notice or liability.

Upon termination, your right to use the Platform will immediately cease. However, any code you have already copied and used in your projects will continue to be governed by the MIT License under which it was originally provided.

10. Governing Law

These terms shall be governed by and construed in accordance with the laws of India. Any disputes arising from these terms shall be subject to the exclusive jurisdiction of the courts in India.

If you are accessing the Platform from outside India, you do so on your own initiative and are responsible for compliance with your local laws.

11. Changes to Terms

We may update these Terms of Service from time to time. When we do, we will update the "Last updated" date at the top of this page.

Your continued use of the Platform after any changes constitutes your acceptance of the new terms. We encourage you to review this page periodically.

12. Contact Us

If you have any questions about these Terms of Service, please:

  • Open an issue on our GitHub repository
  • Reach out to the project maintainer through GitHub