pubspec_extract 2.0.5 copy "pubspec_extract: ^2.0.5" to clipboard
pubspec_extract: ^2.0.5 copied to clipboard

Extracts Dart pubspec.yaml file and generate pubspec.dart at build time

Changelog #

2.0.5 #

  • Add working build_runner target

2.0.4 #

  • Remove builder
  • Improve version parsing

2.0.3 #

  • Fix versionPreRelease type

2.0.2 #

  • Remove public API

2.0.1 #

  • Add Flutter 2.5 compatibility

2.0.0 #

  • Migrate to null-safe
  • Don't declare a library
  • Sort pub dependencies

1.3.1 #

  • Ignore public_member_api_docs
  • Fix Analysis warnings

1.3.0 #

  • Fix variables with non-alpha-numeric characters
  • Add more command-line options

1.2.0 #

  • Remove < > from authors' email address

1.1.0 #

  • Wrap the result in a class
  • Add more fields
  • Generic yaml extraction
  • Add help on executable

1.0.3 #

  • Fix dependencies
  • Remove trim() from string conversion
  • Declare executable pubspec_extract

1.0.2 #

  • Add command-line tool

1.0.1 #

  • Rename the package main entry point
  • Add example
  • Fix issue with empty authors list
  • Fix dependencies

1.0.0 #

  • First version
14
likes
140
pub points
63%
popularity

Publisher

verified publishernfet.net

Extracts Dart pubspec.yaml file and generate pubspec.dart at build time

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

args, build, dart_style, logging, path, pub_semver, yaml

More

Packages that depend on pubspec_extract