traccar / traccar-client-android

Traccar Client for Android
https://www.traccar.org/client
Apache License 2.0
659 stars 727 forks source link

React Native / Flutter #395

Open oliv3 opened 5 years ago

oliv3 commented 5 years ago

Are there any plans to build a client with React Native or Flutter ?

This way there would be only one code base for both iOS and Android.

ivan-avalos commented 5 years ago

I think that would be a great idea, at least making it more reactive. But never expect that to change, since that's the way that Traccar developers prefer and upgrading technologies would make it unnecessarily complex for them.

ivan-avalos commented 5 years ago

The only solution here would be creating your own unofficial reactive Traccar application, because you know software engineers, they won't move a finger if the stuff "works", but of course, that depends on many things, I'm not saying that all the software developers are like that.

htetwaiyan commented 5 years ago

I already developed and used in my flutter app , realtime socket page and track all car.

JEuler commented 5 years ago

I already developed and used in my flutter app , realtime socket page and track all car.

@htetwaiyan So, could you share the code? :)

htetwaiyan commented 5 years ago

I can't. Because I sell this app to traccar user with customize ui. If you buy I will pay full source code

Andyeyo commented 4 years ago

I already developed and used in my flutter app , realtime socket page and track all car.

@htetwaiyan So, could you share the code? :)

@JEuler I post code as how to use flutter with traccar (web socket). Please check https://stackoverflow.com/a/61684225/10729436

JEuler commented 4 years ago

@Andyeyo Cool. I was looking about a year ago, there were nothing like SDK, cool 👍

Andyeyo commented 4 years ago

@Andyeyo Cool. I was looking about a year ago, there were nothing like SDK, cool

Don't worry @JEuler if you need help, let me know. Regards

nucl123 commented 3 years ago

I already developed and used in my flutter app , realtime socket page and track all car.

Interested in purchasing it, please share the details on how to purchase it. thanks

bonaggioandroid commented 1 year ago

@Andyeyo Cool. I was looking about a year ago, there were nothing like SDK, cool

Don't worry @JEuler if you need help, let me know. Regards

Andre consegue me ajudar? please my help traccar client

bonaggioandroid commented 1 year ago

I already developed and used in my flutter app , realtime socket page and track all car.

Interested in purchasing it, please share the details on how to purchase it. thanks

price ?

jcardus commented 1 year ago

I have a fork of traccar-web with one codebase for ios and android, using capacitor.

tananaev commented 1 year ago

Capacitor makes a WebView app, which is what our official apps are essentially. This discussion is about native apps.

jcardus commented 1 year ago

Yes I know, the discussion is about native apps and having one code base, I'm just talking about the latter. There are two projects for the official apps.