SaaSHub helps you find the best software and product alternatives Learn more →
Pub-dev Alternatives
Similar projects and alternatives to pub-dev
-
-
Shorebird
Shorebird - Patch in minutes not days. Shorebird powers rapid development with CodePush and optimized CI pipelines designed specifically for Flutter.
-
-
-
-
-
-
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
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
serverpod
Serverpod is a next-generation app and web server, explicitly built for the Flutter and Dart ecosystem.
-
-
getx
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
-
-
-
-
flutter-examples
This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
pub-dev discussion
pub-dev reviews and mentions
-
Discovering Dart Ecosystem and Community
Official Dart Package Website: the first place to check if you want to use a specific feature and you don't have time to create it from scratch.
-
1005 Tests, Zero AI: Building Offline-First Navigation with Flutter on Embedded Linux
I spent the last several months building an architecture that takes the opposite approach. SNGNav is an open-source Flutter navigation system for embedded Linux that makes a deliberate bet: offline-first, deterministic, privacy-by-design. No AI. No cloud dependency. Eleven packages on pub.dev, 1,005 tests, 91% line coverage.
-
LINE Developer Meetup 13 (Part 2) - September 18, 2020
Rich official guide tutorials, as well as Dart Devtool and pub.dev development resources for reference.
-
How to Create and Publish a Flutter Package on pub.dev
In this guide, I’ll walk you step-by-step through creating your own Flutter package and publishing it on pub.dev "the official package repository for Dart and Flutter developers"
-
Flutter en HarmonyOS: ¿Por qué es una gran combinación para desarrolladores?
Pub dev
-
Implementing Flutter Plugin Support for HarmonyOS
Currently, plugins on pub.dev lack HarmonyOS support. Although the OpenHarmony SIG has started supporting some popular third-party plugins (e.g., gitee.com/openharmony-sig), many plugins remain unsupported due to prioritization or timing constraints. This creates a need for developers to add HarmonyOS support to existing plugins when required in projects.
-
How to Convert HTML and CSS to Flutter for Web Apps?
You can find packages on pub.dev that mimic various functionalities available in JavaScript and CSS.
-
How to Resolve CocoaPods Dependency Conflicts in Flutter for iOS?
Use a package manager such as pub.dev to check each Firebase package's dependencies and any transitive dependencies.
-
How to Fix Dart SDK Compatibility Issues in Flutter
Check the pubspec.yaml file in the root directory of your project. Look for the dependencies section and update the packages to their null-safe versions if available. You can search for the latest versions of these packages on pub.dev. Here's an example:
-
How to Resolve Dart Null Safety Migration Issues
You can check the package versions in pub.dev to verify if they support null safety. Look for versions that are marked with null safety.
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Stats
dart-lang/pub-dev is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of pub-dev is Dart.