admob,ads,adsense,android,developer,firebase,fitness,flutter,ios,kids,quiz,spin,wheels
Kids Battle is more than just a game — it’s a tool to help children learn while having fun. In today’s digital world, kids are often distracted by non-productive content. Kids Battle provides a safe, educational, and entertaining alternative where they can focus, practice creativity, and improve memory through AI-powered mini-games and challenges.
Generate your Gemini API key from Google AI Studio.
# local.properties
GEMINI_API_KEY=your_api_key_here
# .env (Flutter)
GEMINI_API_KEY=your_api_key_here
npm install -g firebase-tools
firebase login
dart pub global activate flutterfire_cli
flutterfire configure
firebase_options.dart
and links Android/iOS/Web.main.dart
:
await Firebase.initializeApp(
options: DefaultFirebaseOptions.currentPlatform,
);
flutter pub add firebase_auth cloud_firestore firebase_storage
res/values/strings.xml
applicationId
in app/build.gradle
Info.plist
with CFBundleDisplayName