Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
integrated so-far info from https://github.com/bizz84/ftcon24eu_talks
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-bertele committed Jul 11, 2024
1 parent 3cb9944 commit 8f2ecbb
Show file tree
Hide file tree
Showing 10 changed files with 37 additions and 29 deletions.
10 changes: 7 additions & 3 deletions talks/boosting_map_performance_with_mapbox_and_flutter.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"companyName": "",
"companyUrl": "",
"githubUrlOrHandle": "",
"xUrlOrHandle": "",
"xUrlOrHandle": "alex_tilnyi",
"linkedinUrlOrHandle": "",
"webUrl": ""
}
Expand All @@ -21,8 +21,12 @@
"format": "Session",
"resources": [
{
"label": "Slides/Blog/...",
"url": ""
"label": "Slides",
"url": "https://docs.google.com/presentation/d/1VEjz2vmOiFA2pWc8PbdeZoNnu4NaPYgORH2np-oDGGk/edit?usp=sharing"
},
{
"label": "Article",
"url": "https://medium.com/@oleksandr-tilnyi/flutter-and-mapbox-deploy-and-display-vector-data-via-mapbox-tilesets-a-11231f19e31a"
}
],
"recommendations": [
Expand Down
6 changes: 3 additions & 3 deletions talks/building_your_very_own_devtools_extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"companyName": "",
"companyUrl": "",
"githubUrlOrHandle": "",
"xUrlOrHandle": "",
"xUrlOrHandle": "https://x.com/enzoconty",
"linkedinUrlOrHandle": "",
"webUrl": ""
}
Expand All @@ -21,8 +21,8 @@
"format": "Lightning talk",
"resources": [
{
"label": "Slides/Blog/...",
"url": ""
"label": "Slides",
"url": "https://docs.google.com/presentation/d/e/2PACX-1vSPZgpFjAGwnaRXvtAITEqsLsjpJdCe6LfSmLr6vUiTkr3lje7k9zHSabedtZ293GzhItCQZqPSZzy9/pub?start=false&loop=false&delayms=3000"
}
],
"recommendations": [
Expand Down
8 changes: 4 additions & 4 deletions talks/everything_material_all_at_once.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"companyName": "",
"companyUrl": "",
"githubUrlOrHandle": "",
"xUrlOrHandle": "",
"xUrlOrHandle": "TahaTesser",
"linkedinUrlOrHandle": "",
"webUrl": ""
},
Expand All @@ -16,7 +16,7 @@
"companyName": "",
"companyUrl": "",
"githubUrlOrHandle": "",
"xUrlOrHandle": "",
"xUrlOrHandle": "RydMike",
"linkedinUrlOrHandle": "",
"webUrl": ""
}
Expand All @@ -31,8 +31,8 @@
"format": "Session",
"resources": [
{
"label": "Slides/Blog/...",
"url": ""
"label": "Slides",
"url": "https://docs.google.com/presentation/d/1-JH1vDJAjbj4XK-qb7le9hT7R-I_CW7THtPPUorJsTU/edit#slide=id.g2e9af2516a0_0_1300"
}
],
"recommendations": [
Expand Down
6 changes: 3 additions & 3 deletions talks/implementing_custom_fragment_shaders.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"companyName": "",
"companyUrl": "",
"githubUrlOrHandle": "",
"xUrlOrHandle": "",
"xUrlOrHandle": "raoufrahiche",
"linkedinUrlOrHandle": "",
"webUrl": ""
}
Expand All @@ -21,8 +21,8 @@
"format": "Session",
"resources": [
{
"label": "Slides/Blog/...",
"url": ""
"label": "Slides",
"url": "https://www.figma.com/slides/GNv9DFM68G8QVdC7coidX8/Implementing-custom--Fragment-Shaders?node-id=22-1279&t=JQZTimVJAxcj7dxz-1"
}
],
"recommendations": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"companyName": "",
"companyUrl": "",
"githubUrlOrHandle": "",
"xUrlOrHandle": "",
"xUrlOrHandle": "biz84",
"linkedinUrlOrHandle": "",
"webUrl": ""
}
Expand All @@ -16,8 +16,8 @@
"videoUrl": "",
"resources": [
{
"label": "Slides/Blog/...",
"url": ""
"label": "Slides",
"url": "https://bizz84.github.io/fluttercon24_slides_web/"
}
],
"recommendations": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,12 @@
"description": "In the world of mobile app development, truly understanding and catering to your users' needs can be the difference between an app that thrives and one that just survives. In this talk, we'll focus on how to effectively gather and use feedback from users within Flutter apps, turning it from an overlooked aspect to a core part of your development process.\\r\\n\\r\\nWe'll start by exploring a variety of ways to ask for feedback. We'll look at gentle, almost unnoticed prompts within the app, as well as more straightforward methods.\\r\\n\\r\\nBut gathering feedback is just the beginning. Next, we'll take a deep dive into A/B testing. This is a powerful tool that can help you understand what your users prefer and how they behave. I will show you how to set up effective tests, interpret the results, and use this information to make decisions about your app.\\r\\n\\r\\nBy the end of this talk, you'll have a better understanding of how to listen to your users and use their feedback to improve your app. You'll learn how to build Flutter apps that are shaped by your users' needs and wants, rather than just your initial ideas. This user-focused approach will help you create apps that your users love and keep coming back to. So, let's start listening to our users and making apps that truly meet their needs!",
"resources": [
{
"label": "Slides/Blog/...",
"url": ""
"label": "Slides",
"url": "https://docs.google.com/presentation/d/1czdGS6P3Uu6hgE2OPkFVesrg91N5qN2EWS5eK_Jszko/edit?usp=sharing"
},
{
"label": "Code",
"url": "https://github.com/alicja-ogonowska/feedback-demo"
}
],
"recommendations": [
Expand Down
4 changes: 2 additions & 2 deletions talks/native_background_processing_with_Flutter.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"companyName": "",
"companyUrl": "",
"githubUrlOrHandle": "",
"xUrlOrHandle": "",
"xUrlOrHandle": "OrestesGaolin",
"linkedinUrlOrHandle": "",
"webUrl": "https://roszkowski.dev"
}
Expand All @@ -16,7 +16,7 @@
"description": "Background processing tends to be one of the afterthoughts with Flutter apps, and I would love to change that. There are several ways to achieve it with Flutter or Dart, although some of them involve a bit of native platform understanding with a pinch of Kotlin or Swift. In this talk I’ll show you how to make it all work without losing your mind, even if you don't have any Android or iOS experience.\\r\\n\\r\\nThis talk covers both iOS and Android background processing, with and without utilizing existing Flutter plugins. We'll try to look into desktop background processing as well.",
"resources": [
{
"label": "Blog",
"label": "Slides",
"url": "https://roszkowski.dev/background"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"companyName": "",
"companyUrl": "",
"githubUrlOrHandle": "",
"xUrlOrHandle": "",
"xUrlOrHandle": "LucasGoldner",
"linkedinUrlOrHandle": "",
"webUrl": ""
}
Expand All @@ -16,8 +16,8 @@
"videoUrl": "",
"resources": [
{
"label": "Slides/Blog/...",
"url": ""
"label": "Slides",
"url": "https://state-restoration-presentation.vercel.app/#/speaker"
}
],
"recommendations": [
Expand Down
6 changes: 3 additions & 3 deletions talks/self_host_private_pub_packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"companyName": "",
"companyUrl": "",
"githubUrlOrHandle": "",
"xUrlOrHandle": "",
"xUrlOrHandle": "passsy",
"linkedinUrlOrHandle": "",
"webUrl": ""
}
Expand All @@ -21,8 +21,8 @@
"format": "Session",
"resources": [
{
"label": "Slides/Blog/...",
"url": ""
"label": "Slides",
"url": "https://docs.google.com/presentation/d/1xkCcJaEEECe_2MknAGSsMm1FLGlsga1ggXk4SGp7WAY/edit?usp=sharing"
}
],
"recommendations": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"companyName": "",
"companyUrl": "",
"githubUrlOrHandle": "",
"xUrlOrHandle": "",
"xUrlOrHandle": "AnnaLeushchenko",
"linkedinUrlOrHandle": "",
"webUrl": ""
}
Expand All @@ -22,8 +22,8 @@
"videoUrl": "",
"resources": [
{
"label": "Slides/Blog/...",
"url": ""
"label": "Slides",
"url": "https://bit.ly/45T84JB"
}
],
"recommendations": [
Expand Down

0 comments on commit 8f2ecbb

Please sign in to comment.