Skip to content

implement Flip feature#231

Open
tiinsy wants to merge 8 commits intodartclub:mainfrom
deanpapas:feature-flip-final
Open

implement Flip feature#231
tiinsy wants to merge 8 commits intodartclub:mainfrom
deanpapas:feature-flip-final

Conversation

@tiinsy
Copy link
Copy Markdown
Contributor

@tiinsy tiinsy commented May 14, 2025

No description provided.

@hamishdgx hamishdgx added the RMITWeek1 RMIT2026 label Mar 23, 2026
@hamishdgx hamishdgx assigned hamishdgx and FelAmore and unassigned hamishdgx Mar 23, 2026
@hamishdgx
Copy link
Copy Markdown
Contributor

@FelAmore Great work!

The CI/CD check is failing on formatting, could you run dart format . on the branch please

@hamishdgx hamishdgx requested a review from lukas-h March 28, 2026 01:56
Comment thread lib/src/flip.dart Outdated
coordinates: geometry.coordinates
.map((polygon) =>
polygon.map((ring) => ring.map(flipPosition).toList()).toList())
.toList());
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

trailing commas

@hamishdgx
Copy link
Copy Markdown
Contributor

@FelAmore can you run dart format . on this please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RMITWeek1 RMIT2026

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants