https://github.com/erossini/mauiflexskills
This is a simple example for NET8 MAUI of using FlexLayout with different size of content.
https://github.com/erossini/mauiflexskills
component maui net8 skills
Last synced: 4 months ago
JSON representation
This is a simple example for NET8 MAUI of using FlexLayout with different size of content.
- Host: GitHub
- URL: https://github.com/erossini/mauiflexskills
- Owner: erossini
- Created: 2024-10-11T13:17:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-11T14:28:18.000Z (about 1 year ago)
- Last Synced: 2025-03-19T17:51:29.704Z (7 months ago)
- Topics: component, maui, net8, skills
- Language: C#
- Homepage: https://puresourcecode.com/dotnet/csharp/how-to-use-flexlayout-with-different-sizes/
- Size: 219 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MAUIFlexSkills
This is a simple example of NET8 MAUI using FlexLayout with different content sizes. The explanation of this code in this [post](https://puresourcecode.com/dotnet/csharp/how-to-use-flexlayout-with-different-sizes/) on my blog [PureSourceCode](https://puresourcecode.com/).