aqueduct
DISCONTINUED
charts
DISCONTINUED
Our great sponsors
aqueduct | charts | |
---|---|---|
10 | 8 | |
2,357 | 2,786 | |
- | - | |
1.2 | 0.0 | |
over 2 years ago | 11 months ago | |
Dart | Dart | |
BSD 2-clause "Simplified" License | Apache License 2.0 |
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.
aqueduct
- Aqueduct framework is almost dead
-
The state of server-side frameworks for Dart
Aqueduct: This framework is no longer being supported by the original owners and will not be ported to null-safety for the foreseeable future. The library is so monolithic that it's a gargantuan task to maintain it, not to mention the growing dependency issues.
Why not just find new maintainer for Aqueduct or Angel ? Or pull out a reusable ORM package from them ?
-
Advantages of Using Dart on the Command Line
Saw this about Aqueduct also losing support as it is tough to move to null-safe. https://github.com/stablekernel/aqueduct/issues/917#issuecomment-783700669
-
Besides flutter, what do you use dart for?
From - https://github.com/stablekernel/aqueduct/issues/917
-
Using Flutter with Django as backend
https://github.com/stablekernel/aqueduct/issues/917#issuecomment-783700669
Wait, what? There's nothing about it being dead on the repository's page.
charts
-
Looking into Flutter: Secrets of its Success & Review of Popular UI Libraries and Components
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
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.
-
Aqueduct framework is almost dead
No surprise, no one fully can cachtup after so many breaking changes in each version of dart and flutter. I fully expect more project to be dropped dead in the next weeks. Google doesn't care about their projects, there was a big community push to update a single dependency of charts which only worked because of a good will from one Google employee who doesn't even work on that projects.
Wow ok you weren't exaggerating. Here's the refreshingly frank comment.
What are some alternatives?
shelf - Web server middleware for Dart
angel - [ARCHIVED] A polished, production-ready backend framework in Dart for the VM, AOT, and Flutter.
flutter_form_builder - Simple form maker for Flutter Framework
amplify-flutter - A declarative library with an easy-to-use interface for building Flutter applications on AWS.
jaguar - Jaguar, a server framework built for speed, simplicity and extensible. ORM, Session, Authentication & Authorization, OAuth
Nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
drogon - Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows [Moved to: https://github.com/drogonframework/drogon]
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.
fvm - Flutter Version Management: A simple CLI to manage Flutter SDK versions.
Flutter-Neumorphic - A complete, ready to use, Neumorphic ui kit for Flutter, 🕶️ dark mode compatible
dcli - An extensive library and tooling for building console/cli applications and scripts using the Dart programming language.