MASTODON
💡 Flutter package spotlight: percentages_with_animationAnimated % widgets: 📊 Linear⭕ Circular &…
💡 Flutter package spotlight: percentages_with_animationAnimated % widgets: 📊 Linear⭕ Circular & Gradient🌊 Wave⭐ https://github.com/NicosNicolaou16/percentages_with_animation❤️ https://pub.dev/packa...
REDDIT
Made a Dart package registry for GitLab - works like npm/Maven with CI token
So here's the thing - I've been dealing with shared packages across multiple Flutter apps at work for years. We use GitLab, and our options have always sucked: Git dependencies: Work until you need pr...
GITHUB
3.41.0-0.0.pre: Bump engine version for flutter 3.41 beta (#180930)
Bump the engine version following the dart bump in #180916
GITHUB
Update changelog for flutter 3.38.7 stable hotfix (#180931)
Updates the changelog to prepare for the 3.38.7 stable hotfix. Includes #180867
REDDIT
I built Aim - a lightweight Hono-inspired web framework for Dart
Hey r/dartlang ! I've been working on Aim, a lightweight web framework for Dart inspired by Hono and Express. Why I built this I wanted something that feels familiar to developers coming from Node.js/...
REDDIT
Handling client disconnects on HttpServer
I encountered a problem where: Client opens a request HttpServer fires, request is processed by writing headers and then adding a stream to response body Client pauses the request. For example, a medi...
MASTODON
I'm am not the only one doing crazy shit with Dart!
I'm am not the only one doing crazy shit with Dart! Dart as a modding language for Minecraft!https://github.com/Norbert515/redstone_dart/#dartlang
REDDIT
How can i start learning Dart
Hi i was wondering how someone can start learning dart ,no new books are available ,no new YouTube videos .The language seems left am i right. Some help will be great thanks.
GITHUB
Update engine.version for 3.38.6 release (#180698)
Dart version was bumped in 78fc301. Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative...
MASTODON
Cơ hội hợp tác: Dự án app video ngắn đang tìm lập trình viên Flutter và Backend để xây dựng MVP.
Cơ hội hợp tác: Dự án app video ngắn đang tìm lập trình viên Flutter và Backend để xây dựng MVP. Dự án giai đoạn sơ khai, hợp tác cổ phần (chưa có lương).#tuyendung #laptrinh #flutter #backend #mvp #h...
REDDIT
benchmark_harness_plus: Statistical Methods for Reliable Benchmarks
Hello everybody, I was looking for a better way to benchmark performance and I've created a package that significantly improves on the existing benchmark_harness: https://pub.dev/packages/benchmark_ha...
REDDIT
How to get Expertise in dart...(Resources for practice to Master DART???)
i just started learning dart before that i was learning and building android apps with java. Now i want to master DART . Does anyone have tips or suggestions... I have nothing to practice like questio...
REDDIT
How to get Expertise in dart...(Resources for practice to Master DART???)
i just started learning dart before that i was learning and building android apps with java. Now i want to master DART . Does anyone have tips or suggestions... I have nothing to practice like questio...
REDDIT
Looking for feedback on a Dart-native feature flagging approach (OpenFeature-aligned)
Happy New Year Dart folks ð We are looking for early feedback from people shipping Dart backend services. Weâve been experimenting with a Dart-native approach to feature flagging thatâs built a...
REDDIT
I ported Knex.js to Dart - Same API, same power, now for Dart backends
Knex Dart: Porting Knex.js to Dart [Soft Launch - Query Builder] Hey r/dartlang! I'm working on porting Knex.js (the popular Node.js SQL query builder) to Dart. Phase 1 (query generation) is complete ...
MASTODON
In case you're wondering why your dartssh2 lib cannot connect to a legacy government FTP…
In case you're wondering why your dartssh2 lib cannot connect to a legacy government FTP server...Clone the dartssh2 repo and set allowMalformed to true in ssh_message.dart#dartlang #flutter
REDDIT
Introducing package:saveable 0.1.0
Easy to use variable-level state persistence solution see more at https://pub.dev/packages/saveable
REDDIT
Serverpod Concurrency
I came across this Statement of a Serverpod Maintainer: > "Dart can easily handle concurrent connections. It's true that the main code is running in a single thread, but under the hood the connections...
REDDIT
Which IDE one to take for dart
Hello, I would like to make an app art for Android and iOS but the problem and that I can not configure I don't know an IDE for his I'm on Windows I have the jetbrain pack and I can't even flutter bec...