pubspec
There are 47 repositories under pubspec topic.
iamSahdeep/FlutterVisualizers
A Flutter Plugin to visualize audio in android
flutter-dev/asset_generator
根据pubspec.yaml中设置的目录模板自动向其中添加文件记录的简单脚本
k-paxian/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
jeroen-meijer/lockpick
A CLI for syncing Dart dependency versions between pubspec.yaml and pubspec.lock files.
f3ath/pubspec-version
A CLI tool to get/set/bump the `version` key in pubspec.yaml.
Alezhka/flutter_incoming_call
Flutter incoming call
gbmiranda/flutter_plus
Develop applications in Flutter more quickly and easily. Customize Containers, Buttons, Texts and TextFields in a few lines. Navigate between Screens and open BottomSheets, Dialogs and Snackbars without context from any point.
vrtdev/dep_check
Checks your (Flutter) dependencies for the latest version
alexei-sintotski/dart-borg
Command-line tool for consistent configuration management of Dart packages in a mono repository
vincevargadev/build_pubspec
Extract pubspec details (such as package version, author and description) into Dart code.
everettjf/vscode-pubspec-dependency-search
VSCode extension for flutter developer to easy search package in web browser
alexei-sintotski/pubspec_yaml
Dart library to access and manipulate content of pubpec.yaml files
alexei-sintotski/pubspec_lock
Dart library to access and manipulate content of pubpec.lock files
lsaudon/pubspec_version_cli
A Command-Line Interface to change the version in pubspec.
stikkyapp/update-pubspec-version
Github Action to update the version of a pubspec.yaml file with different strategies
insign/dart_yaml2dart
Converts a YAML file to a Dart file containing global scope constants. It allows developers to easily use YAML data in their Dart projects by generating a separate file with all the YAML data as constants. Especially good for pubspec.yaml.
Moein-dev/custom_build_tool
custom_build_tool is a powerful Dart/Flutter package that automates custom build processes, including version incrementing and build type selection, making your development workflow more efficient.
Abhi011999/create_atom_flutter
An animated flutter widget that displays a customizable atom with three electrons revolving around a nucleus at its center.
kunalmnnit/Ecommerce-Sample
It is an e-commerce sample with outstanding UI
NiKoTron/geohex
Dart implementation of GeoHex encoding
rignaneseleo/Flutter-Pub-Version-PyChecker
With this python script you can check the last version of the plugins that are running in your Flutter project.
Csasaka19/patient-tracker
Afya Yangu
kushalmahapatro/pubspec_manager
A command-line application to manage pubspec dependencies.
RamanSharma100/pubspec_runtime
this is a dart library to manuplate pubspec.yaml at runtime
blendthink/pubspec-builder
A builder for extracting the contents of pubspec.yaml into code.
chenasraf/btool
A build helper for Dart/Flutter projects.
G1Joshi/Flutter-Evolution
Evolution of Flutter Framework and Dart Programming Language
jqassistant-plugin/jqassistant-pub-plugin
@jQAssistant plugin providing scanners and rules for pub-based projects.
ricardoboss/DartLang.PubSpec
A library to read/write Dart pubspec.yaml files
riskers/dart-pub-a-library
从头到尾发布一个 dart library
rk0cc/josev-pub
JOSEV add-on package for parsing pub version constraint
salah-rashad/assist
A tool that helps Dart and Flutter developers save time by automating tasks and making project management easier.
sh4869/pbsm
A pubspec maintenance tool
VertexChat/norton-api-client
Client API stubs genarated from openapi-generator. Component of Vertex to allow request to the server
xvld/validartor
An easy to use and extendable input validator library in dart
marianz-bonfire/pubspec_checker
A simple Flutter package that checks the compatibility of all dependencies in the pubspec.yaml file for specified platforms. This package reads the pubspec.yaml file, fetches the package information from pub.dev, and verifies the platforms (like Android, iOS, web, macOS, Windows, and Linux) against the provided list.