Skip to content

Commit

Permalink
GitBook: [master] 17 pages modified
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensdemelo authored and gitbook-bot committed Mar 25, 2019
1 parent b52fbd1 commit 5039538
Show file tree
Hide file tree
Showing 17 changed files with 59 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,2 +1,2 @@
# Initial page
# Introdu莽茫o

29 changes: 28 additions & 1 deletion SUMMARY.md
@@ -1,4 +1,31 @@
# Table of contents

* [Initial page](README.md)
* [Introdu莽茫o](README.md)
* [Quem deve ler?](quem-deve-ler.md)
* [Como o livro est谩 organizado?](como-o-livro-esta-organizado.md)
* [Dart: N茫o tenha medo](dart-nao-tenha-medo.md)
* [Flutter: Vis茫o Geral](flutter-visao-geral.md)
* [Untitled](untitled.md)

## B谩sico do b谩sico

* [Stateless x Stateful: Al茅m do exemplo inicial](basico/alem-do.md)
* [Navega莽茫o:](basico/navegacao.md)

## Gerenciamento de estado

* [setState\(\)](gerenciamento-de-estado/setstate.md)
* [InheritedWidget](gerenciamento-de-estado/inheritedwidget.md)
* [scoped\_model](gerenciamento-de-estado/scoped_model.md)
* [BLOC](gerenciamento-de-estado/untitled.md)
* [Streams: Por que n茫o ?!](gerenciamento-de-estado/streams-por-que-nao.md)
* [Redux](gerenciamento-de-estado/redux.md)

## Anima莽玫es

* [Untitled](animacoes/untitled.md)

## Firebase

* [Untitled](firebase/untitled.md)

2 changes: 2 additions & 0 deletions animacoes/untitled.md
@@ -0,0 +1,2 @@
# Untitled

2 changes: 2 additions & 0 deletions basico/alem-do.md
@@ -0,0 +1,2 @@
# Stateless x Stateful: Al茅m do exemplo inicial

2 changes: 2 additions & 0 deletions basico/navegacao.md
@@ -0,0 +1,2 @@
# Navega莽茫o:

2 changes: 2 additions & 0 deletions como-o-livro-esta-organizado.md
@@ -0,0 +1,2 @@
# Como o livro est谩 organizado?

2 changes: 2 additions & 0 deletions dart-nao-tenha-medo.md
@@ -0,0 +1,2 @@
# Dart: N茫o tenha medo

2 changes: 2 additions & 0 deletions firebase/untitled.md
@@ -0,0 +1,2 @@
# Untitled

2 changes: 2 additions & 0 deletions flutter-visao-geral.md
@@ -0,0 +1,2 @@
# Flutter: Vis茫o Geral

2 changes: 2 additions & 0 deletions gerenciamento-de-estado/inheritedwidget.md
@@ -0,0 +1,2 @@
# InheritedWidget

2 changes: 2 additions & 0 deletions gerenciamento-de-estado/redux.md
@@ -0,0 +1,2 @@
# Redux

2 changes: 2 additions & 0 deletions gerenciamento-de-estado/scoped_model.md
@@ -0,0 +1,2 @@
# scoped\_model

2 changes: 2 additions & 0 deletions gerenciamento-de-estado/setstate.md
@@ -0,0 +1,2 @@
# setState\(\)

2 changes: 2 additions & 0 deletions gerenciamento-de-estado/streams-por-que-nao.md
@@ -0,0 +1,2 @@
# Streams: Por que n茫o ?!

2 changes: 2 additions & 0 deletions gerenciamento-de-estado/untitled.md
@@ -0,0 +1,2 @@
# BLOC

2 changes: 2 additions & 0 deletions quem-deve-ler.md
@@ -0,0 +1,2 @@
# Quem deve ler?

2 changes: 2 additions & 0 deletions untitled.md
@@ -0,0 +1,2 @@
# Untitled

0 comments on commit 5039538

Please sign in to comment.