# Flutter
.dart_tool/
.packages
build/
*.iml
.flutter-plugins
.flutter-plugins-dependencies
.metadata

# Android
android/app/google-services.json
android/key.properties
*.jks
*.keystore

# iOS
ios/Pods/
ios/Runner/GoogleService-Info.plist

# Generated
*.g.dart
*.freezed.dart
*.mocks.dart

# IDE
.idea/
.vscode/
*.swp
*.swo
