-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
71cb8ac
commit f8b3822
Showing
6 changed files
with
64 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,34 @@ | ||
{ | ||
"events": [ | ||
{ | ||
"speaker": "John Doe", | ||
"description": "Introduction to Flutter Development", | ||
"time": "2023-10-01T10:00:00Z" | ||
"speaker": "Filipe Barroso", | ||
"title": "O que é Flutter?", | ||
"description": "Nesta apresentação vai ser uma introdução ao Flutter e como ele funciona", | ||
"time": "2024-10-12T10:00:00Z" | ||
}, | ||
{ | ||
"speaker": "Jane Smith", | ||
"description": "Advanced State Management in Flutter", | ||
"time": "2023-10-01T11:30:00Z" | ||
"speaker": "???", | ||
"title": "TBA", | ||
"description": "Por anunciar", | ||
"time": "2024-10-12T11:00:00Z" | ||
} , | ||
{ | ||
"speaker": "", | ||
"title": "Almoço", | ||
"description": "Pausa para o almoço", | ||
"time": "2024-10-12T12:00:00Z" | ||
}, | ||
{ | ||
"speaker": "Flutter Portugal", | ||
"title": "Oficina de Flutter", | ||
"description": "Será-te dado instruções como desenvolver uma aplicação com Flutter, com o apoio de um mentor.", | ||
"time": "2024-10-12T13:00:00Z" | ||
}, | ||
{ | ||
"speaker": "Alice Johnson", | ||
"description": "Building Responsive UIs with Flutter", | ||
"time": "2023-10-01T13:00:00Z" | ||
"speaker": "Flutter Portugal", | ||
"title": "Contribuições Fogos V2", | ||
"description": "Já estás mais confiante com o Flutter? Então que tal contribuir para o Fogos V2?", | ||
"time": "2024-10-12T13:00:00Z" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters