flutter_ios_capabilities_setup 0.1.2 copy "flutter_ios_capabilities_setup: ^0.1.2" to clipboard
flutter_ios_capabilities_setup: ^0.1.2 copied to clipboard

Configure iOS capabilities for Flutter without Xcode. Firebase, Push Notifications, Background Modes, and Google Maps — from Windows, macOS, or Linux.

example/example.md

flutter_ios_capabilities_setup Example #

Basic usage #

# 1. Navigate to your Flutter project root
cd your_flutter_project

# 2. Add GoogleService-Info.plist to ios/Runner/

# 3. Run the tool
flutter_ios_capabilities_setup

# 4. Select capabilities and follow prompts

What gets configured #

After running the tool, these files are updated automatically:

  • ios/Runner/Runner.entitlements
  • ios/Runner/Info.plist
  • ios/Runner/AppDelegate.swift
  • ios/Runner.xcodeproj/project.pbxproj
3
likes
0
points
191
downloads

Publisher

verified publisherbahaj.net

Weekly Downloads

Configure iOS capabilities for Flutter without Xcode. Firebase, Push Notifications, Background Modes, and Google Maps — from Windows, macOS, or Linux.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, interact, path, uuid, xml

More

Packages that depend on flutter_ios_capabilities_setup