Nicolas Cuillery

Results 8 issues of Nicolas Cuillery

Hey, Is there a way to do what this package do with More? https://pub.dev/packages/merge_map It merges multiple Map recursively.

enhancement

Hello, Thanks for this awesome chrome extension. It would be great if it could work with Github Enterprise, i.e. the Github interface hosted on a private server (and a private...

help wanted

Since I dropped support for Angular 1.0.8 (see https://github.com/ncuillery/angular-breadcrumb/commit/b023c4fcf3f2e830b4afec68d66af67ddd313b28), the build-in templates can now use `ngIf` instead of the ugly `ngSwitch`. Moreover, as @psi-4ward suggested (#54), templates can use the...

enhancement
pr welcome

In the Dart package ecosystem, most of the packages are using [source_gen](https://pub.dev/packages/source_gen) which formats the output code. This process has 2 main benefits: - The generator can just produce valid...

enhancement

### Description The `y` coordinate sent by the React Native `measure` seems to take the StatusBar height into account. There is no need to do the subtraction anymore. ### Steps...

The `expiresIn` received from the server is transformed into a convenient `DateTime`. It would be nice to expose the initial `int` value as well. It would improve interoperability with other...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Package/Plugin version 9.5.0 ### What you'd like to happen The FormBuilderCheckboxGroup enable field...

enhancement

### Is there an existing issue for this? - [x] I have searched the existing issues ### Package/Plugin version 10.2.0 ### What you'd like to happen I'd like my checkbox...

enhancement