Code Monkey home page Code Monkey logo

droidkaigi2018-flutter's People

Contributors

konifar avatar najeira avatar wakwak3125 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

droidkaigi2018-flutter's Issues

I think we need debug.key registered Firebase console

Overview

favorite button tapped and select my google account, but I cannot signed-in.
at this time, following error occur:

E/flutter (28614): [ERROR:topaz/lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
E/flutter (28614): PlatformException(status, Status{statusCode=DEVELOPER_ERROR, resolution=null}, null)
E/flutter (28614): #0      StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:547:7)
E/flutter (28614): #1      MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:279:18)
E/flutter (28614): <asynchronous suspension>
E/flutter (28614): #2      GoogleSignIn._callMethod (package:google_sign_in/google_sign_in.dart:156:58)
E/flutter (28614): <asynchronous suspension>
E/flutter (28614): #3      GoogleSignIn._addMethodCall.<anonymous closure> (package:google_sign_in/google_sign_in.dart:196:28)
E/flutter (28614): #4      _RootZone.run (dart:async/zone.dart:1376:54)
E/flutter (28614): #5      _FutureListener.handleWhenComplete (dart:async/future_impl.dart:151:18)
E/flutter (28614): #6      Future._propagateToListeners.handleWhenCompleteCallback (dart:async/future_impl.dart:607:39)
E/flutter (28614): #7      Future._propagateToListeners (dart:async/future_impl.dart:663:37)
E/flutter (28614): #8      Future._addListener.<anonymous closure> (dart:async/future_impl.dart:346:9)
E/flutter (28614): #9      _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
E/flutter (28614): #10     _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)

I think this is due to different keys used for signing on debug build, what do you think? ๐Ÿค”

googleSignIn.currentUser returns null

Overview

googleSignIn.currentUser in MySchedulePage returns null causes exception

NoSuchMethodError: The getter 'id' was called on null.
Receiver: null
Tried calling: id

Potential Security Issue

๐Ÿ‘‹ Hello, we've received a report for a potential high severity security issue in your repository.

Next Steps

1๏ธโƒฃ Visit https://huntr.dev/bounties/1-other-konifar/droidkaigi2018-flutter for more advisory information.

2๏ธโƒฃ Sign-up to validate or speak to the researcher for more assistance.

3๏ธโƒฃ Propose a patch or outsource it to our community.


Confused or need more help?

  • Join us on our Discord and a member of our team will be happy to help! ๐Ÿค—

  • Speak to a member of our team: @JamieSlome


This issue was automatically generated by huntr.dev - a bug bounty board for securing open source code.

Error when flutter run -d

Initializing gradle... 1.2s
Resolving dependencies...

  • Error running Gradle:
    Exit code 1 from: /Users/xxx/Documents/GitHub/droidkaigi2018-flutter/android/gradlew app:properties:
    Failed to notify ProjectEvaluationListener.afterEvaluate(), but primary configuration failure takes precedence.
    java.lang.IllegalStateException: compileSdkVersion is not specified.

FAILURE: Build failed with an exception.

  • Where:
    Build file '/Users/xxx/Documents/GitHub/droidkaigi2018-flutter/android/app/build.gradle' line: 19

  • What went wrong:
    A problem occurred evaluating project ':app'.

/Users/xxx/Documents/GitHub/droidkaigi2018-flutter/android/key.properties (No such file or directory)

Logout

Overview

Links

Screenshot

How to run it with flutter 1.0?

The current Dart SDK version is 2.1.0-dev.9.4.flutter-f9ebf21297.

Because droidkaigi2018 depends on uri <0.11.3 which requires SDK version >=0.8.10 <2.0.0 or >=2.0.0-dev.18 <2.0.0, version solving failed.

pub upgrade failed (1)

DeployGate integration

Overview

๐ŸŽ judgement is toooooooo late. They can not complete by DroidKaigi day.
I gave up ๐ŸŽ and use DeployGate to deliver this app to iOS guys.

pub get failed

Because droidkaigi2018 depends on uri <0.11.3 which requires SDK version >=0.8.10 <2.0.0 or >=2.0.0-dev.18 <2.0.0, version solving failed.

Good bye Android text and images

Overview

Unfortunately tis iOS app is rejected by Apple because this contains Android text and images. I have to remove / replace them.

Black screen after Google login

Overview

  • After entering google id and password i get an black screen.
  • Scrolling the view will fix the screen.

Links

Screenshot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.