All Projects → vrtdev → dep_check

vrtdev / dep_check

Licence: MIT license
Checks your (Flutter) dependencies for the latest version

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to dep check

dart-package-publisher
Action to Publish Dart / Flutter Package To https://pub.dev When you need to publish a package, just bump the version in pubspec.yaml
Stars: ✭ 45 (+150%)
Mutual labels:  pub, pubspec
lockpick
A CLI for syncing Dart dependency versions between pubspec.yaml and pubspec.lock files.
Stars: ✭ 34 (+88.89%)
Mutual labels:  pub, pubspec
Android-Dependencies
Project wide handling of tested and used libraries. Also including some utility gradle tasks.
Stars: ✭ 14 (-22.22%)
Mutual labels:  dependencies
crates
crates is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).
Stars: ✭ 156 (+766.67%)
Mutual labels:  dependencies
onix
A reactive configuration manager designed to support Infrastructure as a Code provisioning, and bi-directional configuration management providing a single source of truth across multi-cloud environments.
Stars: ✭ 89 (+394.44%)
Mutual labels:  dependencies
Flutter slider drawer
You can make slider drawer type ui by this plugin
Stars: ✭ 152 (+744.44%)
Mutual labels:  pub
gini
A fast SAT solver
Stars: ✭ 139 (+672.22%)
Mutual labels:  dependencies
DRAW
DRAW: The Dart Reddit API Wrapper
Stars: ✭ 82 (+355.56%)
Mutual labels:  pub
gradle-dependencies-viewer
A simple web UI to analyze dependencies for your project based on the text data generated from "gradle dependencies" command.
Stars: ✭ 70 (+288.89%)
Mutual labels:  dependencies
l
Cross-platform html/io [L]ogger with simple API.
Stars: ✭ 26 (+44.44%)
Mutual labels:  pub
deps-infer
Infer mvn deps from sources
Stars: ✭ 36 (+100%)
Mutual labels:  dependencies
gradle-dependencies-plugins-helper-plugin
This is an IntelliJ IDEA plugin for searching dependencies/plugins from JCentral/GradlePlugins inside Gradle projects.
Stars: ✭ 33 (+83.33%)
Mutual labels:  dependencies
conanlight
Bring syntax highlighting to your conan file in VSCode 💡
Stars: ✭ 12 (-33.33%)
Mutual labels:  dependencies
metahelm
Install dependency graphs of Kubernetes Helm Charts
Stars: ✭ 70 (+288.89%)
Mutual labels:  dependencies
appreciate
✨ Don't forget to say thank you!
Stars: ✭ 57 (+216.67%)
Mutual labels:  dependencies
popover
Popover for Flutter. A popover is a transient view that appears above other content onscreen when you tap a control or in an area.
Stars: ✭ 90 (+400%)
Mutual labels:  pub
bloc
A predictable state management library that helps implement the BLoC design pattern
Stars: ✭ 12 (-33.33%)
Mutual labels:  pub
htmldeps
Packaged HTML dependencies for Shiny, R Markdown, flexdashboard, htmlwidgets, and leaflet
Stars: ✭ 17 (-5.56%)
Mutual labels:  dependencies
taze
🥦 A modern cli tool that keeps your deps fresh
Stars: ✭ 682 (+3688.89%)
Mutual labels:  dependencies
pg-pubsub
Reliable PostgreSQL LISTEN/NOTIFY with inter-process lock support
Stars: ✭ 50 (+177.78%)
Mutual labels:  pub

pub package

Pub Dev Dependencies Checker

Checks if your dependencies are up to date in your pubspec.yaml.

output_example

📖 Installation

pub global activate dep_check

In your desired project go and enter.

pub global run dep_check
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].