dart_license_plist 1.0.2 copy "dart_license_plist: ^1.0.2" to clipboard
dart_license_plist: ^1.0.2 copied to clipboard

outdated

command-line tool to generate a license plist file for the Dart programming language.

DartLicensePlist #

Pub Package GitHub Issues GitHub Forks GitHub Stars GitHub License

DartLicensePlist is a command-line tool to generate a license file for the Dart programming language.

Getting Started #

install dart_license_plist.

$ dart pub global activate dart_license_plist
Resolving dependencies...
...
Downloading dart_license_plist <latest_version>...
Building package executables...
Built dart_license_plist:dart_license_plist.
Activated dart_license_plist <latest_version>.

Usage #

For iOS #

in ios, dart_license_plist execute using Settings.bundle in your project.

Should make Settings.bundle if not exists in <project_root>/ios/Runner folder.

On Menu on Xcode
File -> New -> File... -> Settings.bundle -> Create as <project_root>/ios/Runner/Settings.bundle

*. lproj folder not using in dart_license_plist, can delete if you not using.

For platform except ios #

Processing...

For OSS used in native #

dart_license_plist is only support dart's OSS, native needs to use another tool for native ios.

The recommendation is LicensePlist.
It also supports CocoaPods, Carthage and Manual(Git SubModule, direct sources and so on).

1
likes
0
pub points
7%
popularity

Publisher

verified publishernomunomu0504.dev

command-line tool to generate a license plist file for the Dart programming language.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, html, http, interact, path, pub_updater, xml, yaml

More

Packages that depend on dart_license_plist