18 changed files with 724 additions and 183 deletions
Split View
Diff Options
-
9android/app/build.gradle.kts
-
4ios/Podfile.lock
-
31ios/Runner.xcodeproj/project.pbxproj
-
126ios/Runner/Info.plist
-
4lib/pages/home/content_card.dart
-
6lib/pages/message/chat_settings_page.dart
-
105lib/pages/message/conversation_tab.dart
-
24lib/pages/message/friend_tab.dart
-
2lib/pages/mine/user_info_page.dart
-
85lib/widget/message/call_item.dart
-
83lib/widget/message/gift_item.dart
-
82lib/widget/message/image_item.dart
-
83lib/widget/message/room_item.dart
-
83lib/widget/message/text_item.dart
-
82lib/widget/message/video_item.dart
-
86lib/widget/message/voice_item.dart
-
8location_plugin/example/pubspec.lock
-
4pubspec.yaml
@ -1,72 +1,70 @@ |
|||
<?xml version="1.0" encoding="UTF-8"?> |
|||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
|||
<plist version="1.0"> |
|||
<dict> |
|||
<key>CADisableMinimumFrameDurationOnPhone</key> |
|||
<true/> |
|||
<key>CFBundleDevelopmentRegion</key> |
|||
<string>$(DEVELOPMENT_LANGUAGE)</string> |
|||
<key>CFBundleDisplayName</key> |
|||
<string>趣恋恋</string> |
|||
<key>CFBundleExecutable</key> |
|||
<string>$(EXECUTABLE_NAME)</string> |
|||
<key>CFBundleIdentifier</key> |
|||
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> |
|||
<key>CFBundleInfoDictionaryVersion</key> |
|||
<string>6.0</string> |
|||
<key>CFBundleName</key> |
|||
<string>dating_touchme_app</string> |
|||
<key>CFBundlePackageType</key> |
|||
<string>APPL</string> |
|||
<key>CFBundleShortVersionString</key> |
|||
<string>$(FLUTTER_BUILD_NAME)</string> |
|||
<key>CFBundleSignature</key> |
|||
<string>????</string> |
|||
<key>CFBundleURLTypes</key> |
|||
<array/> |
|||
<key>CFBundleVersion</key> |
|||
<string>$(FLUTTER_BUILD_NUMBER)</string> |
|||
<key>LSApplicationQueriesSchemes</key> |
|||
<array> |
|||
<string>weixin</string> |
|||
<string>weixinULAPI</string> |
|||
<string>weixinURLParamsAPI</string> |
|||
</array> |
|||
<key>LSRequiresIPhoneOS</key> |
|||
<true/> |
|||
<key>NSAppTransportSecurity</key> |
|||
<dict> |
|||
<key>CADisableMinimumFrameDurationOnPhone</key> |
|||
<key>NSAllowsArbitraryLoads</key> |
|||
<true/> |
|||
<key>CFBundleDevelopmentRegion</key> |
|||
<string>$(DEVELOPMENT_LANGUAGE)</string> |
|||
<key>CFBundleDisplayName</key> |
|||
<string>趣恋恋</string> |
|||
<key>CFBundleExecutable</key> |
|||
<string>$(EXECUTABLE_NAME)</string> |
|||
<key>CFBundleIdentifier</key> |
|||
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> |
|||
<key>CFBundleInfoDictionaryVersion</key> |
|||
<string>6.0</string> |
|||
<key>CFBundleName</key> |
|||
<string>dating_touchme_app</string> |
|||
<key>CFBundlePackageType</key> |
|||
<string>APPL</string> |
|||
<key>CFBundleShortVersionString</key> |
|||
<string>$(FLUTTER_BUILD_NAME)</string> |
|||
<key>CFBundleSignature</key> |
|||
<string>????</string> |
|||
<key>CFBundleURLTypes</key> |
|||
<array/> |
|||
<key>CFBundleVersion</key> |
|||
<string>$(FLUTTER_BUILD_NUMBER)</string> |
|||
<key>LSApplicationQueriesSchemes</key> |
|||
<array> |
|||
<string>weixin</string> |
|||
<string>weixinULAPI</string> |
|||
<string>weixinURLParamsAPI</string> |
|||
</array> |
|||
<key>LSRequiresIPhoneOS</key> |
|||
<key>NSAllowsArbitraryLoadsInWebContent</key> |
|||
<true/> |
|||
<key>NSAppTransportSecurity</key> |
|||
<dict> |
|||
<key>NSAllowsArbitraryLoads</key> |
|||
<true/> |
|||
<key>NSAllowsArbitraryLoadsInWebContent</key> |
|||
<true/> |
|||
</dict> |
|||
<key>NSPhotoLibraryUsageDescription</key> |
|||
<string>需要访问相册以选择和发送图片、视频</string> |
|||
<key>NSCameraUsageDescription</key> |
|||
<string>需要访问相机以拍摄照片和视频</string> |
|||
<key>NSMicrophoneUsageDescription</key> |
|||
<string>需要访问麦克风以录制语音和视频</string> |
|||
<key>UIApplicationSupportsIndirectInputEvents</key> |
|||
<true/> |
|||
<key>UILaunchStoryboardName</key> |
|||
<string>LaunchScreen</string> |
|||
<key>UIMainStoryboardFile</key> |
|||
<string>Main</string> |
|||
<key>UISupportedInterfaceOrientations</key> |
|||
<array> |
|||
<string>UIInterfaceOrientationPortrait</string> |
|||
<string>UIInterfaceOrientationLandscapeLeft</string> |
|||
<string>UIInterfaceOrientationLandscapeRight</string> |
|||
</array> |
|||
<key>UISupportedInterfaceOrientations~ipad</key> |
|||
<array> |
|||
<string>UIInterfaceOrientationPortrait</string> |
|||
<string>UIInterfaceOrientationPortraitUpsideDown</string> |
|||
<string>UIInterfaceOrientationLandscapeLeft</string> |
|||
<string>UIInterfaceOrientationLandscapeRight</string> |
|||
</array> |
|||
<key>UIStatusBarHidden</key> |
|||
<false/> |
|||
</dict> |
|||
<key>NSCameraUsageDescription</key> |
|||
<string>需要访问相机以拍摄照片和视频</string> |
|||
<key>NSMicrophoneUsageDescription</key> |
|||
<string>需要访问麦克风以录制语音和视频</string> |
|||
<key>NSPhotoLibraryUsageDescription</key> |
|||
<string>需要访问相册以选择和发送图片、视频</string> |
|||
<key>UIApplicationSupportsIndirectInputEvents</key> |
|||
<true/> |
|||
<key>UILaunchStoryboardName</key> |
|||
<string>LaunchScreen</string> |
|||
<key>UIMainStoryboardFile</key> |
|||
<string>Main</string> |
|||
<key>UIStatusBarHidden</key> |
|||
<false/> |
|||
<key>UISupportedInterfaceOrientations</key> |
|||
<array> |
|||
<string>UIInterfaceOrientationPortrait</string> |
|||
</array> |
|||
<key>UISupportedInterfaceOrientations~ipad</key> |
|||
<array> |
|||
<string>UIInterfaceOrientationLandscapeLeft</string> |
|||
<string>UIInterfaceOrientationLandscapeRight</string> |
|||
<string>UIInterfaceOrientationPortrait</string> |
|||
<string>UIInterfaceOrientationPortraitUpsideDown</string> |
|||
</array> |
|||
</dict> |
|||
</plist> |
|||
Write
Preview
Loading…
Cancel
Save