Anton Begehr

Results 11 issues of Anton Begehr

It would be great to be able to use the package through conda! Documentation: https://conda-forge.org/#contribute

enhancement (Feature Request)
Status/help wanted
Keyword/installation

I'm getting a linting issue on the auto generated file `generated_plugin_registrant.dart` for `import 'package:flutter_web_auth/src/flutter_web_auth_web.dart';`: Don't import implementation files from another package.dart [implementation_imports](https://dart-lang.github.io/linter/lints/implementation_imports.html) To solve lints, I'm temporarily ignoring the `implementation_imports`...

On p.381 in algorithm 1 line 3 of the ComE paper, it states that multiple iterations are run: updating, in turn, community detection/embedding with EM and node embedding with SGD....

"As of conda 4.7, the free channel was removed from conda’s default channels." https://docs.anaconda.com/anaconda/user-guide/tasks/using-repositories/#free-channel If you're using conda >=4.7, you need to add the `free` channel to /env.yml for creating...

Sadly the package is no longer usable in projects using the latest Flutter due to null safety. And there does not seem to be an alternative on pub.dev? 🤔

I have a `.swift-format`-file in my repo's root folder (where I also have my `.xcworkspace` file. when using `swift-format` from the command line, it automatically uses the `.swift-format`-file. However when...

Does this package support the ContainsStr function or an alternative? https://docs.fauna.com/fauna/current/api/fql/functions/containsstr?lang=javascript

It would be great to have an option to set cli flags on the `astro build` command. Specifically, I'd like to specify the `--config` flag to deploy a static version...

Coming from https://github.com/ionic-team/capacitor/issues/7406#issuecomment-2059155919

**Describe the bug** I made a minor change to a derived column function (content of a string) and it doesn't deploy anymore. Even when reverting the change, it doesn't deploy....