New post on /r/flutterdev subreddit:
Creating your first Universal Windows Program (UWP) with Flutter!
https://ift.tt/3v5f0A3
May 20, 2021 at 05:27PM by xuanhant
https://ift.tt/3yqTOqf
Creating your first Universal Windows Program (UWP) with Flutter!
https://ift.tt/3v5f0A3
May 20, 2021 at 05:27PM by xuanhant
https://ift.tt/3yqTOqf
Medium
Flutter 2.2: Creating your first Universal Windows Program (UWP) with Flutter
Universal Windows Programs (UWP) are apps that can run on all Microsoft devices, from the Windows laptop you might be reading this article…
New tweet from FlutterDev:
🧠⚡ #GoogleIO, be in the know!
Check out the recap to learn the top 7 Flutter things to know from I/O 2021, including Flutter 2.2, Null Safety by default, desktop improvements and more.
Watch the recap 👉 https://t.co/lBkl8SX1gB pic.twitter.com/yEju1iuHO1— Flutter (@FlutterDev) May 20, 2021
May 20, 2021 at 06:00PM
http://twitter.com/FlutterDev/status/1395409218761465857
🧠⚡ #GoogleIO, be in the know!
Check out the recap to learn the top 7 Flutter things to know from I/O 2021, including Flutter 2.2, Null Safety by default, desktop improvements and more.
Watch the recap 👉 https://t.co/lBkl8SX1gB pic.twitter.com/yEju1iuHO1— Flutter (@FlutterDev) May 20, 2021
May 20, 2021 at 06:00PM
http://twitter.com/FlutterDev/status/1395409218761465857
New post on /r/flutterdev subreddit:
Flutter Web for portfolio website html renderer?
Hi all,Fairly new to flutter. Love to use it for app dev!Recently I thought maybe updating my simple portfolio website to flutter web. Currently using react. Thought it would be a nice extra touch to show my skills improvement in flutter and dart. I hear alot though that flutter web has long loading times and isn't recommended for static pages.Does this also apply if I explicitly build it with the html renderer over canvas kit? Or is there still noticeable major performance issues?The SEO issues aren't a big deal to me since I hand out my website url itself like a business card anyways
May 20, 2021 at 06:49PM by Loyal_Burrito
https://ift.tt/3u5fJQr
Flutter Web for portfolio website html renderer?
Hi all,Fairly new to flutter. Love to use it for app dev!Recently I thought maybe updating my simple portfolio website to flutter web. Currently using react. Thought it would be a nice extra touch to show my skills improvement in flutter and dart. I hear alot though that flutter web has long loading times and isn't recommended for static pages.Does this also apply if I explicitly build it with the html renderer over canvas kit? Or is there still noticeable major performance issues?The SEO issues aren't a big deal to me since I hand out my website url itself like a business card anyways
May 20, 2021 at 06:49PM by Loyal_Burrito
https://ift.tt/3u5fJQr
reddit
Flutter Web for portfolio website html renderer?
Hi all, Fairly new to flutter. Love to use it for app dev! Recently I thought maybe updating my simple portfolio website to flutter web....
New post on /r/flutterdev subreddit:
Ep. 031 - loadImage() and image() | Flutter Processing
https://youtube.com/watch?v=eTDQi6pUl_E&feature=share
May 20, 2021 at 06:41PM by Pixelreddit
https://ift.tt/2RCq7ln
Ep. 031 - loadImage() and image() | Flutter Processing
https://youtube.com/watch?v=eTDQi6pUl_E&feature=share
May 20, 2021 at 06:41PM by Pixelreddit
https://ift.tt/2RCq7ln
YouTube
Ep. 031 - loadImage() and image() | Flutter Processing
Today in our port of Processing to Flutter we implement the ability to load images from asset with loadImage(), and then paint images to the screen using image().
https://github.com/matthew-carroll/flutter_processing
---
Follow:
https://twitter.com/suprdeclarative…
https://github.com/matthew-carroll/flutter_processing
---
Follow:
https://twitter.com/suprdeclarative…
New tweet from FlutterDev:
Say cheese! 🧀 The #IOPhotoBooth is open for day 3 of #GoogleIO and ready for you drop by and snap a selfie → https://t.co/9mvTADOsN3
S/O to our friends at @FlutterDev and @Firebase for creating our virtual photo booth! pic.twitter.com/cCUvJSkpWo— Google (@Google) May 20, 2021
May 20, 2021 at 07:22PM
http://twitter.com/FlutterDev/status/1395429615754121219
Say cheese! 🧀 The #IOPhotoBooth is open for day 3 of #GoogleIO and ready for you drop by and snap a selfie → https://t.co/9mvTADOsN3
S/O to our friends at @FlutterDev and @Firebase for creating our virtual photo booth! pic.twitter.com/cCUvJSkpWo— Google (@Google) May 20, 2021
May 20, 2021 at 07:22PM
http://twitter.com/FlutterDev/status/1395429615754121219
Twitter
#iophotobooth hashtag on Twitter
38m ago @FlutterDev tweeted: "🤳⚡ The #IOPhotoBooth: Behind the Scenes.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Flutter 2.2 💰GPay 🍎Apple Pay Integration Tutorial
https://youtu.be/NwdEhyeQal4
May 20, 2021 at 07:53PM by imthepk
https://ift.tt/2SVUtj5
Flutter 2.2 💰GPay 🍎Apple Pay Integration Tutorial
https://youtu.be/NwdEhyeQal4
May 20, 2021 at 07:53PM by imthepk
https://ift.tt/2SVUtj5
YouTube
Flutter 2.2 💰GPay 🍎Apple Pay Integration Tutorial
Checkout AppCircle - bit.ly/3fvkbCE
1 month free Promocode - MTECHVIRALJUNE
In this tutorial we will see how to implement Google Pay and Apple Pay in our Flutter App
#GPay #ApplePay #Flutter
📚 Materials/References:
Code - https://github.com/iampawan/3…
1 month free Promocode - MTECHVIRALJUNE
In this tutorial we will see how to implement Google Pay and Apple Pay in our Flutter App
#GPay #ApplePay #Flutter
📚 Materials/References:
Code - https://github.com/iampawan/3…
New post on /r/flutterdev subreddit:
Theme Brightness Manager
Hi everyone,I've made a really simple project that let's you to swap from light to dark theme and vice versa.I think is a good start for any other project that wants to implement this function.I used
May 20, 2021 at 07:18PM by SaltySpag
https://ift.tt/3u7mp0e
Theme Brightness Manager
Hi everyone,I've made a really simple project that let's you to swap from light to dark theme and vice versa.I think is a good start for any other project that wants to implement this function.I used
flutter_bloc
library.Link to the repo hereMay 20, 2021 at 07:18PM by SaltySpag
https://ift.tt/3u7mp0e
GitHub
Flutter-Italia-Developers/cubit-theme-brightness-manager
Piccola base per progetti che gestisce il cambio di Brightness del dispositivo. - Flutter-Italia-Developers/cubit-theme-brightness-manager
New tweet from FlutterDev:
⭐️ #GoogleIO Workshop On Now: How to Manage Application States Using InheritedWidget
🔧Join Chun-Heng Tai as we implement a state management system on a sample Flutter application from start to finish!
Are you in? 👉 https://t.co/NCZ48ZEjRT pic.twitter.com/1BEBJ5Ajax— Flutter (@FlutterDev) May 20, 2021
May 20, 2021 at 09:03PM
http://twitter.com/FlutterDev/status/1395455075204493313
⭐️ #GoogleIO Workshop On Now: How to Manage Application States Using InheritedWidget
🔧Join Chun-Heng Tai as we implement a state management system on a sample Flutter application from start to finish!
Are you in? 👉 https://t.co/NCZ48ZEjRT pic.twitter.com/1BEBJ5Ajax— Flutter (@FlutterDev) May 20, 2021
May 20, 2021 at 09:03PM
http://twitter.com/FlutterDev/status/1395455075204493313
New post on /r/flutterdev subreddit:
How to manage application states using inherited widgets | Workshop
https://youtube.com/watch?v=LFcGPS6cGrY&feature=share
May 20, 2021 at 09:58PM by Pixelreddit
https://ift.tt/342WvAg
How to manage application states using inherited widgets | Workshop
https://youtube.com/watch?v=LFcGPS6cGrY&feature=share
May 20, 2021 at 09:58PM by Pixelreddit
https://ift.tt/342WvAg
YouTube
How to manage application states using inherited widgets | Workshop
Learn how to use inherited widgets to implement your own state management solutions. With a sample flutter application, we go through the steps needed to implement a state management system.
This lab requires knowledge of building the Flutter UI using basic…
This lab requires knowledge of building the Flutter UI using basic…
New post on /r/flutterdev subreddit:
I built this Lottie animation editor to make life easier! If like me, you use Lottie animations as part of your Flutter UI assets but struggle with After Effects or implementation issues, would like to know what you think
http://lottielab.io
May 20, 2021 at 09:57PM by locsandcrocs
https://ift.tt/2RqjpPz
I built this Lottie animation editor to make life easier! If like me, you use Lottie animations as part of your Flutter UI assets but struggle with After Effects or implementation issues, would like to know what you think
http://lottielab.io
May 20, 2021 at 09:57PM by locsandcrocs
https://ift.tt/2RqjpPz
reddit
I built this Lottie animation editor to make life easier! If like...
Posted in r/FlutterDev by u/locsandcrocs • 60 points and 4 comments
New post on /r/flutterdev subreddit:
Flutter JSON Viewer, Safe Device Checker & Co. - 18 - PUB.DEV RELEASES
https://youtube.com/watch?v=Upa8cEn5FZI&feature=share
May 20, 2021 at 09:25PM by syntacops
https://ift.tt/3bJYhe1
Flutter JSON Viewer, Safe Device Checker & Co. - 18 - PUB.DEV RELEASES
https://youtube.com/watch?v=Upa8cEn5FZI&feature=share
May 20, 2021 at 09:25PM by syntacops
https://ift.tt/3bJYhe1
YouTube
Flutter JSON Viewer, Safe Device Checker & Co. - 18 - PUB.DEV RELEASES
From May 03 to 09 we get around 225 new pub.dev releases. Among them a Flutter JSON View, a package to check if the device has been jailbroken, a new Dart interpreter and 7 more useful flutter packages. #flutter #json #view
📺 FULL PLAYLIST: http://relea…
📺 FULL PLAYLIST: http://relea…
New tweet from FlutterDev:
👋 Come on over to the Flutter dome in Adventure 💙
Check out Adventure at #GoogleIO where you can use the #IOPhotoBooth with Dash and your favorite developer mascots!
Meet other Flutter devs and Flutter team members → https://t.co/z4J4IV0DjE pic.twitter.com/smJ2U6jJ8U— Flutter (@FlutterDev) May 20, 2021
May 20, 2021 at 10:02PM
http://twitter.com/FlutterDev/status/1395470047015997451
👋 Come on over to the Flutter dome in Adventure 💙
Check out Adventure at #GoogleIO where you can use the #IOPhotoBooth with Dash and your favorite developer mascots!
Meet other Flutter devs and Flutter team members → https://t.co/z4J4IV0DjE pic.twitter.com/smJ2U6jJ8U— Flutter (@FlutterDev) May 20, 2021
May 20, 2021 at 10:02PM
http://twitter.com/FlutterDev/status/1395470047015997451
New post on Flutter Dev Google group:
Tailoring Flutter and Backend in Small Steps - GetConf #2 - Flutter Online Meetup
Hello! I'd like to share an invite to a meetup we perform about Flutter and an educational event calendar application. The upcoming Saturday 10am CEST we perform a meetup about Tailoring Flutter and Backend in Small Steps. We continue with Flutter and Dart overview and going to demo the first
May 20, 2021 at 10:48PM by x technologies
https://ift.tt/3hC1Ruq
Tailoring Flutter and Backend in Small Steps - GetConf #2 - Flutter Online Meetup
Hello! I'd like to share an invite to a meetup we perform about Flutter and an educational event calendar application. The upcoming Saturday 10am CEST we perform a meetup about Tailoring Flutter and Backend in Small Steps. We continue with Flutter and Dart overview and going to demo the first
May 20, 2021 at 10:48PM by x technologies
https://ift.tt/3hC1Ruq
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Fit app inside expanding circular container?
I'm trying out flutter for tizen, but I am constantly having to mess with sizes for things. Would I be able to put my entire app inside of a circular container, or is there an easier way to make it fit on such a tiny smartwatch screen that has an unusual shape (circular instead of rectangular)? (360x360 px circle)
May 20, 2021 at 11:15PM by Why_Did_Hermiod_die
https://ift.tt/3u6zAie
Fit app inside expanding circular container?
I'm trying out flutter for tizen, but I am constantly having to mess with sizes for things. Would I be able to put my entire app inside of a circular container, or is there an easier way to make it fit on such a tiny smartwatch screen that has an unusual shape (circular instead of rectangular)? (360x360 px circle)
May 20, 2021 at 11:15PM by Why_Did_Hermiod_die
https://ift.tt/3u6zAie
reddit
Fit app inside expanding circular container?
I'm trying out flutter for tizen, but I am constantly having to mess with sizes for things. Would I be able to put my entire app inside of a...
New post on /r/flutterdev subreddit:
Samsung is working to port Google’s Flutter SDK to Galaxy Watch and other Tizen devices
https://ift.tt/3v8Det4
May 20, 2021 at 01:15AM by aytunch
https://ift.tt/3bHXnOS
Samsung is working to port Google’s Flutter SDK to Galaxy Watch and other Tizen devices
https://ift.tt/3v8Det4
May 20, 2021 at 01:15AM by aytunch
https://ift.tt/3bHXnOS
9to5Google
Samsung is working to port Google’s Flutter SDK to Galaxy Watch and other Tizen devices
Samsung is working to make it possible to create apps for Galaxy Watch, Smart TVs, and more Tizen devices with Google’s Flutter SDK.
New post on /r/flutterdev subreddit:
What's new in FlutterFire for Google I/O 2021 | Invertase
https://ift.tt/342dHpz
May 20, 2021 at 10:50AM by Salakarr
https://ift.tt/3oASA79
What's new in FlutterFire for Google I/O 2021 | Invertase
https://ift.tt/342dHpz
May 20, 2021 at 10:50AM by Salakarr
https://ift.tt/3oASA79
invertase.io
What's new in FlutterFire for Google I/O 2021 | Invertase
Along with the awesome Flutter and Firebase announcements made during Google I/O, the team is excited to announce the latest round of updates for the FlutterFire plugins.
New post on /r/flutterdev subreddit:
Build Flutter Apps Effortlessly Using FlutterFlow
https://youtu.be/3OBQq-mfLpU
May 20, 2021 at 02:43PM by mheshm
https://ift.tt/3yvfD7Z
Build Flutter Apps Effortlessly Using FlutterFlow
https://youtu.be/3OBQq-mfLpU
May 20, 2021 at 02:43PM by mheshm
https://ift.tt/3yvfD7Z
YouTube
Build Flutter Apps Effortlessly Using FlutterFlow
FlutterFlow enables creators and entrepreneurs to build mobile apps visually with ease. FlutterFlow is an online no-code platform that empowers people to build native mobile applications that run on both iOS and Android. They are taking state-of-the-art technologies…
New post on /r/flutterdev subreddit:
Top 7 Flutter things to know from Google I/O 2021
https://youtube.com/watch?v=S5aK3TIOnIw&feature=share
May 20, 2021 at 06:43PM by Pixelreddit
https://ift.tt/33ZwQIK
Top 7 Flutter things to know from Google I/O 2021
https://youtube.com/watch?v=S5aK3TIOnIw&feature=share
May 20, 2021 at 06:43PM by Pixelreddit
https://ift.tt/33ZwQIK
YouTube
Top 7 Flutter things to know from Google I/O 2021
Want the highlights of the Flutter announcements from Google I/O 2021? We’ve got you covered! This recap covers what’s happened, including null safety, DevTools, and Flutter 2.2. Keep watching to see the full TLDR, links to the full videos below.
Watch the…
Watch the…
New post on /r/flutterdev subreddit:
Flutter SDK will be ready for the new 'Material You' design - 9to5Google
https://ift.tt/3u8wWsd
May 21, 2021 at 12:05AM by Elixane
https://ift.tt/3f43MGd
Flutter SDK will be ready for the new 'Material You' design - 9to5Google
https://ift.tt/3u8wWsd
May 21, 2021 at 12:05AM by Elixane
https://ift.tt/3f43MGd
9to5Google
[Update: First widget] Flutter SDK will be ready for the new ‘Material You’ design language
Google’s Flutter team has committed to the cross-platform app framework being ready for "Material You" when that design language launches.
New post on Flutter Dev Google group:
The right way to keep form state?
I have a widget, it contains a Form, and inside the Form, a TextBox. like my widget -> Form -> TextBox I use the widget under a TabBarView, it has three tabs, one such widget under each tab. When I goes to tab 1, click into the textbox, the keyboard shows and immediately disappear. I found it
May 21, 2021 at 01:15AM by wyx....@gmail.com
https://ift.tt/3yuqMWT
The right way to keep form state?
I have a widget, it contains a Form, and inside the Form, a TextBox. like my widget -> Form -> TextBox I use the widget under a TabBarView, it has three tabs, one such widget under each tab. When I goes to tab 1, click into the textbox, the keyboard shows and immediately disappear. I found it
May 21, 2021 at 01:15AM by wyx....@gmail.com
https://ift.tt/3yuqMWT
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.