We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
I think we should change the package name to just mixins - as IMO dart is a redundant prefix in Dart-specific module names
dart
Sorry, something went wrong.
@mythz definitely. As I stated in dartist/redis_client#6 I'd change the github repository name to mixins as well.
mixins
No branches or pull requests
The text was updated successfully, but these errors were encountered: