Vishesh Handa

Results 180 comments of Vishesh Handa

Yup. With 'date' I managed to reproduce it. This shouldn't be happening.

Hello. Dart unfortunately doesn't ship with a yaml serializer, and I landed up writing a simple one, which has lots of limitations. If you can post clear examples which are...

I've thought about this a bit more, and this currently isn't a priority for me. I prefer to continue focusing on deeper integration with Git and the desktop + web...

Also see - https://github.com/GitJournal/GitJournal/issues/16

Hello. I couldn't figure out how to package it on iOS, since it requires downloading 3rd party libraries. I tried for a while and then just gave up. My Podfile...

Makes sense. For me, this package is on maintenance mode. I don't plan to improve it. The plan is to finish the pure dart implementation of Git. I'll update the...

https://github.com/GitJournal/dart_git I'll add the documentation about its current state and capabilities. On Mon, Jun 15, 2020, 1:35 PM delaosa wrote: > it would be fantastic to have a pure Dart...

Hi. I'm stuck trying to make this work on ios - https://stackoverflow.com/questions/63072231/flutter-ios-plugin-with-custom-frameworks If someone could help, it would be great.

Hello. It seems that the ssh keys aren't being accepted. The `github.com: Invalid certificate` is - I think because we aren't checking the SSL certificate properly. The key part is...

Thanks for filling this. I've mostly only tested this on MacOS, and Linux. I haven't used Windows in some ... 14 years. I'll download it, and try it run it...