flutter_form_builder VS boxy

Compare flutter_form_builder vs boxy and see what are their differences.

boxy

Overcome limitations of built-in layouts, advanced flex, custom multi-child layouts, slivers, and more! (by pingbird)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
flutter_form_builder boxy
3 2
1,431 422
0.6% -
8.5 6.1
10 days ago 3 months ago
Dart Dart
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

flutter_form_builder

Posts with mentions or reviews of flutter_form_builder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-28.
  • Community organization: Flutter Form Builder Ecosystem
    1 project | /r/FlutterDev | 3 Aug 2022
    Hi u/ojmit Yes, I had the same problem when start to use. You can see in this discussion what was the problems and how we try solve.
  • flutter_form_builder scrolls to top on tap
    1 project | /r/flutterhelp | 11 Jan 2022
  • Looking into Flutter: Secrets of its Success & Review of Popular UI Libraries and Components
    12 projects | dev.to | 28 Oct 2021
    Flutter FormBuilder is an intuitive tool designed to help you in creating cross-platform forms, and thereby provide a reliable communication channel between users and a Flutter application. It comprises a range of input widgets encountered in standard forms: text field, checkbox, slider, rangepicker, datepicker, etc. If needed, this form maker also gives you an opportunity to produce custom input fields. Numerous built-in validators (number, mail, min, max, etc.) help to ensure that users submit only valid data. You can incorporate a combination of several validators and conditional validation (the validation of one field depends on the value entered in other specific fields).

boxy

Posts with mentions or reviews of boxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-28.
  • Looking into Flutter: Secrets of its Success & Review of Popular UI Libraries and Components
    12 projects | dev.to | 28 Oct 2021
    If you ever used Flutter’s built-in layout widgets, then you should know that it has some limitations related to the implementation of flex and custom layouts. You can overcome these difficulties by using Boxy. This tool is utilized for creating complex layouts with multiple children that help to arrange the interface structure of your Flutter app. Boxy offers a set of utilities for layouts, dynamic widget inflation, slivers, and many other useful things.
  • This week in Flutter #26
    5 projects | dev.to | 25 Oct 2021
    Boxy is a package that can help you with more complex layouts in your Flutter app. For instance, it makes it easier to layout children of a Column such that they have the same width as the largest child.

What are some alternatives?

When comparing flutter_form_builder and boxy you can also consider the following projects:

formi - A minimalist form builder, with null safety and no dependency

flame - A Flutter based game engine.

pluto_grid - PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.

charts

flutter_map - A versatile mapping package for Flutter. Simple and easy to learn, yet completely customizable and configurable, it's the best choice for mapping in your Flutter app.

getwidget - Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.

dashboy - Gameboy Emulator implemented by pure Dart

Flutter-Neumorphic - A complete, ready to use, Neumorphic ui kit for Flutter, 🕶️ dark mode compatible

snap_scroll_physics - Flutter | Snap physics for your scrollview

Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond

flutter_staggered_grid_view - A Flutter staggered grid view