boxy VS charts

Compare boxy vs charts 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
boxy charts
2 8
422 2,786
- -
6.1 0.0
4 months ago over 1 year ago
Dart Dart
GNU General Public License v3.0 or later Apache License 2.0
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.

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.

charts

Posts with mentions or reviews of charts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-28.
  • Line chart based on a formula?
    1 project | /r/flutterhelp | 14 Mar 2022
    I probably cannot use syncfusion because of the licensing. I was looking at charts_flutter but I think they don't support curved lines. Maybe the line is smooth enough with a lot of points, I'll just try that first.
  • What graph/chart library you guys use in your projects?
    1 project | /r/FlutterDev | 27 Dec 2021
    The level of features we need are only implemented in mp_chart and other library had many open issue for example charts_flutter. So as my senior preferred, we used mp_chart without null safety, we are running into many problem but we were able to solve them one by one but now this chart has IOS specific flickering issue which make chart un-scrollable which we ran into just now after a weeks of work.
  • Looking into Flutter: Secrets of its Success & Review of Popular UI Libraries and Components
    12 projects | dev.to | 28 Oct 2021
    Data visualization is a tricky task for any programmer. Therefore it is nice to have a good charting library in your arsenal. Charts is a charting library that certainly deserves your attention. It is designed internally at Google, though it is not the company’s official product. Written in Dart and based on Material Design, this library suits well for various data visualization purposes in Flutter apps. It supports an array of charts (bar, line, time series, pie, scatter plot, etc.) for visualizing complex data and making it more comprehensible for further analysis.
  • This week in Flutter #19
    3 projects | dev.to | 5 Sep 2021
    There is a simple package, developed by Google, to draw charts in your Flutter app: charts_flutter. Learn how to use it with this article by Samson Omojola.
  • Is it possible to integrate JS in Flutter to render and interact with it on all platforms?
    1 project | /r/FlutterDev | 1 Sep 2021
    Charting is available with this package: https://pub.dev/packages/charts_flutter
  • Mixing packages that don't support null safety in Flutter
    1 project | dev.to | 29 Jun 2021
    I ended up in this precidament with one of my projects because I made the mistake of depending on charts_flutter. The package itself is great but Google is pretty terrible at keeping the GitHub mirror up to date with their internal repo. That's a story for another day though...Anyway there was only one package in my project holding me back from going to null safety. Building without null safety requires passing an extra command line flag, that's why I put things off for so long but in the end I gave in. So if you want to use outdated packages in your project(that has migrated to null safety) you need to add this to basically every command: --no-sound-null-safety. So if you were running flutter run you would do it like this:
  • Aqueduct framework is almost dead
    4 projects | /r/dartlang | 15 Mar 2021
    Wow ok you weren't exaggerating. Here's the refreshingly frank comment.

What are some alternatives?

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

flame - A Flutter based game engine.

flutter_form_builder - Simple form maker for Flutter Framework

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.

fl_chart - FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.

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.

amplify-flutter - A declarative library with an easy-to-use interface for building Flutter applications on AWS.

dashboy - Gameboy Emulator implemented by pure Dart

snap_scroll_physics - Flutter | Snap physics for your scrollview

fvm - Flutter Version Management: A simple CLI to manage Flutter SDK versions.

flutter_staggered_grid_view - A Flutter staggered grid view

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