New post on /r/flutterdev subreddit:
Flow (Flutter Widget of the Week)
https://youtube.com/watch?v=NG6pvXpnIso&feature=share
October 07, 2021 at 07:00PM by Pixelreddit
https://ift.tt/3lkl8BV
Flow (Flutter Widget of the Week)
https://youtube.com/watch?v=NG6pvXpnIso&feature=share
October 07, 2021 at 07:00PM by Pixelreddit
https://ift.tt/3lkl8BV
YouTube
Flow (Flutter Widget of the Week)
Learn more about Flow → https://goo.gle/3myZaue
Need to coordinate the animation of a list of widgets all behaving similarly? If so, try the Flow widget!
Learn everything about Flutter at → https://goo.gle/2WAhEN1
Get more tips! → https://goo.gle/FlutterWidget…
Need to coordinate the animation of a list of widgets all behaving similarly? If so, try the Flow widget!
Learn everything about Flutter at → https://goo.gle/2WAhEN1
Get more tips! → https://goo.gle/FlutterWidget…
New tweet from FlutterDev:
🌀 Find your flow 🌀 Watch the #WidgetoftheWeek and learn how the Flow can help orchestrate your widgets, plus: ✔️ Animate your widgets in 'paintChildren' ✔️ Pass that animation to your delegate ✔️ Optimize performance with shouldRepaint 📺 👉 https://t.co/qo08FYXF0z https://t.co/LIoiwFRJsk— Flutter (@FlutterDev) Oct 7, 2021
October 07, 2021 at 07:30PM
https://twitter.com/FlutterDev/status/1446165935514177543
🌀 Find your flow 🌀 Watch the #WidgetoftheWeek and learn how the Flow can help orchestrate your widgets, plus: ✔️ Animate your widgets in 'paintChildren' ✔️ Pass that animation to your delegate ✔️ Optimize performance with shouldRepaint 📺 👉 https://t.co/qo08FYXF0z https://t.co/LIoiwFRJsk— Flutter (@FlutterDev) Oct 7, 2021
October 07, 2021 at 07:30PM
https://twitter.com/FlutterDev/status/1446165935514177543
YouTube
Flow (Flutter Widget of the Week)
Learn more about Flow → https://goo.gle/3myZaue
Need to coordinate the animation of a list of widgets all behaving similarly? If so, try the Flow widget!
Learn everything about Flutter at → https://goo.gle/2WAhEN1
Get more tips! → https://goo.gle/FlutterWidget…
Need to coordinate the animation of a list of widgets all behaving similarly? If so, try the Flow widget!
Learn everything about Flutter at → https://goo.gle/2WAhEN1
Get more tips! → https://goo.gle/FlutterWidget…
New post on /r/flutterdev subreddit:
I just created Fluthereum, my first decentralized app mixing Flutter with Blockchain technologies (In this case Ethereum) please check it out and leave me some feedback :)
https://ift.tt/3FpD2LC
October 07, 2021 at 07:53PM by mcarlomagno
https://ift.tt/3Blf4Pm
I just created Fluthereum, my first decentralized app mixing Flutter with Blockchain technologies (In this case Ethereum) please check it out and leave me some feedback :)
https://ift.tt/3FpD2LC
October 07, 2021 at 07:53PM by mcarlomagno
https://ift.tt/3Blf4Pm
Medium
Writing DAPPs with Flutter + Solidity
Intro
New post on /r/flutterdev subreddit:
Flutter Best Practices, Custom Fonts
https://ift.tt/3Ancx5V
October 07, 2021 at 09:07PM by fredgrott
https://ift.tt/3DirUOQ
Flutter Best Practices, Custom Fonts
https://ift.tt/3Ancx5V
October 07, 2021 at 09:07PM by fredgrott
https://ift.tt/3DirUOQ
Medium
Flutter Best Practices, Custom Fonts
f you look through the Google Flutter Doc examples in how to use custom fonts, you see something like this bonehead thing:
New post on /r/flutterdev subreddit:
Flutter Releases & QA
Hi guys,Im super happy with flutter but the latest releases are full with bugs.It started with scroll issues and continues with essential things like entry points in your app.On 2.0.6 everything worked great. After an upgrade to 2.1+ one issue after another showed up.And again I discovered another critical issue.You can't specify an entry point for your application, not with "program" in launch.json and not with "-t" parameter. It sometimes works if I down- and upgrade flutter again and stops working at some point again.I think the flutter team is pushing features way to fast and the quality suffers.Earlier releases felt way more stable.
October 07, 2021 at 08:44PM by KaiN_SC
https://ift.tt/3oBHkts
Flutter Releases & QA
Hi guys,Im super happy with flutter but the latest releases are full with bugs.It started with scroll issues and continues with essential things like entry points in your app.On 2.0.6 everything worked great. After an upgrade to 2.1+ one issue after another showed up.And again I discovered another critical issue.You can't specify an entry point for your application, not with "program" in launch.json and not with "-t" parameter. It sometimes works if I down- and upgrade flutter again and stops working at some point again.I think the flutter team is pushing features way to fast and the quality suffers.Earlier releases felt way more stable.
October 07, 2021 at 08:44PM by KaiN_SC
https://ift.tt/3oBHkts
reddit
Flutter Releases & QA
Hi guys, Im super happy with flutter but the latest releases are full with bugs. It started with scroll issues and continues with essential...
New post on /r/flutterdev subreddit:
Instagram post styl UI in Flutter
https://youtu.be/FdXz3U1PoTw
October 07, 2021 at 08:42PM by weird-human-of-earth
https://ift.tt/3uNMNyo
Instagram post styl UI in Flutter
https://youtu.be/FdXz3U1PoTw
October 07, 2021 at 08:42PM by weird-human-of-earth
https://ift.tt/3uNMNyo
YouTube
Instagram style post UI [FLUTTER] || UI example code
JOIN OUR DISCORD:
https://discord.gg/wtckKfERpS
https://discord.gg/wtckKfERpS
New post on /r/flutterdev subreddit:
Style: New Backend Framework Project
https://ift.tt/3lkNhsu
October 07, 2021 at 09:47PM by mehmetyaz
https://ift.tt/2ZWLPo0
Style: New Backend Framework Project
https://ift.tt/3lkNhsu
October 07, 2021 at 09:47PM by mehmetyaz
https://ift.tt/2ZWLPo0
Medium
Style: Incoming backend framework project for Dart.
New backend framework for Dart with Flutter syntax
New post on /r/flutterdev subreddit:
Does anyone find debugging Flutter apps to be unreliable?
I recently started noticing off behaviours when debugging Flutter apps (using the vscode extension).Breakpoints do not trigger on some if statements. Sometimes all my breakpoints just stop hitting.....period.In general there seems like there have been lots of moments where I am scratching my head thinking "wtf is going on here, I swear this breakpoint should be hitting".Usually when the gremlins arise, I just cancel debugging altogether and relaunch a new session.Has anyone else noticed any weird behaviours when debugging a flutter app?
October 07, 2021 at 09:19PM by scorr204
https://ift.tt/307QUKn
Does anyone find debugging Flutter apps to be unreliable?
I recently started noticing off behaviours when debugging Flutter apps (using the vscode extension).Breakpoints do not trigger on some if statements. Sometimes all my breakpoints just stop hitting.....period.In general there seems like there have been lots of moments where I am scratching my head thinking "wtf is going on here, I swear this breakpoint should be hitting".Usually when the gremlins arise, I just cancel debugging altogether and relaunch a new session.Has anyone else noticed any weird behaviours when debugging a flutter app?
October 07, 2021 at 09:19PM by scorr204
https://ift.tt/307QUKn
reddit
Does anyone find debugging Flutter apps to be unreliable?
I recently started noticing off behaviours when debugging Flutter apps (using the vscode extension). Breakpoints do not trigger on some if...
New post on /r/flutterdev subreddit:
If you want to start building apps with flutter, take a look at state management first!
Everyone knows that, its super easy to build nice UIs with flutter.Where most new people struggle is state management. No separation of state and UI, async functions in views or services, future builders and so on. Usually I just scroll by and don't pay any attention to posts like this but this is getting out of control here.I'm a senior developer for 15+ years and it took my multiple days to look at the state management solutions and pick my favorite one. I would suggest to do the same else you would end up with bad code that is not extendable and it will get worse and worse.My favorite state management solution is Bloc but Provider is fine as well, probably better for new developers without experience.This is one of the posts I'm talking about. Its nothing wrong to be new into development, that's great but you have to start right. That's very important.https://www.reddit.com/r/flutterhelp/comments/q3ixqc/what_is_wrong_with_my_sign_up_function/I did here a small example how it could be done with bloc instead of putting everything in the UI. Its not complete but you will get the point.
October 08, 2021 at 12:13AM by KaiN_SC
https://ift.tt/308fBq3
If you want to start building apps with flutter, take a look at state management first!
Everyone knows that, its super easy to build nice UIs with flutter.Where most new people struggle is state management. No separation of state and UI, async functions in views or services, future builders and so on. Usually I just scroll by and don't pay any attention to posts like this but this is getting out of control here.I'm a senior developer for 15+ years and it took my multiple days to look at the state management solutions and pick my favorite one. I would suggest to do the same else you would end up with bad code that is not extendable and it will get worse and worse.My favorite state management solution is Bloc but Provider is fine as well, probably better for new developers without experience.This is one of the posts I'm talking about. Its nothing wrong to be new into development, that's great but you have to start right. That's very important.https://www.reddit.com/r/flutterhelp/comments/q3ixqc/what_is_wrong_with_my_sign_up_function/I did here a small example how it could be done with bloc instead of putting everything in the UI. Its not complete but you will get the point.
October 08, 2021 at 12:13AM by KaiN_SC
https://ift.tt/308fBq3
reddit
What is wrong with my Sign Up function?
I am really struggling to understand why my Sign Up isn't working. A new User seems to be created when I tap Sign Up, but the function stops when...
New post on /r/flutterdev subreddit:
Announcing go_router 2.0.0: A declarative Nav 2 router for Flutter supporting deep linking, data-driven redirections and more
After a ton of feedback and contributions, the go_router package has moved to v2.0.0, mainly due to a breaking change:BREAK: by popular demand, queryParams has been split out of params, so you'll need to migrate your code that uses query parametersFix: the Android system Back button now works as expectedadded namedLocations for redirecting via named routes, saving you from having to put any URI formatting into your code at allupdated the nested navigation example to show how to keep state with AutomaticKeepAliveClientMixinFix: adding query parameters to a top-level redirect (they were missing in 1.x)Thanks to a growing number of go_router contributors; lots of these fixes came from you.If you haven't checked it out yet, now is a great time to try the go_router package.
October 08, 2021 at 07:47AM by csells
https://ift.tt/3BpJeRl
Announcing go_router 2.0.0: A declarative Nav 2 router for Flutter supporting deep linking, data-driven redirections and more
After a ton of feedback and contributions, the go_router package has moved to v2.0.0, mainly due to a breaking change:BREAK: by popular demand, queryParams has been split out of params, so you'll need to migrate your code that uses query parametersFix: the Android system Back button now works as expectedadded namedLocations for redirecting via named routes, saving you from having to put any URI formatting into your code at allupdated the nested navigation example to show how to keep state with AutomaticKeepAliveClientMixinFix: adding query parameters to a top-level redirect (they were missing in 1.x)Thanks to a growing number of go_router contributors; lots of these fixes came from you.If you haven't checked it out yet, now is a great time to try the go_router package.
October 08, 2021 at 07:47AM by csells
https://ift.tt/3BpJeRl
Dart packages
go_router | Flutter package
A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more
New post on /r/flutterdev subreddit:
The top 10 product management blogs to follow in 2021
https://ift.tt/3mA4jSX
October 08, 2021 at 11:52AM by cristiantonio
https://ift.tt/3lmUFnr
The top 10 product management blogs to follow in 2021
https://ift.tt/3mA4jSX
October 08, 2021 at 11:52AM by cristiantonio
https://ift.tt/3lmUFnr
Lokalise Blog
The top 10 product management blogs to follow in 2021 - Lokalise
We’ve rounded up some of the best PM blogs out there, giving you product frameworks, customer journey maps or just that bit of inspiration.
New post on /r/flutterdev subreddit:
Automatically update pubspec.yaml
Hello everyone.I have created a new GitHub repo to simply create a tool that could automatically update the pubspec.yaml. I do not know if someone has already done something similar — I suppose actually — and I know that in VSCode there is an add-on, however it has the following problem: it is not possible to update packages in block; it deletes whatever comments done in dependencies; it put the packages in alphabetical order, even if you do not want to.For this I have created this repo and I want to share it here in case some of you needs that.
October 08, 2021 at 12:46PM by lofru
https://ift.tt/3oKKZoD
Automatically update pubspec.yaml
Hello everyone.I have created a new GitHub repo to simply create a tool that could automatically update the pubspec.yaml. I do not know if someone has already done something similar — I suppose actually — and I know that in VSCode there is an add-on, however it has the following problem: it is not possible to update packages in block; it deletes whatever comments done in dependencies; it put the packages in alphabetical order, even if you do not want to.For this I have created this repo and I want to share it here in case some of you needs that.
October 08, 2021 at 12:46PM by lofru
https://ift.tt/3oKKZoD
GitHub
GitHub - glofru/flutter_pubspec_updater: Update all the packages in pubspec.yaml of a Flutter project.
Update all the packages in pubspec.yaml of a Flutter project. - GitHub - glofru/flutter_pubspec_updater: Update all the packages in pubspec.yaml of a Flutter project.
New post on /r/flutterdev subreddit:
Flutter 101 Podcast with David DeRemer from Very Good Ventures
Listen to the episode here! 💙https://flutter101.dev/episodes/very-good-ventures-with-david-deremerMy guest was David DeRemer, Founder and President of Very Good Ventures. We talked about VGV, why they went all-in on Flutter, how the Flutter ecosystem has grown since the company was founded. We talked about open source development, building things reliably and consistently, the importance of testing, and David also shared with us the approach they took to building a great team.You can find all episodes and links on flutter101.dev. Listen and subscribe to the Flutter 101 podcast on Apple Podcasts, Google Podcasts, Spotify, Amazon Music, Overcast, Pocketcast, Stitcher, TuneIn, iHeartRadio, or via RSS.For updates about future episodes and Flutter news, follow me on Twitter @vincevargadev.
October 08, 2021 at 01:29PM by serial_dev
https://ift.tt/3Bo9cox
Flutter 101 Podcast with David DeRemer from Very Good Ventures
Listen to the episode here! 💙https://flutter101.dev/episodes/very-good-ventures-with-david-deremerMy guest was David DeRemer, Founder and President of Very Good Ventures. We talked about VGV, why they went all-in on Flutter, how the Flutter ecosystem has grown since the company was founded. We talked about open source development, building things reliably and consistently, the importance of testing, and David also shared with us the approach they took to building a great team.You can find all episodes and links on flutter101.dev. Listen and subscribe to the Flutter 101 podcast on Apple Podcasts, Google Podcasts, Spotify, Amazon Music, Overcast, Pocketcast, Stitcher, TuneIn, iHeartRadio, or via RSS.For updates about future episodes and Flutter news, follow me on Twitter @vincevargadev.
October 08, 2021 at 01:29PM by serial_dev
https://ift.tt/3Bo9cox
Flutter 101 Podcast
David DeRemer is the Founder and President of Very Good Ventures. VGV is a well-known Flutter development consultancy.
I talked to David about Very Good Ventures, why they went all-in on Flutter, how the Flutter ecosystem has grown since the company was…
I talked to David about Very Good Ventures, why they went all-in on Flutter, how the Flutter ecosystem has grown since the company was…
New post on /r/flutterdev subreddit:
App Feedback Thread - October 08, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
October 08, 2021 at 03:00PM by AutoModerator
https://ift.tt/3agzeOy
App Feedback Thread - October 08, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
October 08, 2021 at 03:00PM by AutoModerator
https://ift.tt/3agzeOy
Reddit
r/FlutterDev on Reddit: App Feedback Thread - October 08, 2021
Posted by u/AutoModerator - 3 votes and no comments
New post on /r/flutterdev subreddit:
continuing dev of abandoned package
I found a package (https://pub.dev/packages/dart_sql) that looks mostly abandoned to me but i found it very useful and extended its functionalities and would like to take over maintain and publish the updated package. Is this a good practice what i'm intending to do ?
October 08, 2021 at 03:30PM by effeje
https://ift.tt/3mzpep9
continuing dev of abandoned package
I found a package (https://pub.dev/packages/dart_sql) that looks mostly abandoned to me but i found it very useful and extended its functionalities and would like to take over maintain and publish the updated package. Is this a good practice what i'm intending to do ?
October 08, 2021 at 03:30PM by effeje
https://ift.tt/3mzpep9
Dart packages
dart_sql | Dart Package
A declarative front end for SQL libries like moor:ffi that enables you to construct SQL queries using Dart syntax.
New post on /r/flutterdev subreddit:
Flutter Build Environments
https://youtu.be/Vhm1Cv2uPko
October 08, 2021 at 03:29PM by Marcus-Ng
https://ift.tt/3Bk3V17
Flutter Build Environments
https://youtu.be/Vhm1Cv2uPko
October 08, 2021 at 03:29PM by Marcus-Ng
https://ift.tt/3Bk3V17
YouTube
Flutter Flavors, App Icons, and Firebase Tutorial
» Flutter courses, writeups, and source code on Launch Club 🧠
https://drp.li/Iq9Bk
» Flutter Job Board 👋
https://drp.li/T9bLq
When developing apps, it’s very important to separate out your development and production environments. App flavors allow us to…
https://drp.li/Iq9Bk
» Flutter Job Board 👋
https://drp.li/T9bLq
When developing apps, it’s very important to separate out your development and production environments. App flavors allow us to…
New post on /r/flutterdev subreddit:
Flutter State Management, WidgetView Pattern
https://ift.tt/3BsQ0FW
October 08, 2021 at 04:42PM by fredgrott
https://ift.tt/3uW5TCh
Flutter State Management, WidgetView Pattern
https://ift.tt/3BsQ0FW
October 08, 2021 at 04:42PM by fredgrott
https://ift.tt/3uW5TCh
Medium
Flutter State Management, WidgetView Pattern
eah, there are a lot of state management solutions out there. But, which one can use right now as you are learning all the Flutter UI…
New post on /r/flutterdev subreddit:
Gallery with Blurred Backgrounds in Flutter
https://ift.tt/3lo25XB
October 08, 2021 at 05:54PM by VandadNahavandipoor
https://ift.tt/3uSP1wp
Gallery with Blurred Backgrounds in Flutter
https://ift.tt/3lo25XB
October 08, 2021 at 05:54PM by VandadNahavandipoor
https://ift.tt/3uSP1wp
GitHub
flutter-tips-and-tricks/gallery-with-blurred-backgrounds-in-flutter.md at main · vandadnp/flutter-tips-and-tricks
A Collection of Flutter and Dart Tips and Tricks. Contribute to vandadnp/flutter-tips-and-tricks development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Navigator 2.0 API Usability Research · flutter/uxr Wiki
https://ift.tt/3AtNu0N
October 08, 2021 at 06:25PM by QinLu
https://ift.tt/3mxZqdf
Navigator 2.0 API Usability Research · flutter/uxr Wiki
https://ift.tt/3AtNu0N
October 08, 2021 at 06:25PM by QinLu
https://ift.tt/3mxZqdf
GitHub
Navigator 2.0 API Usability Research
UXR work for Flutter. Contribute to flutter/uxr development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Could Flutter be the next step in my developer journey?
Hey guys,Have a few years of web dev experience under my belt (school + personal + professional). With my dev jobs + experience up until this point, I have become an expert at the basics of web dev. Currently, the skillset I am proficient with includes:HTMLCSS (SCSS + other preprocessors)JQueryPHPGitCSS frameworks (my fave is UIKit)WordPress + Kirby CMS and other flat-file CMSsEleventy + Nunjucks (macros provided all the component-based logic I needed thus far)At the moment, I am trying to choose between learning Flutter or a JS framework (probs Svelte or potentially Vue). I would like to find a simple, straightforward, and more modern setup for developing websites + web apps. Open to any tech that is simple, quick to learn, and easy to pick up with my current skillset. Do you think Flutter or a JS framework would be a better fit?
October 08, 2021 at 08:46PM by localslovak
https://ift.tt/3llNFqW
Could Flutter be the next step in my developer journey?
Hey guys,Have a few years of web dev experience under my belt (school + personal + professional). With my dev jobs + experience up until this point, I have become an expert at the basics of web dev. Currently, the skillset I am proficient with includes:HTMLCSS (SCSS + other preprocessors)JQueryPHPGitCSS frameworks (my fave is UIKit)WordPress + Kirby CMS and other flat-file CMSsEleventy + Nunjucks (macros provided all the component-based logic I needed thus far)At the moment, I am trying to choose between learning Flutter or a JS framework (probs Svelte or potentially Vue). I would like to find a simple, straightforward, and more modern setup for developing websites + web apps. Open to any tech that is simple, quick to learn, and easy to pick up with my current skillset. Do you think Flutter or a JS framework would be a better fit?
October 08, 2021 at 08:46PM by localslovak
https://ift.tt/3llNFqW
reddit
Could Flutter be the next step in my developer journey?
Hey guys, Have a few years of web dev experience under my belt (school + personal + professional). With my dev jobs + experience up until this...
New post on /r/flutterdev subreddit:
New Relic Flutter Support
Hello guys,I want to ask if anyone tried to use a NewRelic with Flutter. We’re converting our current Android and iOS codebase to a single Flutter code base and I was wondering if anyone else has had success, could you please share what kind of approach did you follow? Any experience is very important.Thanks !
October 08, 2021 at 09:51PM by durul
https://ift.tt/2Yz1E3t
New Relic Flutter Support
Hello guys,I want to ask if anyone tried to use a NewRelic with Flutter. We’re converting our current Android and iOS codebase to a single Flutter code base and I was wondering if anyone else has had success, could you please share what kind of approach did you follow? Any experience is very important.Thanks !
October 08, 2021 at 09:51PM by durul
https://ift.tt/2Yz1E3t
reddit
New Relic Flutter Support
Hello guys, I want to ask if anyone tried to use a NewRelic with Flutter. We’re converting our current Android and iOS codebase to a single...