Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #37

Merged
merged 25 commits into from
Jan 15, 2020
Merged

Dev #37

merged 25 commits into from
Jan 15, 2020

Conversation

pythonpoet
Copy link
Owner

@pythonpoet pythonpoet commented Dec 28, 2019

Im Dev befinden sich ein paar wichtige Änderungen bezüglich Teleblitz aktualisation und Teleblitz darstellung

.vscode/launch.json Show resolved Hide resolved
android/build.gradle Outdated Show resolved Hide resolved
lib/Pages/Grundbausteine/login_page.dart Show resolved Hide resolved
lib/Pages/Profil/profil.dart Show resolved Hide resolved
lib/Pages/Teleblitz/home_page.dart Show resolved Hide resolved
lib/Widgets/home/teleblitz.dart Show resolved Hide resolved
lib/main.dart Show resolved Hide resolved
lib/services/Teleblitz/telbz_firestore.dart Show resolved Hide resolved
@pythonpoet pythonpoet mentioned this pull request Jan 10, 2020
Copy link
Collaborator

@roranmorea roranmorea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bi yield und yield* chumi eifach nonig drus zum das chönne beurteile ^^

}

Stream<Map<String,dynamic>> steramTelebliz(eventID)async*{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

schreibfehler:
"steram" --> "stream"

@pythonpoet
Copy link
Owner Author

pythonpoet commented Jan 14, 2020 via email

@roranmorea
Copy link
Collaborator

@roranmorea So wie ich return, yield, yield* verstande han: Return git en wert us ere Funktion, was d Funktion beendet. Yield git en wert us ere Funktion, was d Funktion nöd beendet. Bsp: Stream zaehlMal()async*{ While(true){ For(int i=0;i9999999;i++){ //bi dem Bsp. Hätt i te typ int. Returniert wird es als en Wert vom ene stream. Yield I; }}} Wenn ich yield* benutz müssti de typ stream ha. D funktion würdi bim yield* stah blibe und uf es event warte. Ich han de unterschied zwüsche yield* und return nonig verstande, ich dem kontext machts aber öppis ahnlichs oder gliches Von: Massimiliano Grifone notifications@github.com Gesendet: 11 January 2020 14:14 An: Rumpelstilzli/morea morea@noreply.github.com Cc: Rumpelstilzli david_wild@gmx.ch; Author author@noreply.github.com Betreff: Re: [Rumpelstilzli/morea] Dev (#37) @roranmorea approved this pull request. bi yield und yield* chumi eifach nonig drus zum das chönne beurteile ^^ — You are receiving this because you authored the thread. Reply to this email directly, <#37?email_source=notifications&email_token=AHVEIBBQZI5R346PUB3SOOLQ5HAYXA5CNFSM4KAJLG6KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCRNTNRA#pullrequestreview-341522116> view it on GitHub, or https://github.com/notifications/unsubscribe-auth/AHVEIBHV4UU2DUC5YXTPGS3Q5HAYXANCNFSM4KAJLG6A unsubscribe.

Ich glaube das yield* sofort d Wert vom Stream usgit ohni dass du über sie muesch iteriere.

@pythonpoet pythonpoet merged commit 2dcd424 into master Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants