Solana Launchpad Android FlutterSolana Launchpad Android Flutter
Create Your Own Solana Launchpad with Our Solana Launchpad ScriptSolana Launchpad Android Flutter
Create Your Own Solana Launchpad with Our Solana Launchpad Script
Overview
Create Your Own Solana Launchpad with Our Solana Launchpad Script
With our Solana Launchpad Script, you gain the ability to design and launch your very own Solana Launchpad platform. Customize every aspect, set your own platform parameters, and generate your own Solana coins through a fully controllable launch system.
Features
Key Features
-
Firebase Integration – secure and fast data management directly in the cloud
-
Metadata Upload to Pinata – easily upload token metadata to IPFS
-
Devnet/Mainnet Switching – effortlessly switch between testing and live environments
- Admin Panel - Create your own platform fees
Everything is clearly documented and built for fast and simple deployment.
Requirements
Requirements
To use the script successfully, you will need:
-
Flutter 3.32.4
-
Firebase Account
-
Pinata Account
Instructions
Solana Launchpad Mobile – Setup & Configuration Guide
A complete setup guide for your Solana-based mobile launchpad project
Version 1.1 – 2025
Thank you for purchasing Solana Launchpad Mobile! We appreciate your trust and hope this guide helps you set up your new project efficiently and confidently. Follow each section carefully to ensure a clean, branded deployment without leftover demo configurations.
Table of Contents
- Before You Start
- Firebase Setup
- Firebase Quick Setup Guide
- Firestore & Auth
- Branding & Copy
- Assets & Icons
- App Settings & Links
- Solana & Metadata Config
- Platform IDs & Names
- Web Build Adjustments
- Testing & Launch
Before You Start
Review existing credentials so you don’t ship demo data (Firebase keys, Pinata tokens, share links).
Decide your new product name, colors, logo, store URLs, and Solana RPC providers.
Keep your editor ready for quick UI verification after each change.
Firebase Setup
Connect your Firebase project, then replace the generated constants in:
lib/firebase_options.dart:49 (web), :60 (Android), :68 (iOS)
Update configuration files:
android/app/google-services.jsonios/Runner/GoogleService-Info.plist
Confirm Firebase initialization still runs by launching the app once after swapping configs:
lib/main.dart:11
Firebase Quick Setup Guide
If you’re new to Firebase, follow these steps before integrating it into your app:
Firestore & Auth
Recreate collections listed in:
lib/firestore/firestore_data_schema.dart
Collections:
- wallets
- tokens
- transactions
- admin_config
- fees_config
- analytics
In Firebase Auth, pre-create the admin email/password that matches your admin_config for the login form:
lib/screens/admin_login_screen.dart:30
Apply security rules that restrict writes to authenticated users and enforce admin-only updates.
Branding & Copy
Rename app title and headers in:
lib/main.dart:58lib/screens/home_page.dart:144lib/screens/home_page.dart:240
Update Settings hero text/logo attribution in:
lib/screens/settings_screen.dart:515–534
Replace all “SolPad” or “Techtime” mentions throughout your repo.
Assets & Icons
Upload new logos/app icons via the Assets panel.
Confirm logo paths in:
lib/widgets/brand_logo.dart:11pubspec.yaml:40–45
Replace splash backgrounds in:
android/app/src/main/res/drawable*/launch_background.xmliOS LaunchScreen storyboard
App Settings & Links
Exchange the Play/App Store/web links in:
lib/screens/settings_screen.dart:297–307
Adjust About dialog copy in:
lib/screens/settings_screen.dart:736–775
Solana & Metadata Config
Provide production RPC endpoints via:
lib/services/wallet_service.dart:605–631
Replace Pinata demo keys in:
lib/services/storage_service.dart:311–320
Document Pinata JWT/API key steps in:
lib/screens/settings_screen.dart:374–472
Platform IDs & Names
Change Android and iOS identifiers in:
android/app/build.gradle:25–52android/app/src/main/AndroidManifest.xml:3ios/Runner/Info.plist:8
Web Build Adjustments
Tweak meta tags/title in:
web/index.html:21–33
Align PWA manifest values in:
web/manifest.json:2–8
Testing & Launch
Test wallet creation, token discovery, and metadata uploads on both devnet and mainnet.
Verify analytics and fee updates in the admin panel.
Ensure dark mode and responsive layout behavior.

| Category | App Templates / Flutter / Full Applications |
| First release | 26 October 2025 |
| Last update | 26 October 2025 |
| Operating Systems | iOS 15.0, Android 12.0 |
| Tags | mobile, crypto, blockchain, eth, flutter, solana, bitocoin |











