-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
20:31:06-adam@Adams-MacBook-Air:~/dart/Mixins
$ pub publish
Publishing "dartmixins" 0.0.3:
|-- .gitignore
|-- LICENSE
|-- README.md
|-- example
| '-- Example.dart
|-- lib
| |-- mixin.dart
| '-- src
| '-- mixin.dart
|-- pubspec.yaml
|-- test
| |-- ArrayTests.dart
| |-- CollectionTests.dart
| |-- DUnit.dart
| |-- FunctionTests.dart
| |-- MixinTestSuite.dart
| |-- MixinTests.dart
| |-- ObjectTests.dart
| |-- README.md
| |-- StringTests.dart
| '-- UtilityTests.dart
'-- tool
'-- hop_runner.dart
Suggestions:
* The name of "lib/mixin.dart", "mixin", should match the name of the package, "dartmixins".
This helps users know what library to import.
* Author "Demis Bellot" in pubspec.yaml should have an email address
(e.g. "name <email>").
Package has 2 warnings. Upload anyway (y/n)? y
dartmixins 0.0.3 uploaded successfully.
Metadata
Metadata
Assignees
Labels
No labels