Figma, headquartered in San Francisco, offers their collaborative design and prototyping application to support digital product and UI development.
$144
per year
Flutter
Score 8.2 out of 10
N/A
Flutter 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.
Figma is a solid design tool to craft the UX design concepts/solutions for digital products. For printed marketing materials such as brochures, marketing flyers, press releases, etc, other design tools such as Adobe Illustrator, Photoshop, or InDesign might make more sense to use for those use case scenarios.
Flutter is well known for native app development, if you have android studio installed on your system, you can quickly start using it. This might not be the best choice for you if you do not wish to learn a new language, i.e. Dart and you do not know it already.
Tappable overlaid layers - bugs on fixed components, such as an app navigation footer in a prototype
Swapping a component but retaining inputted copy or imagery.
Performance on prototypes to work better in UserZoom - having to delete hidden layers manually, optimize images, and streamline the file, in general, is time-consuming
Folder structures - larger teams need multiple layers of folder structure to help find things.
Branch performance - we need better, more user-friendly solutions to get designs to merge better.
Branch performance - branching with the option to choose which pages you want in the branch without deleting each page you don't need.
Default sharing options need improvement.
Responsive ratios' in prototyping without having to recreate pages.
Better collaboration with Jira to bring in links in the design mode not just dev mode.
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.
Figma is a pretty cool tool in many areas. My team almost uses it on daily basis, such as, brainstorming on product/design topics, discussing prototypes created by designers. We even use it for retrospectives, which is super convenient and naturally keeps records of what the team discusses every month. Furthermore, I do see the potential of the product - currently we mainly use it for design topics, but it seems it is also a good fit for tech diagrams, which we probably will explore further in the future.
It's easy to use for designers who are familiar with design terms and functions from Photoshop and Illustrator. However, non-tech and non-designer collaborators have a hard time figuring out how to leave comments and apply changes, compared to other online design tools like Canva and Squarespace. Even simple drag-and-drops and rearrangement of certain blocks become too complicated due to uncommon functions like Hug and Lock.
I haven't used their support lately but in the past, they had a chat that I used often. They often responded in a few hours and were able to give a satisfactory solution. I would imagine it's less personal now but the community has expanded drastically so there are more resources out there to self serve with a bit of Google magic.
In-person training has its own benefits - 1. It helps in resolving queries then and there during the training. 2. I find classroom or in-person training more interactive. 3. Classroom or in-person training could be more practical in nature where participants can have an hands on experience with tools and clarify their doubts with the trainer.
Online training has its own merits and demerits - 1. Sometimes we may face issues with connectivity or the training content 2. The way training is being delivered becomes very important because not everyone is comfortable taking online training and learning by themselves. 3. With the advancement of technology online training has become popular but there is a segment of people who still prefer class-room training over online one.
I learned UX Design using Sketch and my team was using Sketch when I joined. We no longer use Sketch, and therefore I cannot compare its current functionality to Figma, but at the time of our switch, Figma just had more advanced capabilities- better collaboration, auto-layout tools, prototyping, etc. From what I can tell, it remains best in class for UX Design tools.
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.
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.