pubspec-yaml
There are 10 repositories under pubspec-yaml topic.
Mastersam07/pub-studio
Manage your flutter/dart packages directly from the editor. Find, install, update, or remove packages without touching the command line.
L3odr0id/asset_fill
Assets path generator for pubspec.yaml
joutvhu/dart-scripts
IntelliJ plugin to run scripts on pubspec.yaml for Dart projects
kushalmahapatro/pubspec_manager
A command-line application to manage pubspec dependencies.
blendthink/pubspec-builder
A builder for extracting the contents of pubspec.yaml into code.
RamanSharma100/pubspec_runtime
this is a dart library to manuplate pubspec.yaml at runtime
rk0cc/josev-pub
JOSEV add-on package for parsing pub version constraint
Wenpiner/FlutterAssets
Automatically generate all files in the right-click selected directory to pubspec.yaml.
ricardoboss/DartLang.PubSpec
A library to read Dart pubspec.yaml files
Thitikorn-Nupan/dart-core
this project i learn about dart language core. such as classes , interfaces , variables , data types , ... and importance thing is i got know how to depend many libraries in dart (using pubspec.yaml). that's only part of flutter framework.