Infinite is a sample project showcasing the full capabilities of Solara for managing white label apps. This comprehensive demonstration highlights the key features and functionalities of Solara, offering developers and app owners a hands-on experience with the library's power and flexibility.
This repository contains three separate projects: Flutter, Native iOS, and Native Android. Each project is designed to be run independently.
This repository is intended for developing Solara. As such, Solara is integrated as a local gem in the Gemfile
as follows:
gem 'solara', path: '../solara'
The path points to the parent folder of Infinite, so you should clone Solara at that location:
parent-folder/
├── solara/
└── infinite/
The Infinite Wiki provides comprehensive guides for developing with Solara:
- Flutter Development: Comprehensive guidelines for integrating Solara into your Flutter project.
- iOS Development: Step-by-step instructions for incorporating Solara into your iOS project.
- Android Development: Detailed guidance for adding Solara to your Android project.
Bug reports and pull requests are welcome on GitHub at Solara. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the Solara project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the code of conduct.
Explore the Wiki for more information on effectively using Solara! If you have any questions or need further assistance, feel free to reach out.