Skip to content

Instantly share code, notes, and snippets.

using System;
using System.Collections.Generic;
using System.Text;
using System.Windows.Input;
using testxamarin.Models;
using Xamarin.Forms;
namespace testxamarin.ViewModels
{
public class NewItemViewModel : BaseViewModel
<StackLayout Orientation="Horizontal">
<Button Text="Cancel" Command="{Binding CancelCommand}" HorizontalOptions="FillAndExpand"></Button>
<Button Text="Save" Command="{Binding SaveCommand}" HorizontalOptions="FillAndExpand"></Button>
</StackLayout>
include: package:pedantic/analysis_options.yaml
analyzer:
strong-mode:
implicit-casts: false
implicit-dynamic: false
{
"name": "apitest",
"version": "1.0.0",
"description": "A new Flutter project.",
"main": "index.js",
"directories": {
"lib": "lib",
"test": "test"
},
"dependencies": {},
App.framework/flutter_assets/ios/Flutter/App.framework/flutter_assets/
App.framework/flutter_assets/ios/Flutter/App.framework/flutter_assets/buildtime/
App.framework/flutter_assets/ios/Flutter/App.framework/flutter_assets/buildtime/assets/
App.framework/flutter_assets/ios/Flutter/App.framework/flutter_assets/buildtime/assets/logo.png
App.framework/flutter_assets/ios/Flutter/App.framework/flutter_assets/buildtime/assets/phone.png
App.framework/flutter_assets/ios/Flutter/App.framework/flutter_assets/buildtime/assets/winkydude.json
/Users/user/Documents/strutsin/build/ios/Release-iphoneos/Runner.app/Frameworks/App.framework/App: signed bundle with Mach-O universal (arm64) [io.flutter.flutter.app]
/Users/user/Documents/strutsin/build/ios/Release-iphoneos/Runner.app/Frameworks/Flutter.framework/Flutter: signed bundle with Mach-O universal (armv7 x86_64 arm64) [io.flutter.flutter]
2020-08-14 00:02:17.303 defaults[21292:126352]
The domain/default pair of (/Users/user/Documents/strutsin/build/ios/Release-iphoneos/Runner.app/Frameworks/App.framework/flutter_assets/ios/Flutter/App.framework/Info.plist, CFBundleExecutable) does not
exist
fatal error: lipo: can't map input file: /Users/user/Documents/strutsin/build/ios/Release-iphoneos/Runner.app/Frameworks/App.framework/flutter_assets/ios/Flutter/App.framework/ (Invalid argument)
fatal error: lipo: can't map input file: /Users/user/Documents/strutsin/build/ios/Release-iphoneos/Runner.app/Frameworks/App.framework/flutter_assets/ios/Flutter/App.framework/ (Invalid argumen
[wsl2]
memory=4GB # Limits VM memory in WSL 2 to 4 GB
processors=5 # Makes the WSL 2 VM use two virtual processors