A powerful & easy to use flutter (Android and iOS) app to manage your software integrations!
To access our PaaS (Server) access this link
To access SonarCloud data use this link
To access the pipeline and CI data use this link
To access the non-functional test data use this link
To access the functional test data use this link
To access the project board use this link
To join our community in Slack use this link
To access the project's raw content use this link
We’re using Flutter (Dart language) since we’ll need to develop only once for Android, iOS, Web and Wearable platforms.
In order to develop/test using Apple Simulator/Android Emulator, you’ll need to Install IntelliJ (or Android Studio) and setup Xcode command line tools (if a mac user):
- Install IntelliJ or Android studio > Preferences > Android SDK > Configure it.
- Install Xcode > Preferences > Locations > Select command line tools.
Selecting this command line tools will enable the option to run tests/develop against Simulator in IntelliJ/Android Studio. Setting Android SDK up will enable the option to run tests/develop against Emulator in IntelliJ/Android Studio.
All unit tests are being run against a Heroku machine as it is our PaaS.
This repository's issue tracker is only for bugs and feature requests.
This project needs you! If you would like to support this project's further development, the creator of this project or the continuous maintenance of this project, feel free to donate. Your donation is highly appreciated (and I love food experiences). Thank you!
PayPal
- Do you ever thought about paying a coffee, lunch or dinner for maintaining the project? So please click on this link, all donations are awesome!
Copyright 2019 Gabriel Aguido Fraga
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

