Flutter
WPF
Flutter | WPF | |
---|---|---|
1,261 | 54 | |
171,052 | 7,361 | |
0.7% | 1.0% | |
10.0 | 9.8 | |
1 day ago | about 9 hours ago | |
Dart | C# | |
BSD 3-clause "New" or "Revised" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Flutter
- OpenHarmony Development with Flutter (Based on 5.0.0 Version)
- Flutter won't adopt Liquid Glass (also rethinking the UI strategy)
-
Flutter + AI: Building Intelligent Apps with ML & OpenAI APIs – The Ultimate Guide
Install Flutter SDK from flutter.dev.
-
Go router navigation observer
However, with the introduction of ShellRoute, observing the navigation flow in your app and having routes that are "aware" of navigation changes has become more difficult. As highlighted in this issue, when you add a ShellRoute, the app loses reactivity to route changes: the NavigationObserver is no longer triggered.
-
Android and Wear OS are getting a big refresh
Another "big refresh". I've already disabled animations because of the faintly ridiculous system-wide overscroll effect [0] which makes every menu and webpage bounce like the viewport is made of gelatin, so I'm a little bemused to see them doubling down on "natural, springy animations". I know this is "old man yelling at cloud" of me, but I don't care for my notifications to "subtly respond" to adjacent ones being dragged.
[0] https://github.com/flutter/flutter/issues/83355
-
You need to know React Expo to build Mobile Apps
Flutter
- Apprendre Flutter - Installation des outils
-
Creating Desktops app for Raspberry Pi - Part 1
bash git clone https://github.com/flutter/flutter.git -b stable echo 'export PATH="$PATH:$HOME/flutter/bin"' >> ~/.bashrc source ~/.bashrc flutter doctor
-
Getting Started with Mobile App Development using Flutter
Download and install Flutter SDK from flutter.dev.
- Activar semanticsDebugger en Flutter
WPF
-
History of C#: versions, .NET, Unity, Blazor, and MAUI
At Microsoft Connect in December 2018, Microsoft announced that WPF became an open-source solution and be hosted on GitHub. Since then, WPF has been available under the MIT license to all developers, making it more accessible and customizable. Even so, WPF remains focused on Windows development and isn't cross-platform.
- High memory consumption or memory leak on Intel integrated graphics
- Por onde anda o WPF?
-
The search for easier safe systems programming
WPF is not the best example of open source, as some components are still closed source. Though it only runs on Windows, a closed source operating system, so perhaps that is not so important.
https://github.com/dotnet/wpf/issues/2554
That said, there are cross platform, open source .NET UI frameworks out there, including one that is inspired by WPF:
https://avaloniaui.net/
-
.NET 8 is on the Way! 7 Features that will blow your mind 🤯
Gear up, folks, and test drive this fresh-off-the-lab feature. And should you stumble upon any glitches along the way, don’t hesitate to reach out. Got a bug to report or feedback to give? Send them directly to our dotnet/wpf repository. We’re eager to hear from you, because together, we’re only going to make the experience even better!
- What is the best for Develop Cross-platform Application ?
-
MAUI Part 2: A New Page And Basic Styling
I did some research and did not find any proof of the EOL on WPF. In fact, Microsoft just updated the roadmap on WPF 2 months ago.
-
Avalonia UI for .NET: Project Overview from Mike James
There’s still room for improvement though. I should add, WPF on .NET Core consumes a lot of memory, due to a memory leak. It was logged by our COO as one of our users was doing a comparison.
-
VS2022 Build Error: 'Could not load file or assembly 'PresentationFramework, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
have you tried this?
-
Duda carrera: C#/.NET vs. Node/Express
WPF: Licencia MIT.
What are some alternatives?
dioxus - Fullstack app framework for web, desktop, mobile, and more.
Avalonia - Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
flet - Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
Extended WPF Toolkit™ - All the controls missing in WPF. Over 1 million downloads.
kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.