The Alpha platform is a unified mobile and web app development and deployment environment with distinct "no-code" and "low-code" components. The vendor says that using the Alpha TransForm no-code environment, business users and developers can take full advantage of all the capabilities of the smartphone to turn any form into a mobile app in minutes, and power users can add advanced app functionality with Alpha TransForm's built-in programming language. IT developers can use the…
$35
Flutter
Score 8.1 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.
The speed of development from concept, through development and delivery of the end product is so impressive [with Alpha Anywhere]. There is an impressive array of genies and helper functions meaning that you can focus on what matters, the end user experience. It is not a "No code" solution but it is a very impressive "low code" solution which allows detailed access under the hood to tweak the applications to your own needs and the needs of your clients.
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.
Our company had been creating small business applications since the 1980's, when we used DBase IV (don't laugh... that's what was available). Then, we got more "sophisticated" with Microsoft Access. Clearly, we would always be limited with what we can do with those two programs. By accident, during an Internet search, we saw and ad for Alpha Anywhere (back then, it was called Alpha V). After working with the 30 free trial for just two weeks, we retired Access, for good. The best part was Alpha's flexibility in its use of "back end" data tables. That allowed us to use existing Access tables as we redesigned the front-end program (Alpha ships with its own DBF system, but we prefer SQL-Based tables). You can choose, SQL Server, MySQL, Oracle, Access, Paradox (actually, too many to name) for your tables. You can even create links to Excel spreadsheets or QuickBooks Tables. It's outstanding!
Alpha allows developers to create very large and very complex programs. However, it's also a great choice for RAD (Rapid Application Development) for those who need to be up and running quickly or for less experienced programmers. Actually, the interface truly allows for "codeless" development of your application (more on that later). That means you can design a fully functional application, without typing a single line of code. They have some examples on their website.
My favorite part of Alpha is that it is constantly adding features and functions that allow us to do more with our applications. In fact, one of my biggest problems is that I need more time to learn and practice the added features as fast as they are introduced
Prior to Alpha Anywhere, we never considered creating/developing "mobile" applications (for tablets, smartphones, etc.). Alpha created a unique "panel" system that makes those application work great... and allows for the design of very sophisticated Apps.
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.
Alpha Anywhere is a full-stack IDE. It’s no code and low code, but you can also custom code if you need to. About 10% of our application is no code. 80% is low code and 10% is custom code.
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.
Allows for a great return on investment since you can quickly become very productive and complete more projects and applications in a shorter period of time with hand coding and the normal programming headaches of PHP, C#, Angular, etc.
You can afford to take on more and smaller projects since they will require far less time to complete than more traditional development environments.
Alpha Anywhere is continuously updated coming out with new features and capabilities on essentially a daily basis. Continuous improvement and frequent updates allows you to always stay ahead of the curve and competitors.
Alpha Anywhere allows you to offer lower cost solutions that will be completed in less time and that will be much easier to support and maintain.
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.