Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

fix(docs): update#16

Merged
FeodorFitsner merged 6 commits into
mainfrom
dev
Jul 27, 2025
Merged

fix(docs): update#16
FeodorFitsner merged 6 commits into
mainfrom
dev

Conversation

@ndonkoHenri

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

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 updates documentation formatting and improves code style across the flet-video project. The changes focus on enhancing documentation readability, updating dependencies, and standardizing code formatting.

  • Line wrapping improvements for better documentation readability
  • Dependency updates including flutter_lints upgrade and improved dependency organization
  • Code style improvements with better parameter formatting and type annotations

Reviewed Changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/flutter/flet_video/pubspec.yaml Updates flutter_lints from v2.0.0 to v3.0.0
src/flet_video/video.py Improves documentation formatting, updates type annotations, and enhances method parameter formatting
src/flet_video/types.py Updates type annotations from Dict to dict and improves documentation line wrapping
src/flet_video/init.py Adds all list for better module exports
pyproject.toml Reorganizes dependency groups and adds version constraints for documentation tools
mkdocs.yml Updates documentation configuration and plugin settings
examples/video_example/src/main.py Fixes event handler name from on_loaded to on_load
docs/types/playlist_mode.md Adds mkdocstrings configuration option
.pre-commit-config.yaml Replaces isort/black with ruff for linting and formatting
.github/workflows/docs.yml Adds dev branch to documentation workflow and updates dependency installation

Comment thread src/flet_video/video.py
@FeodorFitsner FeodorFitsner merged commit ccad84d into main Jul 27, 2025
4 checks passed
@FeodorFitsner FeodorFitsner deleted the dev branch July 27, 2025 20:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants