socket
Flutter


socket | Flutter | |
---|---|---|
5 | 1,267 | |
1,730 | 172,180 | |
-0.3% | 0.6% | |
8.8 | 10.0 | |
about 1 month ago | 3 days ago | |
JavaScript | Dart | |
GNU General Public License v3.0 or later | BSD 3-clause "New" or "Revised" License |
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.
socket
-
A SETI-like project to train LLM on libgen, scihub and the likes?
we're working toward this with Socket runtime (https://github.com/socketsupply/socket).
Our ultimate goal is to provide a web browser-compatible environment (for quickly building UIs) with a state of the art P2P protocol — A DTN design that is fault and partition tolerant, with comprehensive and complete NAT traversal, without any server or cloud infrastructure requirements from the user — lowering the technical and monetary barriers for distributing and parallelizing work beyond the cloud.
-
Building a decentralized name system on top of IRC
if you're looking for an easier way to build p2p applications, you might be interested in the Socket runtime (https://github.com/socketsupply/socket)
-
A new cross-platform solution for Web developers
How easy would it be to make a Socket-based GUI program, stick it on a thumb drive and run it on a friend's PC?
The Distribution Guide (https://socketsupply.co/guides/#distribution-guide) has instructions for code signing on Apple platforms, but I'm curious about the "weekend project" angle. Like, does `ssc` produce exe, apk? Could I use it to make a self-contained app that can launch without installation on Linux?
-
Local-first software: You own your data, in spite of the cloud (2019)
Definitely check out SocketSupply! https://socketsupply.co/guides/#p2p-guide
-
The Tauri Mobile Alpha Release
There is a brand new one called Socket, it’s more targeted at web developers - no rust or anything required. Backend is also completely optional. It supports all mobile and desktop — it will ship a stable release next month: https://github.com/socketsupply/socket
Flutter
-
GoogleSignIn Macos - Flutter
Flutter : Obviously 😂
-
What is the Most Effective AI Tool for App Development Today?
With the app market projected to reach over $500 billion by 2025, integrating AI isn't just advantageous—it's essential for staying competitive. Whether you're building a mobile app for education, a web platform for e-commerce, or an enterprise tool for data analysis, AI can accelerate development cycles, reduce costs, and enhance functionality. However, effectiveness depends on context: the app's purpose, your team's expertise, and scalability requirements. As we navigate this topic, remember that the "best" tool often involves combining several for optimal results.
-
The Complete Beginner’s Guide to Flutter’s Automated Testing
There are more than 10 built-in ways to find the widgets. On this article Only the most reliable and used will be shown, but, if you want to see all of them, check them here.
-
GSoC Week 6: Deep Diving into the Interactive Book Issue
To add to this mess, Flutter officially discontinued flutter_markdown due to limited resources. Here’s the issue: https://github.com/flutter/flutter/issues/162960
-
Flutter 💙 Cursor: setting up Background Agent
# Install Dart SDK (using apt, official Google repo) sudo apt-get update sudo apt-get install -y apt-transport-https wget wget -qO- https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo gpg --dearmor -o /etc/apt/keyrings/dart.gpg echo "deb [signed-by=/etc/apt/keyrings/dart.gpg] https://storage.googleapis.com/download.dartlang.org/linux/debian stable main" | sudo tee /etc/apt/sources.list.d/dart_stable.list sudo apt-get update sudo apt-get install -y dart # Add Dart to PATH export PATH="$PATH:/usr/lib/dart/bin" # Clone Flutter cd /opt && sudo git clone https://github.com/flutter/flutter.git -b stable sudo chown -R $USER:$USER /opt/flutter export PATH="$PATH:/opt/flutter/bin" && cd /workspace flutter pub get
-
Cross-Platform Development: Flutter vs. React Native – Which is the Right Choice for Your Project?
Cross-platform development means writing code once and running it on multiple platforms like iOS and Android. This reduces time, cost, and effort compared to developing separate apps for each platform. Developers use frameworks to simplify this process, and two of the most popular are Flutter and React Native.
- OpenHarmony Development with Flutter (Based on 5.0.0 Version)
- Flutter won't adopt Liquid Glass (also rethinking the UI strategy)
-
Flutter + AI: Building Intelligent Apps with ML & OpenAI APIs – The Ultimate Guide
Install Flutter SDK from flutter.dev.
-
Go router navigation observer
However, with the introduction of ShellRoute, observing the navigation flow in your app and having routes that are "aware" of navigation changes has become more difficult. As highlighted in this issue, when you add a ShellRoute, the app loses reactivity to route changes: the NavigationObserver is no longer triggered.
What are some alternatives?
mps3 - Infraless Database over any s3 storage API.
dioxus - Fullstack app framework for web, desktop, and mobile.
corrosion - Gossip-based service discovery (and more) for large distributed systems.
flet - Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
TypeCell
tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

