xxxxxxxxxx
# Flutter/Dart specific files and directories
*.iml
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
build/
.dart_tool/
.flutter-plugins/
.flutter-plugins-dependencies/
.pub-cache/
.pub/
.build/
.idea/
# Android specific files
android/.gradle/
android/app/build/
android/build/
android/gradle/
android/gradlew
android/gradlew.bat
android/local.properties
# iOS specific files
ios/Pods/
ios/Podfile.lock
ios/Runner.xcworkspace/
ios/.symlinks/
ios/Flutter/Generated.xcconfig
ios/Flutter/App.framework/
ios/Flutter/Flutter.framework/
ios/Flutter/Flutter.podspec
ios/Flutter/flutter_export_environment.sh
ios/Flutter/flutter_xcconfig_generated.sh
ios/Flutter/flutter_assets/
# macOS specific files
macos/Flutter/Generated.xcconfig
macos/Flutter/Flutter.framework/
macos/Flutter/flutter_export_environment.sh
# Visual Studio Code specific files
.vscode/
xxxxxxxxxx
# Flutter/Dart specific entries
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub/
build/
# Android specific entries
**/android/**/build/
**/android/key.properties
**/android/gradle.properties
# iOS specific entries
**/ios/Flutter/App.framework
**/ios/Flutter/App.podspec
**/ios/Flutter/Flutter.framework
**/ios/Flutter/Flutter.podspec
**/ios/Flutter/Generated.xcconfig
**/ios/Flutter/Generated.xcconfig.sample
**/ios/Flutter/GeneratedInfo.plist
**/ios/Flutter/Generated.xcconfig
**/ios/Runner.xcworkspace
**/ios/Flutter/Debug.xcconfig
**/ios/Flutter/Profile.xcconfig
**/ios/Flutter/Release.xcconfig
**/ios/Flutter/Generated.xcconfig
**/ios/Flutter/ReleaseMode.xcconfig
Podfile.lock
podfile.lock
# Other entries
.DS_Store
*.iml
*.log
*.pid
*.lock
.idea/
.vscode/
*.xcworkspace/
*.xcworkspace
.idea/