Skip to content

Conversation

@mostafaemara
Copy link
Contributor

@mostafaemara mostafaemara commented Jun 21, 2025

Add Windows Task Manager Example

This PR introduces a new example showcasing the capabilities of the package by implementing a Windows Task Manager clone.

Changes:

  • Added a new examples directory to house future Fluent UI examples.
  • Theming and styling.
  • Implemented a Task Manager root layout
  • Implemented UI of Process
  • Implemented UI of Performance
  • Implemented UI of App history
  • Implemented UI of Startup apps
  • Implemented UI of Users
  • Implemented UI of Details
  • Implemented UI of Services
  • Implemented UI of Settings
  • Mock system data visualization (CPU, memory, processes).

Related Issue:

Related to #1176

Pre-launch Checklist

  • I have updated CHANGELOG.md with my changes
  • I have run "dart format ." on the project
  • I have added/updated relevant documentation

@bdlukaa bdlukaa marked this pull request as draft June 22, 2025 21:49
@bdlukaa
Copy link
Owner

bdlukaa commented Jun 22, 2025

@mostafaemara Did you push all the code? When I run, only the flutter example app is displayed
image

@mostafaemara
Copy link
Contributor Author

No, I am still working on it. I just created the project and the layout, and I still haven't pushed it yet

@mostafaemara
Copy link
Contributor Author

Should I add the list of tasks? I can divide it by the task manger pages

@mostafaemara
Copy link
Contributor Author

@bdlukaa i just update the description with tasks to show the progress. or should i do the pull request only when its done?

…vices, Settings, Startup Apps, and Users in Task Manager
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.

2 participants