Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need some continuous integration and optimization tools #12

Open
ludelafo opened this issue Aug 8, 2017 · 6 comments
Open

Need some continuous integration and optimization tools #12

ludelafo opened this issue Aug 8, 2017 · 6 comments

Comments

@ludelafo
Copy link
Member

ludelafo commented Aug 8, 2017

I think it would be nice to have some tools for the following points:

  • Continuous integration
  • Code quality control
  • Code redundancy control

There are a few solutions here: https://github.com/marketplace but we might want to search for more tools.

@ludelafo
Copy link
Member Author

ludelafo commented Aug 8, 2017

[Moved to the Organization project]

@faku99
Copy link
Member

faku99 commented Aug 10, 2017

I think CI must be managed by Travis. We also might be interested in Percy for visual reviews.

About Code Quality and Code Redundancy, I didn't find any tool that supports Dart language. We could search for one that only inspects our Android/iOS code which is written in Java/ObjC. Or wait for one to support Dart...

@ludelafo
Copy link
Member Author

I think Travis would be ideal for CI.

However, Percy is not free of cost, even for Open sources projects.

We might make some tests with Java/ObjC, just to see how it goes. I can't wait for the Dart support in these tools, would be much easier. Does Flutter support Swift for iOS programming ? Wouldn't it be better ?

@faku99
Copy link
Member

faku99 commented Aug 10, 2017

Flutter does support Swift for iOS platform-specific code but my knowledge doesn't...

@faku99
Copy link
Member

faku99 commented Aug 10, 2017

I don't think one is better than the other. Swift is more recent and thus supports more features than ObjC but I find the ObjC syntax much easier and better than Swift's

@ludelafo
Copy link
Member Author

Hopefully, Flutter/Dart would help us not to produce platform-specific code, but don't you think using Swift would be the true bleeding-edge experience ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants