InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Pub-dev Alternatives
Similar projects and alternatives to pub-dev
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
getx
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
-
-
serverpod
Serverpod is a next-generation app and web server, explicitly built for the Flutter and Dart ecosystem.
-
-
-
flutter-maplibre-gl
Customizable, performant and vendor-free vector and raster maps, flutter wrapper for maplibre-native and maplibre-gl-js (fork of flutter-mapbox-gl/maps)
-
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
pub-dev discussion
pub-dev reviews and mentions
-
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.
-
Getting Started with Mobile App Development using Flutter
Packages: Add functionality via packages from pub.dev.
-
Flutter - Colorful Gradient Text
Check it out on pub.dev and let me know what you think! Your feedback means the world to me as I continue to learn and grow in the world of Flutter App Development.
- Explorando o Comando `pub unpack` no Dart
-
Internationalizing and Localizing a Flutter App | How to Develop an App with Flutter – Part 7
The aforementionedMicroMoney class can only be used for number formatting. Flutter standard library does not contain a dedicated decimal or monetary type which can be used for mathematics. If you need to perform such calculations, you can do that on integral subunits (cents or millionths), or use some 3rd party library from the pub.
-
Flutter's Essential Toolkit: Top Tools for Every Developer
Beyond these core tools, there's a vast ecosystem of third-party packages available on the pub.dev package manager. These packages offer a wide range of functionalities, from state management (BLoC, Provider) to networking (http, Dio) and advanced UI elements. Explore this rich library to find the tools that perfectly suit your project's needs.
-
[Flutter] 앱 시작 로딩화면 App loading page
1.패키지 다운로드(https://pub.dev) Package download from (https://pub.dev)
-
A note from our sponsor - InfluxDB
www.influxdata.com | 16 May 2025
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.