examples
pub-dev
Our great sponsors
examples | pub-dev | |
---|---|---|
2 | 179 | |
1,463 | 559 | |
2.9% | 3.6% | |
8.0 | 9.7 | |
4 days ago | 3 days ago | |
Shell | Dart | |
Apache License 2.0 | 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.
examples
- Kafka Connect, Strimzi, and a simple filter/convert task
-
Kafka client for Dart
Digging into this a bit, I guess the fastest way would be to use librdkafka via Dart FFI. It's what Confluent uses in their Node.js example. That way you only have to worry about the FFI parts.
pub-dev
-
Displaying a loading overlay or progress HUD in Flutter
Before we get started, you might not be interested in writing a custom solution for this and would rather use a package for this. If this is the case, there are tens of packages to do just this. Just search for "loading overlay", "loader overlay", or "progress hud" on pub.dev. I haven't used any personally, but loader_overlay looks well maintained and has a nice API.
- O que é Flutter
-
I think this is the only package for recording from mic supporting all six platforms. Please show some love!
The below package is regularly updated and supports all platforms. I found in about 20 seconds by going to https://pub.dev/ and searching for "mic record".
-
Flutter vs Unity
Flutter has an excellent plugin system and can bind to native code. There is nothing stopping anyone from creating a multiplatform notification framework. That's what package distribution services like pub.dev are for.
-
image_picker Camera dosn't work on laptop's browser.
i have used KIsWeb to check the device and i have imported “image_picker_for_web” too but my problem is i didn't find any example for "image_picker_for_web" on the pub.dev so it be a great help if any body can give me an example of it or direct me to the example /tutorial page.
- Will Flutter ever be suitable for simple static sites with some nice animations? I want to revive my old Weebly site, including a Linktree-like landing page for social media. If not, is there a way I can use Dart + HTML/CSS only, and have it compile to JavaScript (like TypeScript does)?
-
6 /100 DaysOfFlutter : Introduction to flutter Codebase
pub.dev is the package manager for flutter, it is used for installing packages, and for managing packages
-
Over the air(OTA) update or code push in flutter
I did settle to use the ota_update package on pub.dev, while it works it doesn't do silent installs, so we have to tell some people to update the devices every once in a while.
-
Validation of strings made easy🎉
Just some feedback. This looks like a Flutter package instead of a pure Dart one from the pub.dev page (haven't looked at the source).
-
Blup is now a public beta. A Design to app tool. Built-in Flutter for Flutter apps.
Hi u/r_vezy, we are adding one library of our own so that code remains clean & can provide performance when you use it. But that library is simply a collection of other pub.dev packages when used, so there is not much in it. We have kept that lib free to use so that it doesn't become hinder for anyone.
What are some alternatives?
bitnami-docker-kafka - Bitnami Docker Image for Kafka
docker-kafka-kraft - Apache Kafka Docker image using Kafka Raft metadata mode (KRaft). https://hub.docker.com/r/moeenz/docker-kafka-kraft
serverpod - Serverpod is a next-generation app and web server, explicitly built for the Flutter and Dart ecosystem.
Flutter-HTML-Editor - A lightweight HTML-Richtext editor for Flutter
awesome-kotlin - A curated list of awesome Kotlin related stuff Inspired by awesome-java.
cp-all-in-one - docker-compose.yml files for cp-all-in-one , cp-all-in-one-community, cp-all-in-one-cloud
schema-registry-gitops - Manage Confluent Schema Registry subjects through Infrastructure as code
rudderstack-docs - Documentation repository for RudderStack - the Customer Data Platform for Developers.
get_it - Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App. Maintainer: @escamoteur
flutter-examples - This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
grpc-web - gRPC for Web Clients
Flutter-iFrame - iframe that works for flutter web