Why flutter is being loved more than UNO? #4980
Replies: 19 comments 5 replies
-
I believe that Flutter and Uno serve different audiences. From a multi-platform perspective, they both do the same, especially now Uno supports WPF and Linux. Before Uno we (C#/XAML developers) had only Xamarin with a fairly limited platform support. Now we can reuse mostly 95-98% of our code (including UI) in Uno to deliver the same experience to multiple platforms. I, myself, am in process to transition a big LOB application to Uno. |
Beta Was this translation helpful? Give feedback.
-
Uno has not a full video course available. No one. Search on udemy. No one a single course. How do you think you attract new developers? I am actively looking for books and video courses, paid ..., And cannot find nothing |
Beta Was this translation helpful? Give feedback.
-
But you have plenty videos how to use UWP! |
Beta Was this translation helpful? Give feedback.
-
I totally agree with you that the lack of books and/or videos indeed deters many potentially new Uno developers. I think that is also why many people are not yet hooked up. One thing I'm impressed by is the amazing and great online community that is growing by the day. And the help and willingness of these people has made me decide to take the plunge anyway. The alternative is to have to use another platform that doesn't already have Uno's features (Flutter, Avalonia or Xamarin) or simply forget multi-platform apps. All valid choices. So don't be afraid, if you have any questions ask them here or in Discord and people will help you as much they can. |
Beta Was this translation helpful? Give feedback.
-
I find only now the first video on udemy thanks to customer care
I am very interested. But I need a from scratch course. But from zero to desktop app . Without firebase . I need SQLite or morr.
It is really hard find courses about the platform.
You all known all pieces needed around Uno. We no. We need a whole figure introduction.
No intro.? No new devs.
I will buy the udemy course.
Ottieni Outlook per Android<https://aka.ms/ghei36>
…________________________________
From: Piotr Karocki <notifications@github.com>
Sent: Tuesday, January 12, 2021 9:04:48 PM
To: unoplatform/uno <uno@noreply.github.com>
Cc: Mirko Tebaldi <mirkotebaldi@yahoo.it>; Comment <comment@noreply.github.com>
Subject: Re: [unoplatform/uno] Why flutter is being loved more than UNO? (#4887)
But you have plenty videos how to use UWP!
Uno is not new programming platform, Uno is "only" way to run UWP programs on platforms other than Windows. Ideally, you take your UWP app, add Uno as Nuget, and voile'a - you can build same app for iOS, macOS, Linux, Android and any other platform.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#4887 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAJVXW4AHQBFPX3XOMPCOOLSZSTOBANCNFSM4V7TJL4A>.
|
Beta Was this translation helpful? Give feedback.
-
@realtebo I guess this is a whole other question. Learning UWP has nothing to do with Uno. However there are a lot sources how to create an UWP application. |
Beta Was this translation helpful? Give feedback.
-
@IsmailHassani: About year ago, I tried to make more "from scratch" guides, e.g. how to convert existing app to Uno. But I'm sure starting using Uno is simple and well documented - I converted many apps from VB/UWP to C#/UWP/Uno without problems. |
Beta Was this translation helpful? Give feedback.
-
@pkar70 I agree totally with you. But after last summer (UnoConf 2020) i would try it for the last time. I told myself this would be the last of total 3 attempts. Luckily I tried, because after this update, the experience was 180 degrees different. With the help of the community, it went just upwards. ;) |
Beta Was this translation helpful? Give feedback.
-
@IsmailHassani imho no, is not a whole other question. See flutter: you can EASILY find tutorial to
This is USEFULL Compare with uno doc Start here: https://platform.uno/ And find this "BEFORE YOU START THE TUTORIAL Ok, I click over this because i need to know EACH SINGLE PIECE TO INSTALL I am now here: https://platform.uno/docs/articles/get-started.html I choosed vs code 'for habit'. Instructions
I see a discrete long output and try next command
Ok, then tutorial tell me "This will create a solution that only contains the WebAssembly platform support. Prepare the WebAssembly application for debugging" WHAT ?!?!!? No this is totally disordered. Than prepare step 2: some c#, some xaml, you can tell me to lean windows 10 app, then uwp then several videos, then bring back here. HERE I need a bit of ALL of these.
|
Beta Was this translation helpful? Give feedback.
-
Second problem is mediatic. I discovered uno platform only now. I cam from web dev. So it's obvious I didn't read 'specific' blogs about dotnet and c# and so on.. But the task to spread the word is totally your. write medium posts. write on dev.to. etc I love c#, but it's confusing for me which of the 30 alternative to build a gui for windows is usable for cross-platform. I came here because of this problem: write a stupid app to save a 10 fields table on pc AND on mac. Add info about your project to blogs and forum and reddits where people talk about cross-platforms. reply to cross-platform question on Stack overflow and speack of this alternative, briefly. Marketing. |
Beta Was this translation helpful? Give feedback.
-
For example: link books and online courses in a 'learning materials' section. Litterally, I wrote to support email asking for videos or books. And NO BOOKS suggested me. |
Beta Was this translation helpful? Give feedback.
-
Oh.... after loosing my time to prepare visual studio code, ... https://platform.uno/skill-and-code/ I discovered that: "Visual Studio (all target platforms), Visual Studio Code (WebAssembly target only)" So i loose time. And must restart from visual studio setup. But... why enterprise ? not community? ... why? |
Beta Was this translation helpful? Give feedback.
-
@realtebo I feel you. But please understand what I told you earlier. The platform grows too fast to keep up. I think this is a logical future step in the development of Uno Platform to bring the documentation more educational than from the perspective of the programmer. p.s. I'm not affiliated with Uno Platform in any way. I'm just a member of this community. But rest assured, knowing the guys at Uno, they're definitely going to do something with this. |
Beta Was this translation helpful? Give feedback.
-
I don't know why not Community VStudio. I'm using community version, and this is sufficient also for contributing to Uno (adding functionality not currently implemented in Uno). Did you try https://platform.uno/docs/articles/getting-started-tutorial-1.html ? And... seems like previous version of migrating code from UWP to Uno was better :) But as you want new app, not migrate code, it is irrelevant. |
Beta Was this translation helpful? Give feedback.
-
It works, my fault. I read "somewhere" it requires enterprise. |
Beta Was this translation helpful? Give feedback.
-
I agree with you all ❤️. But being a person who has no idea real
programing, flutter seems very very easier and mature. Uno the company
itself should start making basic hello world programs and then add
videos... Flutter is only popular because it has videos but uno being
nothing different than uwp etc still needs its own channel like... Say
mvtechviral channel on YouTube.. or nick manning flutter channel etc please
🥺 don't ignore us.
…On Wed, Jan 13, 2021, 11:51 AM Mirko Tebaldi ***@***.***> wrote:
I don't know why not Community VStudio. I'm using community version, and
this is sufficient also for contributing to Uno (adding functionality not
currently implemented in Uno).
Did you try
https://platform.uno/docs/articles/getting-started-tutorial-1.html ?
It works, my fault. I read "somewhere" it requires enterprise.
<http://../images/UnoLogoSmall.png>
*Create a Single Page App with Uno Platform
<https://platform.uno/docs/articles/getting-started-tutorial-1.html>*
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4887 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIRXJSCPJ5GENEEX476S44LSZU7HJANCNFSM4V7TJL4A>
.
|
Beta Was this translation helpful? Give feedback.
-
I'll close this issue as it is really a discussion. Feel free to discuss further in our Discussions. |
Beta Was this translation helpful? Give feedback.
-
Now, part of the flutter team was laid off... |
Beta Was this translation helpful? Give feedback.
-
Flutter just seems so well designed, it's naming convention and widgets let
u build any thing...and u don't fee fragmented. As everything ons available
right in the sdk.
…On Thu, May 2, 2024, 8:49 PM Sasha Krsmanovic ***@***.***> wrote:
Hello. There are numerous video courses available, even at outlets you
specify
https://www.pluralsight.com/courses/uno-platform-fundamentals
https://www.udemy.com/course/introduction-to-uno-platform/ (A bit older)
Our own Uno Tech Bites with some 40 videos to date, plus we publish about
2 per week.
https://www.youtube.com/playlist?list=PLl_OlDcUya9rP_fDcFrHWV3DuP7KhQKRA
I hope that gives you some materials to explore. Thanks for considering
Uno Platform!
—
Reply to this email directly, view it on GitHub
<#4980 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIRXJSDMLXFZVQBOAQHIU3TZAJOBNAVCNFSM6AAAAABG7VXI6GVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TEOJXGI3DG>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Why flutter seems better?? also why cant you make great fluent UI apps for android or mac?? i mean porting a bare calculator apps wont make u. a star u need a flutter like community and ease of building apps
Beta Was this translation helpful? Give feedback.
All reactions