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

Terminado andando personalizado #2

Open
wants to merge 51 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
7c83c56
Aplicando Arquitectur BLoC mas Clean Architecture
anncode1 Apr 22, 2019
4dc699c
Integreando libreria providers y Exponiendo BLoCs
anncode1 Apr 22, 2019
3d0b08d
Name Package Change
anncode1 Apr 23, 2019
74506ad
Firebase cwith Android configurations
anncode1 Apr 23, 2019
922a99b
Firebase and iOS configuration
anncode1 Apr 23, 2019
12dddf6
Sign In Screen Backgournd and Text
anncode1 Apr 23, 2019
f3ae67f
Generic Button SignIn Created
anncode1 Apr 23, 2019
0ac43c4
Repository File of BLoC pattern implemented
anncode1 Apr 23, 2019
8f095fd
BLoC Pattern implemented with Firebase
anncode1 Apr 23, 2019
b279377
Firebase Authentication implemented in Android and iOS
anncode1 Apr 23, 2019
73ed24c
Firebase Sing Out BLoC
anncode1 Apr 24, 2019
9cb6376
SignOut Implemented in Views
anncode1 Apr 24, 2019
d9dea9c
Check & validate session status
anncode1 Apr 24, 2019
b1c5e4a
Sign out code Implementation
anncode1 Apr 25, 2019
4b06401
Firestore Data Model Created
anncode1 Apr 25, 2019
a11e59d
Data Insert Firebase
anncode1 Apr 25, 2019
992b86b
Custom Generic Gradient
anncode1 Apr 25, 2019
96ac4fd
Text Overloading Manage
anncode1 Apr 25, 2019
3e4298c
Back button and navigation implemented
anncode1 Apr 25, 2019
9739063
Custom Appbar Text
anncode1 Apr 25, 2019
9a0db00
Custom TextField
anncode1 Apr 26, 2019
18199f1
Creating Safe Area for Appbar
anncode1 Apr 26, 2019
a5bca83
Custom text field width icon
anncode1 Apr 26, 2019
4ecc8b7
Custom text field width icon
anncode1 Apr 26, 2019
0a98d7f
Cursom CardView with Floating action button
anncode1 Apr 26, 2019
ed21871
Show image Card view
anncode1 Apr 26, 2019
330f34b
Button submit
anncode1 Apr 26, 2019
a5175fd
Firebase upload place data
anncode1 Apr 26, 2019
c2d6086
Workspace
anncode1 Apr 30, 2019
75acfae
Open Camera feature
anncode1 Apr 30, 2019
f3b8f1a
Image Upload Firebase Storage BLoC
anncode1 Apr 30, 2019
806e444
Managing Image in Firebase Storage
anncode1 Apr 30, 2019
f3676a3
Firestore insert reference and array with references
anncode1 Apr 30, 2019
2e31623
Firestore Processing data
anncode1 Apr 30, 2019
8aa28ba
Cloud Firestore show places list
anncode1 Apr 30, 2019
c414b41
Logged User Persist
anncode1 May 3, 2019
243328d
Firestore filters
anncode1 May 3, 2019
11e394b
Build Places
anncode1 May 3, 2019
42aa775
Show places
anncode1 May 3, 2019
da1fd02
Firestore Data Realtime
anncode1 May 3, 2019
3988665
Image Optimized on List
anncode1 May 14, 2019
0eb5b21
without order
anncode1 May 18, 2019
2e72cd7
Toggle Button Like
anncode1 May 20, 2019
3dd4f2a
Toggle Button Like
anncode1 May 20, 2019
695c7ac
Toggle Button Like
anncode1 May 20, 2019
23f485e
Firestore Insert and Obtain References data
anncode1 May 20, 2019
04cdfa6
StreamController sink add StreamBuilder
anncode1 May 20, 2019
b132645
recargado despues de importar ultima version
MauricioPerMor Aug 27, 2020
743c725
todo anda pero no va a pantalla de cargar la foto
MauricioPerMor Aug 27, 2020
33736bb
arreglada la pantalla de inicio y profile
MauricioPerMor Aug 27, 2020
682b494
arreglada la pantalla de inicio y profile
MauricioPerMor Aug 29, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Sign out code Implementation
  • Loading branch information
anncode1 committed Apr 25, 2019
commit b1c5e4abaa53da1516a80a6f048f62aab744bda0
565 changes: 174 additions & 391 deletions .idea/workspace.xml

Large diffs are not rendered by default.

Binary file modified android/.gradle/4.10.2/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified android/.gradle/4.10.2/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified android/.gradle/4.10.2/taskHistory/taskHistory.bin
Binary file not shown.
Binary file modified android/.gradle/4.10.2/taskHistory/taskHistory.lock
Binary file not shown.
Binary file modified android/.gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
Binary file modified build/app.dill
Binary file not shown.
Binary file modified build/app.dill.incremental.dill
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion build/app/intermediates/flutter/debug/snapshot_blob.bin.d

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Wed Apr 24 09:51:25 COT 2019
#Thu Apr 25 08:54:40 COT 2019
base.2=/Users/anahisalgado/Documents/flutter/curso-avanzado-flutter/Curso-de-Flutter-Avanzado-en-Platzi/build/app/intermediates/transforms/dexMerger/debug/3
base.1=/Users/anahisalgado/Documents/flutter/curso-avanzado-flutter/Curso-de-Flutter-Avanzado-en-Platzi/build/app/intermediates/transforms/dexMerger/debug/0
base.0=/Users/anahisalgado/Documents/flutter/curso-avanzado-flutter/Curso-de-Flutter-Avanzado-en-Platzi/build/app/intermediates/transforms/dexMerger/debug/1
Loading