Hugo Delaunay

Results 9 issues of Hugo Delaunay

Stacktrace : ``` Failed to build iOS app Error output from Xcode build: ↳ ** BUILD FAILED ** Xcode's output: ↳ /Users/me/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_sta tusbarcolor-0.2.2/ios/Classes/FlutterStatusbarcolorPlugin.m:15:37: warning: implicit conversion from 'long long' to...

help wanted

`NetService` has been deprecated in iOS 15.0 and macOS 12.0 ([source](https://developer.apple.com/documentation/foundation/netservice)). We should move on to [`NWBrowser`](https://developer.apple.com/documentation/network/nwbrowser), which is only available since iOS 13.0.

enhancement

**Describe your proposed improvement and the problem it solves.** Currently, Pandoc doesn't support custom column types defined in LaTeX using `\newcolumntype`. Here's an example. ```latex \newcolumntype{Y}{>{\centering\arraybackslash}X} \begin{tabularx}{\textwidth}{|l|Y|Y|Y|Y|} \hline \textbf{Nombre de...

enhancement

Utilisation de `ThatLatexLib` (et correction de quelques erreurs mineures).

enhancement

Pouvoir modifier le nom / la description / la salle / ... des cours en plus des couleurs (certains utilisateurs rencontrent des problèmes avec les accents Zimbra).

enhancement

Affichage par exemple de seulement le titre les heures et le lieu, le titre et la description, etc...

enhancement

Hey, Using the provided command at the bottom of the README, I get the following error : ```shell > dart run flutter_iconpicker:generate_packs --packs material Building package executable... Built flutter_iconpicker:generate_packs. Unhandled...

Hi ! Here are a few suggestions to improve your library : - Automatically ask for permissions. - SD card access.

### [REQUIRED] Please fill in the following fields: * Pre-built SDK from the [website](https://firebase.google.com/download/cpp) or open-source from this repo: From the website (downloaded by Flutterfire) * Firebase C++ SDK version:...

new
type: question
needs-triage