theblazecoders / smart-car-parking

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

Use Flutter For Making Mobile App For Android And iOS #13

Closed harshkhandeparkar closed 5 years ago

harshkhandeparkar commented 5 years ago

Let's initialize an app using the get started guide.

We have two options:

  1. Expo
  2. Android studio
harshkhandeparkar commented 5 years ago

@sahil-patel6 do you think we should use expo or go completely native using android studio?

sahil-patel6 commented 5 years ago

I think first we should try with react native or flutter if we don't with features required then we would go completely native

On Thu, 4 Apr, 2019, 14:06 Harsh Khandeparkar, notifications@github.com wrote:

@sahil-patel6 https://github.com/sahil-patel6 do you think we should use expo or go completely native using android studio?

— 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/13#issuecomment-479804720, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQfLd4GdoLaL068Z7nonyioqia_8Rks5vdbmXgaJpZM4ccOiU .

harshkhandeparkar commented 5 years ago

No not completely native, i mean we can use either android to hot reload or expo app. Both are like different IDEs.

harshkhandeparkar commented 5 years ago

If we use expo, we cannot build the apk. If android studio is used, usb debugging can be done and app can be directly installed. This is real native, expo is like a browser.

harshkhandeparkar commented 5 years ago

Expo allows for superfast hot reload, good for development but if we want to use Java code inside js(which we can for some components like maps), we cannot use expo. Expo only allows react-native components. And in the end, even if we just use expo, we will need android sdk to build an apk.

sahil-patel6 commented 5 years ago

We will talk about this later

On Thu, 4 Apr, 2019, 14:21 Harsh Khandeparkar, notifications@github.com wrote:

Expo allows for superfast hot reload, good for development but if we want to use Java code inside js(which we can for some components like maps), we cannot use expo. Expo only allows react-native components. And in the end, even if we just use expo, we will need android sdk to build an apk.

— 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/13#issuecomment-479809746, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQbQfWnFb6d8WjwDmO_IXoUMduoGSks5vdb0BgaJpZM4ccOiU .

harshkhandeparkar commented 5 years ago

Ok

sahil-patel6 commented 5 years ago

Do you have any experience with flutter that is made by google

harshkhandeparkar commented 5 years ago

I have seen their videos but I have never seen dart.

sahil-patel6 commented 5 years ago

Dart is easy. You will pick easily

On Thu, 4 Apr, 2019, 16:22 Harsh Khandeparkar, notifications@github.com wrote:

I have seen their videos but I have never seen dart.

— 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/13#issuecomment-479849109, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQUauBn0P67Y6OtfClpnxeF6VERD5ks5vddl6gaJpZM4ccOiU .

harshkhandeparkar commented 5 years ago

Let's see.

harshkhandeparkar commented 5 years ago

Do you want to edit the issue then?

sahil-patel6 commented 5 years ago

Flutter is backed by google bro. So I would suggest we use flutter. your choice i have same level of experience between react native and flutter. but i have little bit more towards flutter side. BTW flutter has more prebuilt UI widgets that we can use without any third party integration

harshkhandeparkar commented 5 years ago

So, do you want to change this issue to flutter? If yes, please do so, also include some links.

sahil-patel6 commented 5 years ago

You are ready to learn flutter??

sahil-patel6 commented 5 years ago

both should be satisfied as we are working in team

harshkhandeparkar commented 5 years ago

Yes I am ready to learn flutter.

sahil-patel6 commented 5 years ago

here is the flutter's official site: https://flutter.dev/

harshkhandeparkar commented 5 years ago

Please change the issues as well.

sahil-patel6 commented 5 years ago

You mean todos to create flutter project??

sahil-patel6 commented 5 years ago

Should I just create new issue and close this one Because we have already chatted here of react native

harshkhandeparkar commented 5 years ago

Ok create a new one.