Read the author's instructions below to know how you can get help.
Supported
mtalha's support instructions
Extract the Files: Download and unzip the aether_finance_ui_kit.zip file.
Open in IDE: Open the project folder in your preferred code editor (VS Code or Android Studio).
Get Dependencies: Open the terminal in the project directory and run: flutter pub get.
Configuration: Update the app name, bundle ID, and app icons in the android/ and ios/ folders.
Run/Build: Use flutter run for development, or flutter build apk / flutter build ios to generate production binaries.
Documentation: Detailed customization instructions are available in the included documentation.pdf file.