Builder.ai was a no-code platform that has been discontinued, and is no longer available for sale.
N/A
Flutter
Score 8.6 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.
TLDR: 28 months into a 6 month project. They stopped developing it without a working MVP, fired all the developers, and do not respond to my requests that involve figuring out what’s happening and when I will be getting a refund.First, please feel free to reach out before removing this review. Builder.ai has taken down our bad reviews in the past saying they couldn’t verify them. I’ll be happy to point you in the direction of the people I’ve worked with including Jason.Second, when I say this is a fraud from the top down, I’m not exaggerating. Please take a look at the news articles that have come out within the last two years regarding their CEO, CFO, and official auditor.If you are still reading, that means you’re still considering it, so let me tell you about my experience.I started this process by meeting with the sales team at the Silicon Slopes Conference in late 2022. I told them about what I wanted to build and they said that would be very easy and doable. We spent the rest of 2022 meeting with developers who reconfirmed how simple this would be and that even with a relaxed timeframe, we could expect a product in about six months. January 2, 2023, I signed the contract.We had a number of problems from the very beginning, including them giving me the wrong documents to sign and mixing my product up with another. We kept meeting, moving forward, struggled constantly with getting the money flow correct. Weeks turned into months and eventually all of the deadlines were past due with no communication on when they would get updated. Near the end of 2023, we escalated and very clearly said that if they cannot develop this, it’s OK to just say as much and give us our money back. They repeated that they could, added additional developers to the team, and said they would be pushing forward with an MVP shortly.When they released the MVP, the flow of money still didn’t work. Whenever I would bring that up or that I wanted to do end to end testing, they would say that they will be able to do that when it’s ready for full release. Again, months passed of this and I stayed patient. I have to say my patience has been the biggest mistake of this entire process.In November 2024, 23 months in on a six month project, they marked it complete. It wasn’t. The money was still wrong, features I had previously approved had vanished, and when I asked why features I paid for weren’t on there, they said they had questions but decided not to ask them and just mark it complete instead. I was furious, but once again I was trying to make it work. I worked with my project manager, and we spent December creating an entire list of every acceptance criteria. I required photo or video evidence for each piece that it was complete or I wasn’t going to mark it done. I also told them they had until the end of March.As we moved through January and February 2025, they started slipping in comments about how they didn’t think we would make the deadline. I continued escalating, people tried to work with me on it, and I decided to once again, find my patience. It did me no good.On March 26, my project manager told me that they were no longer working on developing my project. They had fired everyone who would’ve been part of developing it and had no plans on what to do going forward. They were supposed to tell me the week before when it happened and he expected that I should get an email about it that week. When I tried reaching out to the legal team that same week about canceling any sort of ongoing contract and getting my money back, they told me they were going to refer me to another group. It is April 18, 2025 and still I have received no communication. My patience now means that I have signed myself up for a painful legal battle. I’m leaving this review to let others know that if they already have a contract, chances are no development work has happened for the last month and they need to demand answers. This is also here for people considering this company. Do not fall for it.
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.
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.
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.
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.