Skip to content

Conversation

@ndonkoHenri
Copy link
Contributor

No description provided.

Copy link
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 updates the documentation structure and dependencies for the flet-geolocator package, improving code organization and documentation formatting.

  • Reorganizes documentation files into a types subdirectory structure
  • Updates dependencies in pyproject.toml with version constraints and new dependency groups
  • Improves docstring formatting and type annotations throughout the codebase

Reviewed Changes

Copilot reviewed 12 out of 13 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/flutter/flet_geolocator/pubspec.yaml Updates flutter_lints dependency from ^2.0.0 to ^3.0.0
src/flet_geolocator/types.py Adds TYPE_CHECKING import, reorganizes all alphabetically, improves type annotations
src/flet_geolocator/geolocator.py Improves docstring formatting, updates type annotations, and reformats method calls
src/flet_geolocator/init.py Adds all list for better module exports
pyproject.toml Restructures dependency groups and adds version constraints
mkdocs.yml Updates documentation structure and plugin configurations
examples/geolocator_example/src/main.py Simplifies boolean comparison
docs/types/*.md Updates documentation file paths and configurations
.pre-commit-config.yaml Replaces isort/black with ruff for linting and formatting
.github/workflows/docs.yml Updates workflow to include dev branch and lint dependencies

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@FeodorFitsner FeodorFitsner merged commit 0e64efc into main Jul 27, 2025
4 checks passed
@FeodorFitsner FeodorFitsner deleted the dev branch July 27, 2025 20:42
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.

3 participants