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

Conversation

@ndonkoHenri
Copy link
Contributor

No description provided.

Copy link

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 updates documentation tooling and code quality configurations for the flet-flashlight project. The changes improve imports, add comprehensive dependency management, and modernize development tools.

  • Updates Flutter lints to v3.0.0 and replaces wildcard imports with explicit imports
  • Restructures dependency groups with better organization and version pinning
  • Modernizes pre-commit configuration to use ruff instead of black/isort

Reviewed Changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/flutter/flet_flashlight/pubspec.yaml Updates flutter_lints dependency to v3.0.0
src/flet_flashlight/flashlight.py Replaces wildcard imports with explicit imports and improves type annotations
src/flet_flashlight/exceptions.py Adds all list for explicit exports
src/flet_flashlight/init.py Adds all list for module exports
pyproject.toml Restructures dependency groups with version pinning and adds new groups
mkdocs.yml Updates documentation configuration with new plugins and inventory sources
.pre-commit-config.yaml Modernizes pre-commit hooks to use ruff instead of black/isort
.github/workflows/docs.yml Adds dev branch to deployment triggers and includes lint group

@FeodorFitsner FeodorFitsner merged commit d73e7bc into main Jul 27, 2025
4 checks passed
@FeodorFitsner FeodorFitsner deleted the dev branch July 27, 2025 20:37
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