bdlukaa / fluent_ui

Implements Microsoft's WinUI3 in Flutter.
https://bdlukaa.github.io/fluent_ui/
BSD 3-Clause "New" or "Revised" License
2.98k stars 465 forks source link

feat: Make the example work on Linux #1129

Closed iamsergio closed 1 month ago

iamsergio commented 1 month ago

This makes it easier for Linux users to play with it.

It was missing the platform boilerplate.

Pre-launch Checklist

iamsergio commented 1 month ago

I've removed the example/linux/flutter/ephemeral directory, as that's generated automatically by the build. Also solves the nagging about it being in .gitignore