Pub package name disputeIs there something similair to erb or moustache in the Dart standard library which I can use to generate text files from templates?Pub serve all filesDart: How to run backend during development? Standalone or as transformer?DART: Run pub build on library fails with “[65] There are no source directories present”Package name typed twice for hosted Pub packagesDart Packages folder not existing anymore how do I integrate with symfony now for developmentCould not find a file named “pubspec.yaml” in “/home/vagrant/.pub-cache/hosted/pub.dartlang.org/protobuf-0.5.3”pub get to install non-dart dependancies similar to NPM, pip, etc?Using pub serve with ASP.NET Core backendbrew and dart permission issue libexec/bin/pub: Permission denied
Why does the Earth follow an elliptical trajectory rather than a parabolic one?
International Code of Ethics for order of co-authors in research papers
What happened to python's ~ when working with boolean?
Washer drain pipe overflow
Why do Thanos's punches not kill Captain America or at least cause some mortal injuries?
Thesis' "Future Work" section – is it acceptable to omit personal involvement in a mentioned project?
Delta TSA-Precheck status removed
What is the best way for a skeleton to impersonate human without using magic?
Help decide course of action for rotting windows
Understanding basic photoresistor circuit
Can you book a one-way ticket to the UK on a visa?
The lexical root of the past tense forms differs from the lexical root of the infinitive form
To what extent may I customize a demiplane?
Are there variations of the regular runtimes of the Big-O-Notation?
How to make the table in the figure in LaTeX?
On what legal basis did the UK remove the 'European Union' from its passport?
What are some possible reasons that a father's name is missing from a birth certificate - England?
Control variables and other independent variables
Why was the Ancient One so hesitant to teach Dr. Strange the art of sorcery?
Should these notes be played as a chord or one after another?
Will change of address affect direct deposit?
Ubuntu won't let me edit or delete .vimrc file
Hiker’s Cabin Mystery | Pt. IV
"Right on the tip of my tongue" meaning?
Pub package name dispute
Is there something similair to erb or moustache in the Dart standard library which I can use to generate text files from templates?Pub serve all filesDart: How to run backend during development? Standalone or as transformer?DART: Run pub build on library fails with “[65] There are no source directories present”Package name typed twice for hosted Pub packagesDart Packages folder not existing anymore how do I integrate with symfony now for developmentCould not find a file named “pubspec.yaml” in “/home/vagrant/.pub-cache/hosted/pub.dartlang.org/protobuf-0.5.3”pub get to install non-dart dependancies similar to NPM, pip, etc?Using pub serve with ASP.NET Core backendbrew and dart permission issue libexec/bin/pub: Permission denied
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
Some pub packages are no longer maintained (even Dart 2 incompatible), but I cannot contact the maintainer.
Is there any way to contact Pub moderator to ask for permission to continue the maintainece of such package? On the other hand, is it a good practice to ask to "inherit" these packages, or just create a new package with similar name, like graphql2, graphql3, enhanced_graphql, etc?
dart dart-pub
add a comment |
Some pub packages are no longer maintained (even Dart 2 incompatible), but I cannot contact the maintainer.
Is there any way to contact Pub moderator to ask for permission to continue the maintainece of such package? On the other hand, is it a good practice to ask to "inherit" these packages, or just create a new package with similar name, like graphql2, graphql3, enhanced_graphql, etc?
dart dart-pub
add a comment |
Some pub packages are no longer maintained (even Dart 2 incompatible), but I cannot contact the maintainer.
Is there any way to contact Pub moderator to ask for permission to continue the maintainece of such package? On the other hand, is it a good practice to ask to "inherit" these packages, or just create a new package with similar name, like graphql2, graphql3, enhanced_graphql, etc?
dart dart-pub
Some pub packages are no longer maintained (even Dart 2 incompatible), but I cannot contact the maintainer.
Is there any way to contact Pub moderator to ask for permission to continue the maintainece of such package? On the other hand, is it a good practice to ask to "inherit" these packages, or just create a new package with similar name, like graphql2, graphql3, enhanced_graphql, etc?
dart dart-pub
dart dart-pub
asked Mar 23 at 10:48
TruongSinhTruongSinh
1,662923
1,662923
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You would need the maintainer to pass ownership to you.
If the maintainer does not respond, just publish it under another available name. Similar or not is your decision. There is no guideline.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55312910%2fpub-package-name-dispute%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You would need the maintainer to pass ownership to you.
If the maintainer does not respond, just publish it under another available name. Similar or not is your decision. There is no guideline.
add a comment |
You would need the maintainer to pass ownership to you.
If the maintainer does not respond, just publish it under another available name. Similar or not is your decision. There is no guideline.
add a comment |
You would need the maintainer to pass ownership to you.
If the maintainer does not respond, just publish it under another available name. Similar or not is your decision. There is no guideline.
You would need the maintainer to pass ownership to you.
If the maintainer does not respond, just publish it under another available name. Similar or not is your decision. There is no guideline.
answered Mar 23 at 17:59
Günter ZöchbauerGünter Zöchbauer
342k751057970
342k751057970
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55312910%2fpub-package-name-dispute%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown