TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Flutter

    Score8.7 out of 10
    N/AFlutter is an open-source mobile application development framework created by Google. It is used to develop applications for Android and iOS, as well as being the primary method of creating applications for Google Fuchsia.

    $0

    Ubuntu

    Score8.2 out of 10
    N/AUbuntu Linux is a Linux-based operating system for personal computers, tablets and smartphones. There is also a Server version which is used on physical or virtual servers in the data center.N/A
    Pricing
    FlutterUbuntu
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    FlutterUbuntu
    Free Trial
    NoNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Best Alternatives
    FlutterUbuntu
    Small Businesses
    Swiftify
    Score9 out of 10
    CentOS Linux
    Score8.9 out of 10
    Medium-sized Companies
    Xamarin
    Score6 out of 10
    IBM AIX
    Score9.4 out of 10
    Enterprises
    Swiftify
    Score9 out of 10
    Red Hat Enterprise Linux (RHEL)
    Score9.1 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    FlutterUbuntu
    Likelihood to Recommend
    8.5
    (19 ratings)
    7.7
    (47 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    6.0
    (2 ratings)
    Usability
    8.5
    (2 ratings)
    9.5
    (2 ratings)
    Support Rating
    -
    (0 ratings)
    8.6
    (6 ratings)
    Implementation Rating
    -
    (0 ratings)
    9.0
    (1 ratings)
    User Testimonials
    FlutterUbuntu
    Likelihood to Recommend
    Google
    Flutter by Google is well suited where you have to make an app across multiple platforms like iOS, Android, Web, Desktop and you don't have the bandwidth to create multiple teams for the Native app. This makes sure you have a faster development and you don't have to worry about how your product will look across different platforms. It is also very smooth/fast in response, making it close to feel like a Native app, this makes it an easy pick for a Fintech product where speed matters. Flutter by Google also has a huge library of Components, which are well tested and developed by Google's Flutter by Google team itself, making the development even more fast since the majority of required components are already available.
    Incentivized
    Read full review
    Canonical Ltd
    If somebody whishes to be an IT professional, learning the basics of Linux is amust. Ubuntu [Linux] is one of the most beginner-friendly, widely supported, easy-to-use-relative-to-the-fact-that-its-still-linux OS on the market. As somebody who learned the basics of UNIX/LINUX on Ubuntu, it was a very good experience. It is customizable, has a lot of improvements over the years, and live up to be a viable alternative to any modern OS in 2021 as well.
    Incentivized
    Read full review
    Pros
    Google
    • User interface design works great across all platforms, including native styling for iOS/macOS.
    • Native compilation for mobile platforms and a decent rendering engine results in slick apps that can make the most of your device.
    • Dart is a well thought out language and easy to pick up.
    • Makes cross-platform development of good looking GUI apps a doddle.
    Incentivized
    Read full review
    Canonical Ltd
    • PACKAGE MANAGEMENT. You can update everything - OS installed software, you name it with either a few clicks in a GUI or a single command.
    • No bloatware.
    • No need for antivirus software.
    • Certainly the price is right.
    • My 83 year old grandmother has been using it - and because of this I rarely need to provide tech support. But I still visit my grandmother.
    • You can choose from a variety of user interfaces or rock it in the terminal.
    • Generally speaking, Ubuntu is as polished an OS as any you might pay for.
    Incentivized
    Read full review
    Cons
    Google
    • Occasionally updates to the Flutter SDK result in wide-sweeping changes that seem to not be thoroughly tested and considered. Flutter sometimes evolves too fast for its own good.
    • While the 3rd-party Flutter package ecosystem is vast and rich, 1st-party support for basic things (audio/video playback, battery information, Bluetooth services, etc.) are lacking. You are occasionally forced to rely on an open-source package for use-cases that other platforms have native support for.
    • Documentation, particularly around testing, is lacking. While there are some great docs, like the Dart Style Guide, many Flutter-focused support documents are lacking in quality and real-world usability.
    • Flutter allows you to architect an app however you want. While this is a great feature, it also adds complexity and leads to the current state of Flutter's state management, where there are 50+ options on how to organize your app, with very little official guidance or recommendations from the Flutter team. For a beginner, this can create decision paralysis.
    Incentivized
    Read full review
    Canonical Ltd
    • The repository system could be a little better, as some of the software needed is not easily available there.
    • Ubuntu sometimes does not play nicely or easily with some modern firmwares.
    • Some people report slow responses with newer versions of Ubuntu, although we have not experienced any.
    Incentivized
    Read full review
    Likelihood to Renew
    Google
    No answers on this topic
    Canonical Ltd
    While it works, we're finding that SNAP is getting more and more annoying, so we're probably going to migrate to Debian.
    Incentivized
    Read full review
    Usability
    Google
    Flutter by Google is very easy to start with. The initial setup they provide is very helpful and easy to understand. The default project setup is also good and can be deployed to production without changing much. Flutter by Google provides a huge library of components, which are created and tested by their own team, making the development of application much faster and robust. Flutter by Google also has a huge community support where we can find components built by the community and we can contribute our own components as well, which helps in faster dev time. Applications developed using Flutter by Google are very smooth, almost feels like native, which helps in creating good impression on customers/clients.
    Incentivized
    Read full review
    Canonical Ltd
    I gave it 10 out of 10 because it allows me to do the work I need on a server, such as running a website and database, and making developments. In addition, thanks to its easy and useful interface during installation, it can be easily installed. In addition, thanks to its easily accessible documents, when a problem occurs, it can be solved easily and quickly.
    Incentivized
    Read full review
    Support Rating
    Google
    No answers on this topic
    Canonical Ltd
    We did not use the managed commercial support, but instead relied on community forums and official documentation. Ubuntu is very well documented across both instructional documentation from the developers themselves as well as informal support forums [ServerFault, YCombinator, Reddit]. It's easy enough to find an answer to any question you may have
    Incentivized
    Read full review
    Implementation Rating
    Google
    No answers on this topic
    Canonical Ltd
    It was all pretty much automatic for our use cases. It integrates nicely with Laravel Forge, which is our primary use case.
    Incentivized
    Read full review
    Alternatives Considered
    Google
    I have experience with react and React Native. I would say that the idea behind all those frameworks are quite similar. However, I found the javascript-based frameworks a bit more accessible as you could utilise your javascript knowledge. Here, Flutter works with its own language. This has advantages and disadvantages sometimes. I found the community around javascript frameworks bigger and therefore sometimes more helpful. However, Flutter does a good job here as well. I think the main argument for Flutter is its usability for less experienced developers. If you do not have knowledge in javascript or other programming languages then I think it is much easier to start with Flutter than with another framework like react. I think the package that you get form scratch is better than in the other frameworks were you have to set up and learn a lot more before you can start.
    Incentivized
    Read full review
    Canonical Ltd
    Windows 10: Expensive, with more security problems, more difficult to keep updated and less variety of free / open source applications. Its use encourages bad information security practices. OpenSuse Linux: A different distribution at source (Suse Linux), use of rpm packages (with fewer repositories and incompatible with Ubuntu Linux dpkg packages), and whose main objective is to be a "testing ground" for its paid version / professional, SUSE enterprise Linux.
    Incentivized
    Read full review
    Return on Investment
    Google
    • The rapid development capabilities of Flutter allow us to build apps we could not have previously considered commercially viable, opening new revenue streams.
    • Free and open licensing made adoption very easy (ie. free/low cost!).
    • In comparison to Qt, our time spent arguing with build tools and perfecting development environments has decreased substantially.
    Incentivized
    Read full review
    Canonical Ltd
    • Systems administration with Ubuntu is easy with little deep knowledge about it. Docs and community publications are great resources for any task you need to perform on any Ubuntu server and the organization can save several salaries of specialized sys admins in favor of more active roles.
    • Having been an Ubuntu user for many years personally, setting up new Ubuntu servers on my organization came with zero cost for me. I just deployed one instance from my hosting/cloud provider and started working right after it was running, no need to ask support or hire new staff for these tasks.
    • Replacing paid options with Ubuntu have also saved thousands of dollars on Windows Server licenses. I've migrated Windows/SQL Server based systems to Ubuntu/MySQL/PostgreSQL several times during my career and saved about USD 5000/year in licenses to many of them.
    Incentivized
    Read full review
    ScreenShots