Skip to content

chore: fix publish issues#750

Merged
tilucasoli merged 1 commit intomainfrom
chore/pub-publish-issues
Sep 19, 2025
Merged

chore: fix publish issues#750
tilucasoli merged 1 commit intomainfrom
chore/pub-publish-issues

Conversation

@tilucasoli
Copy link
Copy Markdown
Collaborator

@tilucasoli tilucasoli commented Sep 19, 2025

This PR fixes publish issues by updating Flutter version constraints and removing the entire documentation site setup. The changes remove the upper version limit from Flutter constraints across the project and completely delete the Next.js-based documentation system.

Key changes:

  • Update Flutter version constraints from ">=3.35.2 <4.0.0" to ">=3.35.2" across configuration files
  • Remove entire docs/ directory containing Next.js documentation site with Fumadocs integration

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Sep 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
mix-docs Ready Ready Preview Comment Sep 19, 2025 11:50pm

@docs-page
Copy link
Copy Markdown

docs-page Bot commented Sep 19, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/btwld/mix~750

Documentation is deployed and generated using docs.page.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes publish issues by updating Flutter version constraints and removing the entire documentation site setup. The changes remove the upper version limit from Flutter constraints across the project and completely delete the Next.js-based documentation system.

Key changes:

  • Update Flutter version constraints from ">=3.35.2 <4.0.0" to ">=3.35.2" across configuration files
  • Remove entire docs/ directory containing Next.js documentation site with Fumadocs integration

Reviewed Changes

Copilot reviewed 23 out of 24 changed files in this pull request and generated no comments.

File Description
packages/mix/pubspec.yaml Remove upper Flutter version constraint
packages/mix/example/pubspec.yaml Remove upper Flutter version constraint
melos.yaml Remove upper Flutter version constraint
docs/* Complete removal of Next.js documentation site

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@tilucasoli tilucasoli merged commit 3e06e63 into main Sep 19, 2025
6 checks passed
@tilucasoli tilucasoli deleted the chore/pub-publish-issues branch September 19, 2025 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants