Sngine Messaging Apps Documentation
This documentation will guide you through the setup, customization, and publishing process of the Flutter apps for both Android and iOS platforms for Sngine Messaging Apps.
- Version: 2.1
- Author: Zamblek
- Created: May 2025
- Updated: Jun 2026
If you have any questions that are beyond the scope of this documentation, Please feel free to contact us via Support Center
If you don't have enough experience with Mobile App Development, we offer native Android and iOS builds and store submission. For more info, see our Apps Building service.
⚠️ You must have Sngine PHP Social Network Platform installed on your server to build the apps
File Structure
After you unzip the CodeCanyon download, the Source folder is the Flutter project you open — this page maps every directory you will edit.
Prerequisites
Install Flutter, Android Studio and Xcode, accept the licenses, and confirm `flutter doctor` is clean before you open the messaging project.
Installation
Open the Flutter project, run `flutter pub get`, and confirm the app launches on an emulator before you start changing API or brand values.