Skip to content

Conversation

@josxha
Copy link
Owner

@josxha josxha commented Sep 26, 2025

No description provided.

@josxha josxha added this to the v0.3.0 milestone Sep 26, 2025
@josxha josxha requested a review from Copilot September 26, 2025 19:57
@github-project-automation github-project-automation bot moved this to Backlog in maplibre dev Sep 26, 2025
requires to assign the api key in the SDK
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 26, 2025

Deploying flutter-maplibre with  Cloudflare Pages  Cloudflare Pages

Latest commit: b298f97
Status: ✅  Deploy successful!
Preview URL: https://2f7b34ff.flutter-maplibre.pages.dev
Branch Preview URL: https://add-styledropdown.flutter-maplibre.pages.dev

View logs

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 refactors the map styles implementation in the example app to provide a more organized structure and expanded style options.

  • Converts map styles from static constants to an enum-based system
  • Moves map style definitions to a dedicated utils folder for better organization
  • Adds a new style dropdown widget for dynamic style selection

Reviewed Changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
example/lib/utils/map_styles.dart New enum-based map styles with expanded collection of style options
example/lib/utils/style_dropdown.dart New dropdown widget for interactive style selection
example/lib/styled_map_page.dart Updated to use new dropdown widget and enum-based styles
example/lib/map_styles.dart Removed old static constants implementation
Multiple example pages Updated imports and style references to use new enum system
Integration test files Updated to use new enum-based style references

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

@codecov
Copy link

codecov bot commented Sep 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.19%. Comparing base (f39eaa7) to head (606f2d1).
⚠️ Report is 1 commits behind head on main.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@josxha josxha enabled auto-merge (squash) September 26, 2025 20:03
@josxha josxha merged commit 22a9d55 into main Sep 26, 2025
16 checks passed
@josxha josxha deleted the add-StyleDropdown branch September 26, 2025 20:08
@github-project-automation github-project-automation bot moved this from Backlog to Done in maplibre dev Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants