Working on Android Start emulator Show logfile messages Run on Device Working on iOS List available devices Run on Emulator Run on Device
Mobile Development
Prepare environment Install nvm and Node Change to users home and create users’s profile .bash_profile (if not exist) Download nvm install script and run it. The installation script also modifies the users’s profile .bash_profile Run users’s profile, so nvm will be installed. This ist done automatically after login. Install latest Node […]
Vorbereitung / Installation Hier findet ihr die genaue Beschreibung Erstellen einer JSON Datei ionic-migration.json Migration durchführen
Create your first App Copied from here and here Step 1: Create the starter Flutter app Installation Installation of Flutter Instructions on https://flutter.io/get-started/install/ Installation of Dart SDK Details are here Run a flutter Application Links https://startflutter.com/themes/ https://uiflutter.com/ https://flutterawesome.com/tag/templates/ https://pub.dev/flutter https://codelabs.developers.google.com/
Handling build errors How to fix TypeError: Cannot read property ‚Private‘ of undefined How to fix TypeError: AppScripts.serve is not a function How to fix Error: Cannot find module ‚@ionic/app-scripts‘ How to fix Error: Cannot find module ‚@angular/tsc-wrapped/src/tsc‘ How to fix Error: Cannot find module ‚@angular/compiler-cli‘ How to fix Error: Cannot read property ‚replace‘ […]