New post on /r/flutterdev subreddit:
Flutter Developer Weekly - Issue #21 is LIVE!
This week's coverage includes the Flutter Engage conference, animation in Flutter, improving your dev process, and more. Read all about it here:https://newsletter.flutterdeveloperweekly.com/issues/21
March 05, 2021 at 09:01PM by FlutterDevWeekly
https://ift.tt/3kN3xke
Flutter Developer Weekly - Issue #21 is LIVE!
This week's coverage includes the Flutter Engage conference, animation in Flutter, improving your dev process, and more. Read all about it here:https://newsletter.flutterdeveloperweekly.com/issues/21
March 05, 2021 at 09:01PM by FlutterDevWeekly
https://ift.tt/3kN3xke
New post on /r/flutterdev subreddit:
Qwtch to Flwtch: Porting Cwtch's Go/Qt Frontend to Go/Flutter
https://ift.tt/2MQ2UtD
March 05, 2021 at 08:26PM by haplo
https://ift.tt/30ezmZF
Qwtch to Flwtch: Porting Cwtch's Go/Qt Frontend to Go/Flutter
https://ift.tt/2MQ2UtD
March 05, 2021 at 08:26PM by haplo
https://ift.tt/30ezmZF
openprivacy.ca
Discreet Log #2: Qwtch to Flwtch: Porting Cwtch's Go/Qt Frontend to Go/Flutter
Porting our Qt frontend to a Flutter frontend with the Cwtch library as the common factor.
New post on /r/flutterdev subreddit:
AndroidTV and TvOS?
Does Flutter 2.0 offer any kind of additional support for AndroidTv or TvOS?
March 05, 2021 at 08:20PM by shredder2794
https://ift.tt/3kN5Rrz
AndroidTV and TvOS?
Does Flutter 2.0 offer any kind of additional support for AndroidTv or TvOS?
March 05, 2021 at 08:20PM by shredder2794
https://ift.tt/3kN5Rrz
reddit
AndroidTV and TvOS?
Does Flutter 2.0 offer any kind of additional support for AndroidTv or TvOS?
New post on /r/flutterdev subreddit:
The biggest announcement from Engage that no one is talking about...
Meta-programming sounds like a complete game-changer:
https://youtu.be/zSbsIiluixw?t=2569In theory this could plug virtually every sharp edge of the flutter eco-system:
* immutable data classes would be easily created, no code-gen runner
* objects can be easily serialized, no code-gen runner
* functional widgets can be create, no code-gen runner
* StatefulWidget can be deprecated (compiler can just split the class at compile time if it contains state, I think?)
* Auto-dispose on controls/timers/focus should be fairly easy, pre-empting lots of common bugsThis would truly be Flutter 3, and it would be like the dawning of a new day when working with dart. Flutter would finally have a language that works well with it's performance constraints (cached widgets and a desire for immutable data)
March 05, 2021 at 09:14PM by esDotDev
https://ift.tt/3epYIfN
The biggest announcement from Engage that no one is talking about...
Meta-programming sounds like a complete game-changer:
https://youtu.be/zSbsIiluixw?t=2569In theory this could plug virtually every sharp edge of the flutter eco-system:
* immutable data classes would be easily created, no code-gen runner
* objects can be easily serialized, no code-gen runner
* functional widgets can be create, no code-gen runner
* StatefulWidget can be deprecated (compiler can just split the class at compile time if it contains state, I think?)
* Auto-dispose on controls/timers/focus should be fairly easy, pre-empting lots of common bugsThis would truly be Flutter 3, and it would be like the dawning of a new day when working with dart. Flutter would finally have a language that works well with it's performance constraints (cached widgets and a desire for immutable data)
March 05, 2021 at 09:14PM by esDotDev
https://ift.tt/3epYIfN
YouTube
Keynote (Flutter Engage)
In our opening Keynote, the Flutter team shares exciting news, demos and features coming to Flutter. Learn more about Flutter 2 and what updates like Null Sa...
New tweet from FlutterDev:
We had too much fun at #FlutterEngage, so we launched a "Which Dash are you?" Instagram filter on @GoogleDevs IG. Share with your friends and join the fun!
Check it out → https://t.co/cVbAnVhxxm pic.twitter.com/OXvtVXCqdg— Flutter (@FlutterDev) March 5, 2021
March 05, 2021 at 10:33PM
http://twitter.com/FlutterDev/status/1367951528997187587
We had too much fun at #FlutterEngage, so we launched a "Which Dash are you?" Instagram filter on @GoogleDevs IG. Share with your friends and join the fun!
Check it out → https://t.co/cVbAnVhxxm pic.twitter.com/OXvtVXCqdg— Flutter (@FlutterDev) March 5, 2021
March 05, 2021 at 10:33PM
http://twitter.com/FlutterDev/status/1367951528997187587
Twitter
#flutterengage hashtag on Twitter
See Tweets about #flutterengage on Twitter. See what people are saying and join the conversation.
New post on Flutter Dev Google group:
Debug without null safety
I am using VS Code and I need to start a debug session but turn sound null safety off to work around some bugs in Flutterfire. I do a plain run from the command line using ``` flutter run --no-sound-null-safety
March 05, 2021 at 11:08PM by John Boudreaux
https://ift.tt/3c35Vzr
Debug without null safety
I am using VS Code and I need to start a debug session but turn sound null safety off to work around some bugs in Flutterfire. I do a plain run from the command line using ``` flutter run --no-sound-null-safety
March 05, 2021 at 11:08PM by John Boudreaux
https://ift.tt/3c35Vzr
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:
Expert Flutter IDE Setup
https://ift.tt/3bkpd3Y
March 05, 2021 at 11:47PM by fredgrott
https://ift.tt/38gyLv1
Expert Flutter IDE Setup
https://ift.tt/3bkpd3Y
March 05, 2021 at 11:47PM by fredgrott
https://ift.tt/38gyLv1
Medium
Expert Flutter IDE SetUp
an opinionated way to set-up an IDE for Flutter app development to get more power!
New post on /r/flutterdev subreddit:
flutter_platform_checker, shows you which platforms are supported by the plugins used in your Flutter app
https://ift.tt/2NZmapk
March 05, 2021 at 11:14PM by redsolver
https://ift.tt/3bl7iKx
flutter_platform_checker, shows you which platforms are supported by the plugins used in your Flutter app
https://ift.tt/2NZmapk
March 05, 2021 at 11:14PM by redsolver
https://ift.tt/3bl7iKx
Dart packages
flutter_platform_checker | Dart Package
Shows you which platforms can be targeted by your Flutter app based on dependencies
New tweet from FlutterDev:
💻 Porting your Android and iOS apps to Flutter.
In this #FlutterEngage talk, we'll join @FaisalAbid to explore a handful of strategies you and your team can take to make porting your Android and iOS apps easier!
Watch 📺 → https://t.co/YhiuNagQf7 pic.twitter.com/KTBjIpVlx9— Flutter (@FlutterDev) March 5, 2021
March 05, 2021 at 11:59PM
http://twitter.com/FlutterDev/status/1367973175334739973
💻 Porting your Android and iOS apps to Flutter.
In this #FlutterEngage talk, we'll join @FaisalAbid to explore a handful of strategies you and your team can take to make porting your Android and iOS apps easier!
Watch 📺 → https://t.co/YhiuNagQf7 pic.twitter.com/KTBjIpVlx9— Flutter (@FlutterDev) March 5, 2021
March 05, 2021 at 11:59PM
http://twitter.com/FlutterDev/status/1367973175334739973
Twitter
#flutterengage hashtag on Twitter
See Tweets about #flutterengage on Twitter. See what people are saying and join the conversation.
New post on Flutter Dev Google group:
Unable to run flutter on android emulator via android studio
I have been trying unsuccessfully to run a simple hello world type flutter app on an android emulator. At this point i have updated to the latest android studio(4.1.2) Updated to the latest flutter sdk(2.0.1) Deleted my emulators and created a new one. Made sure that my sdk is the same version
March 06, 2021 at 12:32AM by pradyot dhulipala
https://ift.tt/3rpP7Je
Unable to run flutter on android emulator via android studio
I have been trying unsuccessfully to run a simple hello world type flutter app on an android emulator. At this point i have updated to the latest android studio(4.1.2) Updated to the latest flutter sdk(2.0.1) Deleted my emulators and created a new one. Made sure that my sdk is the same version
March 06, 2021 at 12:32AM by pradyot dhulipala
https://ift.tt/3rpP7Je
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:
Please guys, does anyone know what's new in Flutter 2? Especially in the web?
https://ift.tt/30dq8x4
March 06, 2021 at 12:47AM by flutterdevlop
https://ift.tt/3c4jfUi
Please guys, does anyone know what's new in Flutter 2? Especially in the web?
https://ift.tt/30dq8x4
March 06, 2021 at 12:47AM by flutterdevlop
https://ift.tt/3c4jfUi
ZDNet
Flutter 2: Google's toolkit for developers takes a big step forward
Flutter arrives with a more stable release for web app development and a beta for desktop app development.
New post on /r/flutterdev subreddit:
Flutter Tutorial - Null Safety In 5 Minutes - Flutter & Dart (Johannes Milke)
https://www.youtube.com/watch?v=Q_WloMNKOkU
March 06, 2021 at 02:11AM by JohannesMilke
https://ift.tt/3kMNvXI
Flutter Tutorial - Null Safety In 5 Minutes - Flutter & Dart (Johannes Milke)
https://www.youtube.com/watch?v=Q_WloMNKOkU
March 06, 2021 at 02:11AM by JohannesMilke
https://ift.tt/3kMNvXI
YouTube
Flutter Tutorial - Null Safety In 5 Minutes - Flutter & Dart
Learn everything about Flutter Null Safety & Dart Null Safety in 5 Minutes since Flutter 2.0 became Null Safe.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com…
New post on /r/flutterdev subreddit:
Hey guys I just did a flutter podcast with Haris! Check it out :)
https://www.youtube.com/watch?v=I5lUksBZprM&ab_channel=MitchKoko
March 06, 2021 at 01:26AM by Heisenlife
https://ift.tt/3uWikxD
Hey guys I just did a flutter podcast with Haris! Check it out :)
https://www.youtube.com/watch?v=I5lUksBZprM&ab_channel=MitchKoko
March 06, 2021 at 01:26AM by Heisenlife
https://ift.tt/3uWikxD
New post on /r/flutterdev subreddit:
Adding no-sound-null-safety to VSCode, so that hybrid null-safe code can be debugged properly.
https://youtu.be/-nTEgyNvN2A
March 06, 2021 at 02:29AM by RandalSchwartz
https://ift.tt/3qmVlZ2
Adding no-sound-null-safety to VSCode, so that hybrid null-safe code can be debugged properly.
https://youtu.be/-nTEgyNvN2A
March 06, 2021 at 02:29AM by RandalSchwartz
https://ift.tt/3qmVlZ2
YouTube
Adding no-sound-null-safety to VSCode
In the previous screencast, we saw that running a hybrid app required permitting legacy mode from a command-line argument. This time, we’ll look at VSCode, and how to add that automatically on every launch.
New tweet from FlutterDev:
🤩 Code with Andrea: Flutter Animations.
Explore #Flutter's powerful APIs in detail with @biz84 as he builds an interactive, animated page flip widget using AnimationController, AnimationBuilder, gesture detectors, and custom 3D matrix transforms.
📺 → https://t.co/u11ZItiiCj pic.twitter.com/okiXxVvNTo— Flutter (@FlutterDev) March 6, 2021
March 06, 2021 at 03:00AM
http://twitter.com/FlutterDev/status/1368018538187853828
🤩 Code with Andrea: Flutter Animations.
Explore #Flutter's powerful APIs in detail with @biz84 as he builds an interactive, animated page flip widget using AnimationController, AnimationBuilder, gesture detectors, and custom 3D matrix transforms.
📺 → https://t.co/u11ZItiiCj pic.twitter.com/okiXxVvNTo— Flutter (@FlutterDev) March 6, 2021
March 06, 2021 at 03:00AM
http://twitter.com/FlutterDev/status/1368018538187853828
Twitter
News about #flutter on Twitter
See news about #flutter on Twitter. Read what people are saying and join the conversation around this hashtag.
New post on /r/flutterdev subreddit:
Tip: Set any Chromium Browser as dev target in Flutter 2.0
A quick tip for anyone not using Google Chrome but a Chromium-based browser (sorry Firefox & Safari). You can your browser of choice as your target. Simply add this to your shell's environmental variablesMacOS: export CHROME_EXECUTABLE="/Applications/{NAME_OF_BROWSER}.app/Contents/MacOS/{NAME_OF_BROWSER}"Windows: (Can someone reply below? I don't want to give our false info that I cant confirm!)PS: If your browser name has spaces in it, make sure it's properly formated! Sometimes your IDE might mess it up so just use VIM or text pad!P.S 2: I think Firefox support might be coming soon since I believe it uses the same APIs as a puppeteer (correct me if I'm wrong) and Firefox is also now supported by puppeteer so it's not bad to assume they might support it in the future.
March 06, 2021 at 06:42AM by Sethu_Senthil
https://ift.tt/3c5iQkv
Tip: Set any Chromium Browser as dev target in Flutter 2.0
A quick tip for anyone not using Google Chrome but a Chromium-based browser (sorry Firefox & Safari). You can your browser of choice as your target. Simply add this to your shell's environmental variablesMacOS: export CHROME_EXECUTABLE="/Applications/{NAME_OF_BROWSER}.app/Contents/MacOS/{NAME_OF_BROWSER}"Windows: (Can someone reply below? I don't want to give our false info that I cant confirm!)PS: If your browser name has spaces in it, make sure it's properly formated! Sometimes your IDE might mess it up so just use VIM or text pad!P.S 2: I think Firefox support might be coming soon since I believe it uses the same APIs as a puppeteer (correct me if I'm wrong) and Firefox is also now supported by puppeteer so it's not bad to assume they might support it in the future.
March 06, 2021 at 06:42AM by Sethu_Senthil
https://ift.tt/3c5iQkv
reddit
Tip: Set any Chromium Browser as dev target in Flutter 2.0
A quick tip for anyone not using Google Chrome but a Chromium-based browser (sorry Firefox & Safari). You can your browser of choice as your...
New post on Flutter Dev Google group:
Why setState not re-render my child stateful widget
This is my code: var _showGoogleMaps = false; @override void initState() { super.initState(); Future.delayed(Duration(milliseconds: 2000), () => setState(() { _showGoogleMaps = true; } )); } @override Widget build(BuildContext context) { return //example 1
March 06, 2021 at 07:33AM by Bảo Nguyễn Ngọc
https://ift.tt/3bl75XI
Why setState not re-render my child stateful widget
This is my code: var _showGoogleMaps = false; @override void initState() { super.initState(); Future.delayed(Duration(milliseconds: 2000), () => setState(() { _showGoogleMaps = true; } )); } @override Widget build(BuildContext context) { return //example 1
March 06, 2021 at 07:33AM by Bảo Nguyễn Ngọc
https://ift.tt/3bl75XI
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:
Flutter 2 : What's New?
https://youtube.com/watch?v=UHcadbdoD3g&feature=share
March 06, 2021 at 07:41AM by developer_sense
https://ift.tt/3c3grqw
Flutter 2 : What's New?
https://youtube.com/watch?v=UHcadbdoD3g&feature=share
March 06, 2021 at 07:41AM by developer_sense
https://ift.tt/3c3grqw
YouTube
Flutter 2 : What's New? | #flutter
Today Google released Flutter 2, a massive upgrade to their cross platform visual application development toolset. The big new feature with Flutter are Web ...
New post on /r/flutterdev subreddit:
Type safe prerelease of mocktail 🎉
https://twitter.com/felangelov/status/1368080170695921664?s=21
March 06, 2021 at 07:23AM by felangel1
https://ift.tt/38eGg5U
Type safe prerelease of mocktail 🎉
https://twitter.com/felangelov/status/1368080170695921664?s=21
March 06, 2021 at 07:23AM by felangel1
https://ift.tt/38eGg5U
Twitter
Felix Angelov🦄 💙
Just published a type safe pre-release of mocktail 🎉 https://t.co/LRbB1bxxSp
New post on /r/flutterdev subreddit:
Monetizing Flutter apps with Google AdMob
https://youtu.be/TvAnkBjj36E
March 06, 2021 at 08:52AM by SnippetCoder_YT
https://ift.tt/38eVLKN
Monetizing Flutter apps with Google AdMob
https://youtu.be/TvAnkBjj36E
March 06, 2021 at 08:52AM by SnippetCoder_YT
https://ift.tt/38eVLKN
YouTube
💰 Monetizing Flutter apps with Google AdMob 💰
In this video, we learn how to do integrate Google Admob with Flutter with latest Flutter 2.0 Google Admob Package.
📄Source Code
Follow us to get Source @ Twitter | Facebook | Instagram | Telegram
📄Admob Website
https://www.admob.com/
📎Flutter Admob Package…
📄Source Code
Follow us to get Source @ Twitter | Facebook | Instagram | Telegram
📄Admob Website
https://www.admob.com/
📎Flutter Admob Package…
New post on /r/flutterdev subreddit:
Jiffy 4.0.0 now available. Working with date-time made easier
https://ift.tt/31PNkja
March 06, 2021 at 08:36AM by timedjama5262
https://ift.tt/2O64mZy
Jiffy 4.0.0 now available. Working with date-time made easier
https://ift.tt/31PNkja
March 06, 2021 at 08:36AM by timedjama5262
https://ift.tt/2O64mZy
GitHub
jama5262/jiffy
Jiffy is a Flutter (Android, IOS and Web) date time package inspired by momentjs for parsing, manipulating, querying and formatting dates - jama5262/jiffy