Skip to content

Infinite is a sample project that demonstrates the full capabilities of the Solara Ruby library for managing white label apps. This comprehensive showcase highlights the key features and functionalities of Solara, providing developers and app owners with a hands-on experience of the library's power and flexibility.

License

Notifications You must be signed in to change notification settings

Solara-Kit/Infinite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinite

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.

Repository Structure

This repository contains three separate projects: Flutter, Native iOS, and Native Android. Each project is designed to be run independently.

Solara Integration

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/

Development Guide

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.

Contributing

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.


License

The gem is available as open source under the terms of the MIT License.


Code of Conduct

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.

About

Infinite is a sample project that demonstrates the full capabilities of the Solara Ruby library for managing white label apps. This comprehensive showcase highlights the key features and functionalities of Solara, providing developers and app owners with a hands-on experience of the library's power and flexibility.

Resources

License

Stars

Watchers

Forks

Packages

No packages published