Chetan Gupta

Results 30 comments of Chetan Gupta

hi @jmfayard hacktoberfest guidelines have been update please mark topic and add lables, guide is below https://hacktoberfest.digitalocean.com/hacktoberfest-update

@jmfayard I'm trying to include core-arrow libs, I have added dependencies as below but nothing is showing up, am I missing something ? ``` //build.gradle.kts repositories { // arrowKt maven(url...

> @ch8n We won't use snapshots so you don't need ` maven(url = "https://oss.jfrog.org/artifactory/oss-snapshot-local/")` > Apart from that, I've tested it locally and it worked > Just make sure to...

> > @ch8n We won't use snapshots so you don't need ` maven(url = "https://oss.jfrog.org/artifactory/oss-snapshot-local/")` > > Apart from that, I've tested it locally and it worked > > Just...

> @ch8n I understand, Arrow is one of the advanced Kotlin libraries, > I was myself interested but curious when I tried to understand it. > Do you mind if...

Is this repo open for contributions? I can open some PR or put some suggestions that you can use in the future projects?

@rumaan I would like to work on this, if this open for contribution, please assign it to me

@rumaan hi I went through the code it already has `setAutoCancel(true)` which auto dismiss the notifications, can you give me more context on what is expected and actual behavior?

Hi @terrakok any future plan for creating full-stack application wizard? I'm also interested in one which supports backend setup

Java embedding in plan? or guide how to do it? will be happy to raise a PR