theblazecoders / smart-car-parking

Smartest Car Parking on the Planet 🌏
https://theblazecoders.github.io/smart-car-parking
11 stars 5 forks source link

gitignore android and iOS dist #27

Closed harshkhandeparkar closed 5 years ago

harshkhandeparkar commented 5 years ago

Can the android/ and ios/ folders be gitignored and deleted? Can they be built on the go? We can gitignore them and build them locally in the clone just like it is done for the frontend and server node modules and for the frontend dist.

harshkhandeparkar commented 5 years ago

@sahil-patel6

sahil-patel6 commented 5 years ago

I don't know about that

On Fri, 5 Apr, 2019, 17:40 Harsh Khandeparkar, notifications@github.com wrote:

@sahil-patel6 https://github.com/sahil-patel6

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/27#issuecomment-480252539, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQfBVp7HaN0MF-nzioGoDpobdhc7zks5vdz1AgaJpZM4ceyTE .

harshkhandeparkar commented 5 years ago

What is the process for generating binaries (apk) for android?

sahil-patel6 commented 5 years ago

Actually the main dart code is missing

On Fri, 5 Apr, 2019, 18:12 Harsh Khandeparkar, notifications@github.com wrote:

What is the process for generating binaries (apk) for android?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/27#issuecomment-480261390, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQWQy0Qeu5HAFNTm8j6KWf0jW7e77ks5vd0S_gaJpZM4ceyTE .

sahil-patel6 commented 5 years ago

Let me commit. And yeah the unnecessary thing are already there in .gitignore in project directory

On Fri, 5 Apr, 2019, 18:17 Sahil Patel, goal.sahil6@gmail.com wrote:

Actually the main dart code is missing

On Fri, 5 Apr, 2019, 18:12 Harsh Khandeparkar, notifications@github.com wrote:

What is the process for generating binaries (apk) for android?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/27#issuecomment-480261390, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQWQy0Qeu5HAFNTm8j6KWf0jW7e77ks5vd0S_gaJpZM4ceyTE .

harshkhandeparkar commented 5 years ago

This is the link to your flutter sdk, will it have to be changed for every pc?

https://github.com/HarshKhandeparkar/smart-car-parking/blob/c59e69640feb1593c37d8f040aefd43e50234dbb/app/smart_car_parking/android/local.properties#L1

sahil-patel6 commented 5 years ago

Wait let me commit the latest hello world app

On Fri, 5 Apr, 2019, 18:20 Harsh Khandeparkar, notifications@github.com wrote:

This is the link to your flutter sdk, will it have to be changed for every pc?

https://github.com/HarshKhandeparkar/smart-car-parking/blob/c59e69640feb1593c37d8f040aefd43e50234dbb/app/smart_car_parking/android/local.properties#L1

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/27#issuecomment-480263501, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQWjwfuK7g0WH8yZZPIPCJwnIMXQhks5vd0aHgaJpZM4ceyTE .

harshkhandeparkar commented 5 years ago

This is the link to your flutter sdk, will it have to be changed for every pc?

https://github.com/HarshKhandeparkar/smart-car-parking/blob/c59e69640feb1593c37d8f040aefd43e50234dbb/app/smart_car_parking/android/local.properties#L1

sahil-patel6 commented 5 years ago

The link which you given is not flutter SDK

On Fri, 5 Apr, 2019, 19:17 Harsh Khandeparkar, notifications@github.com wrote:

This is the link to your flutter sdk, will it have to be changed for every pc?

https://github.com/HarshKhandeparkar/smart-car-parking/blob/c59e69640feb1593c37d8f040aefd43e50234dbb/app/smart_car_parking/android/local.properties#L1

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/27#issuecomment-480281457, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQfApXK97G61Fz0kHiFy2hrD7FmzBks5vd1PdgaJpZM4ceyTE .

sahil-patel6 commented 5 years ago

Yeah it is my SDK location. You can change I suppose

On Fri, 5 Apr, 2019, 19:29 Sahil Patel, goal.sahil6@gmail.com wrote:

The link which you given is not flutter SDK

On Fri, 5 Apr, 2019, 19:17 Harsh Khandeparkar, notifications@github.com wrote:

This is the link to your flutter sdk, will it have to be changed for every pc?

https://github.com/HarshKhandeparkar/smart-car-parking/blob/c59e69640feb1593c37d8f040aefd43e50234dbb/app/smart_car_parking/android/local.properties#L1

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/27#issuecomment-480281457, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQfApXK97G61Fz0kHiFy2hrD7FmzBks5vd1PdgaJpZM4ceyTE .

sahil-patel6 commented 5 years ago

We have to change wherever the SDK location is

On Fri, 5 Apr, 2019, 19:30 Sahil Patel, goal.sahil6@gmail.com wrote:

Yeah it is my SDK location. You can change I suppose

On Fri, 5 Apr, 2019, 19:29 Sahil Patel, goal.sahil6@gmail.com wrote:

The link which you given is not flutter SDK

On Fri, 5 Apr, 2019, 19:17 Harsh Khandeparkar, notifications@github.com wrote:

This is the link to your flutter sdk, will it have to be changed for every pc?

https://github.com/HarshKhandeparkar/smart-car-parking/blob/c59e69640feb1593c37d8f040aefd43e50234dbb/app/smart_car_parking/android/local.properties#L1

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/27#issuecomment-480281457, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQfApXK97G61Fz0kHiFy2hrD7FmzBks5vd1PdgaJpZM4ceyTE .

harshkhandeparkar commented 5 years ago

So which version should be kept on the repo? Maybe a placeholder?

sahil-patel6 commented 5 years ago

I think so

On Fri, 5 Apr, 2019, 19:31 Harsh Khandeparkar, notifications@github.com wrote:

So which version should be kept on the repo? Maybe a placeholder?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/27#issuecomment-480286344, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQSBaszRdbGviOIma9W6f7X0SwLZZks5vd1cpgaJpZM4ceyTE .

sahil-patel6 commented 5 years ago

We would just add it in readme

On Fri, 5 Apr, 2019, 19:32 Sahil Patel, goal.sahil6@gmail.com wrote:

I think so

On Fri, 5 Apr, 2019, 19:31 Harsh Khandeparkar, notifications@github.com wrote:

So which version should be kept on the repo? Maybe a placeholder?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/27#issuecomment-480286344, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQSBaszRdbGviOIma9W6f7X0SwLZZks5vd1cpgaJpZM4ceyTE .

harshkhandeparkar commented 5 years ago

Will you add it to the installation section? Just add flutter, I'll handle the rest.

sahil-patel6 commented 5 years ago

Ok

On Fri, 5 Apr, 2019, 19:34 Harsh Khandeparkar, notifications@github.com wrote:

Will you add it to the installation section? Just add flutter, I'll handle the rest.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/27#issuecomment-480287308, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQWKky4hRBjeivJuESRs7imZ77XyNks5vd1fZgaJpZM4ceyTE .

sahil-patel6 commented 5 years ago

Btw thanks for reminding me

On Fri, 5 Apr, 2019, 19:37 Sahil Patel, goal.sahil6@gmail.com wrote:

Ok

On Fri, 5 Apr, 2019, 19:34 Harsh Khandeparkar, notifications@github.com wrote:

Will you add it to the installation section? Just add flutter, I'll handle the rest.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/27#issuecomment-480287308, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQWKky4hRBjeivJuESRs7imZ77XyNks5vd1fZgaJpZM4ceyTE .

sahil-patel6 commented 5 years ago

Could you please handle the gitignore part

On Fri, 5 Apr, 2019, 19:37 Sahil Patel, goal.sahil6@gmail.com wrote:

Btw thanks for reminding me

On Fri, 5 Apr, 2019, 19:37 Sahil Patel, goal.sahil6@gmail.com wrote:

Ok

On Fri, 5 Apr, 2019, 19:34 Harsh Khandeparkar, notifications@github.com wrote:

Will you add it to the installation section? Just add flutter, I'll handle the rest.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/27#issuecomment-480287308, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQWKky4hRBjeivJuESRs7imZ77XyNks5vd1fZgaJpZM4ceyTE .

harshkhandeparkar commented 5 years ago

I don't have time.