Skip to content

Instantly share code, notes, and snippets.

View raju-bitter's full-sized avatar

Raju Bitter raju-bitter

View GitHub Profile
@raju-bitter
raju-bitter / main.dart
Created May 1, 2017 14:35
Flutter Keyboard focus bug: Keyboard will automatically hide when input is covered by keyboard
import 'package:flutter/material.dart';
class FocusKeyboardHidingDemo extends StatefulWidget {
@override
_FocusVisibilityDemoState createState() => new _FocusVisibilityDemoState();
}
class _FocusVisibilityDemoState extends State<FocusKeyboardHidingDemo> {
ScrollController _scrollController = new ScrollController();
@override
@raju-bitter
raju-bitter / flutter-run-log-galaxy-note5-factoryreset-better-logging.txt
Created October 21, 2016 15:45
Testing flutter.io hot reloading on Galaxy Note 5 / testing with improved log output
Last login: Fri Oct 21 14:01:09 on ttys000
[raju@Spitsbergen:~]$ cd coding/flutter/hotreloading/
[raju@Spitsbergen:~/coding/flutter/hotreloading]$ flutter run -v
9 ms • /Users/raju/Library/Android/sdk/platform-tools/adb devices -l
0 ms • Exit code 0 from: /Users/raju/Library/Android/sdk/platform-tools/adb devices -l
3 ms • List of devices attached
05157df5d93b793d device usb:336592896X product:noblelteskt model:SM_N920S device:noblelteskt
5 ms • idevice_id -h
2 ms • which idevice_id
0 ms • Exit code 0 from: which idevice_id
@raju-bitter
raju-bitter / flutter-run-log-galaxy-note5-factoryreset-second-run.log
Created October 15, 2016 16:03
Testing flutter.io on Galaxy Note 5 after factory reset, 2nd of app (error)
Last login: Sat Oct 15 17:48:29 on ttys000
raju@Spitsbergen> ~> cd coding/flutter/hotreloading
raju@Spitsbergen> ~/coding/flutter/hotreloading> flutter run -v
8 ms • /Users/raju/Library/Android/sdk/platform-tools/adb devices -l
0 ms • Exit code 0 from: /Users/raju/Library/Android/sdk/platform-tools/adb devices -l
3 ms • List of devices attached
05157df5d93b793d device usb:336592896X product:noblelteskt model:SM_N920S device:noblelteskt
5 ms • idevice_id -h
2 ms • which idevice_id
0 ms • Exit code 0 from: which idevice_id
@raju-bitter
raju-bitter / flutter-run-log-galaxy-note5-factoryreset-first-run.log
Created October 15, 2016 16:00
Testing flutter.io on Galaxy Note 5 after factory reset, 1st run of app with one hot reload
raju@Spitsbergen> ~/coding/flutter/hotreloading> flutter run -v
9 ms • /Users/raju/Library/Android/sdk/platform-tools/adb devices -l
0 ms • Exit code 0 from: /Users/raju/Library/Android/sdk/platform-tools/adb devices -l
3 ms • List of devices attached
05157df5d93b793d device usb:336592896X product:noblelteskt model:SM_N920S device:noblelteskt
4 ms • idevice_id -h
2 ms • which idevice_id
0 ms • Exit code 0 from: which idevice_id
0 ms • /usr/local/bin/idevice_id
4 ms • /usr/local/bin/idevice_id -l
@raju-bitter
raju-bitter / flutter-run-log-galaxy-note5-first-run.log
Created October 12, 2016 08:24
Log output from running hello world application on Galaxy Note 5 after reboot of phone
Last login: Wed Oct 12 10:16:37 on ttys000
raju@anon-45-171 ~> cd coding/flutter/
raju@anon-45-171 ~/coding/flutter> flutter create helloworld
Creating project helloworld...
Wrote 51 files.
Running 'pub get' in helloworld... 5.3s
[✓] Flutter is fully installed. (on Mac OS, channel master)
[✓] Android toolchain - develop for Android devices is fully installed. (Android SDK 24.0.3)
@raju-bitter
raju-bitter / flutter-run-log-galaxy-note5-2nd-run.log
Last active October 12, 2016 08:34
Flutter.io log file for https://github.com/flutter/flutter/issues/6280 - Running helloworld for 2nd time on Galaxy Note 5
raju@titan:~/coding/flutter/helloworld$ flutter run -v
4 ms • /home/raju/Android/Sdk/platform-tools/adb devices -l
0 ms • Exit code 0 from: /home/raju/Android/Sdk/platform-tools/adb devices -l
9 ms • List of devices attached
05157df5d93b793d device usb:3-2 product:noblelteskt model:SM_N920S device:noblelteskt
146 ms • /home/raju/Android/Sdk/platform-tools/adb -s 05157df5d93b793d shell getprop
7 ms • Running build command.
2 ms • Using engine artifacts dir: /home/raju/dev/flutter/bin/cache/artifacts/engine/android-arm
27 ms • Looking for YAML at 'flutter.yaml'
0 ms • No services specified in the manifest