All Projects → jeroen-meijer → lockpick

jeroen-meijer / lockpick

Licence: MIT license
A CLI for syncing Dart dependency versions between pubspec.yaml and pubspec.lock files.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to lockpick

dep check
Checks your (Flutter) dependencies for the latest version
Stars: ✭ 18 (-47.06%)
Mutual labels:  pub, pubspec
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 (+32.35%)
Mutual labels:  pub, pubspec
React Scroll Sync
Synced scroll position across multiple scrollable elements
Stars: ✭ 252 (+641.18%)
Mutual labels:  sync
trylock
TryLock for Go
Stars: ✭ 65 (+91.18%)
Mutual labels:  sync
sicksync
Don’t accept the available as the preferable. Go the extra mile with extra speed.
Stars: ✭ 67 (+97.06%)
Mutual labels:  sync
client-side-databases
An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB
Stars: ✭ 787 (+2214.71%)
Mutual labels:  sync
flutter google places picker
Google Places Autocomplete for Flutter
Stars: ✭ 20 (-41.18%)
Mutual labels:  pub
To Do
一个无后端待办事项应用,数据用 LeanCloud 进行同步。
Stars: ✭ 238 (+600%)
Mutual labels:  sync
scroll-sync-react
A scroll syncing library for react that is up to date
Stars: ✭ 49 (+44.12%)
Mutual labels:  sync
CryptoSync
Cross-platform end-to-end encryption cloud sync client ☁️ 🔒
Stars: ✭ 38 (+11.76%)
Mutual labels:  sync
netbox-sync
Sync objects from VMware or redfish sources to NetBox
Stars: ✭ 172 (+405.88%)
Mutual labels:  sync
sync-pkg
Minimalist CLI to sync only basic properties from package.json to bower.json
Stars: ✭ 15 (-55.88%)
Mutual labels:  sync
ChronoChat
A simple but interesting demo to visualize how ChronoSync library works
Stars: ✭ 16 (-52.94%)
Mutual labels:  sync
template-sync-action
🔄 Github action to sync repository with a template repository
Stars: ✭ 12 (-64.71%)
Mutual labels:  sync
React Native Storage
local storage wrapper for both react-native and browser. Support size controlling, auto expiring, remote data auto syncing and getting batch data in one query.
Stars: ✭ 2,822 (+8200%)
Mutual labels:  sync
CSV
A simple CSV file parser and serializer
Stars: ✭ 31 (-8.82%)
Mutual labels:  sync
Plex Sync
🎬 Command line utility for synchronizing Plex Media Server watched / seen status between multiple servers
Stars: ✭ 239 (+602.94%)
Mutual labels:  sync
Notion-GCal-Sync
A Python script to automate the syncing of tasks between Google Calendar and the all-in-one productivity workspace, Notion. It utilizes API and is customizable for your own needs. Free to use.
Stars: ✭ 120 (+252.94%)
Mutual labels:  sync
ezcontentstaging
eZPublish Legacy extension allowing content synchronization between different installations
Stars: ✭ 17 (-50%)
Mutual labels:  sync
Junction
Use git to manage content in Confluence Cloud
Stars: ✭ 22 (-35.29%)
Mutual labels:  sync

lockpick

style: very good analysis License: MIT

A CLI for syncing Dart dependency versions between pubspec.yaml and pubspec.lock files. 🔒

Usage

# Activate lockpick
pub global activate lockpick

# See usage information
lockpick --help

# Sync dependency versions in the current directory
lockpick sync ./
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].