New tweet from FlutterDev:
๐ฅ๐Firebase Release Notes for March ๐๐ฅ
Join @puf for the latest updates from Firebase, with:
๐ Null-safe versions of Flutter SDKs
๐ง Better ML and faster builds on Android
โฑ Perfmon SDKs open-sourced
This and more in 4 minutes.
Check it out ๐ https://t.co/E1RBTOrBKG pic.twitter.com/AEy0AGAr0sโ Firebase (@Firebase) March 16, 2021
March 18, 2021 at 09:59PM
http://twitter.com/FlutterDev/status/1372654010663075844
๐ฅ๐Firebase Release Notes for March ๐๐ฅ
Join @puf for the latest updates from Firebase, with:
๐ Null-safe versions of Flutter SDKs
๐ง Better ML and faster builds on Android
โฑ Perfmon SDKs open-sourced
This and more in 4 minutes.
Check it out ๐ https://t.co/E1RBTOrBKG pic.twitter.com/AEy0AGAr0sโ Firebase (@Firebase) March 16, 2021
March 18, 2021 at 09:59PM
http://twitter.com/FlutterDev/status/1372654010663075844
Twitter
Frank van Puffelen (@puf) | Twitter
The latest Tweets from Frank van Puffelen (@puf). Firebaser at Google.
Not a French publishing house (see @editions_PUF), although I like books.
Not a pro-wrestler (see @pufisgod), although I like spandex. San Francisco, CA
Not a French publishing house (see @editions_PUF), although I like books.
Not a pro-wrestler (see @pufisgod), although I like spandex. San Francisco, CA
New post on /r/flutterdev subreddit:
Flutter Video Editor (Similar to Instagram)
Hi I am building an app, which needs a story creation feature similar to instagram. How do I create/edit a video with text/Stickers overlays? Any help would be highly appreciated.
March 18, 2021 at 11:09PM by Nishmo_
https://ift.tt/3trX01A
Flutter Video Editor (Similar to Instagram)
Hi I am building an app, which needs a story creation feature similar to instagram. How do I create/edit a video with text/Stickers overlays? Any help would be highly appreciated.
March 18, 2021 at 11:09PM by Nishmo_
https://ift.tt/3trX01A
reddit
Flutter Video Editor (Similar to Instagram)
Hi I am building an app, which needs a story creation feature similar to instagram. How do I create/edit a video with text/Stickers overlays? Any...
New post on /r/flutterdev subreddit:
Quick Poll - What app UI template would you want?
Hey everybody, I've been working on flutterui.design and am constantly wondering what type of app template developers would be most interested in next.So I've created this quick poll. Please comment if you have another idea!View Poll
March 18, 2021 at 10:26PM by Apallon
https://ift.tt/30ZZPKQ
Quick Poll - What app UI template would you want?
Hey everybody, I've been working on flutterui.design and am constantly wondering what type of app template developers would be most interested in next.So I've created this quick poll. Please comment if you have another idea!View Poll
March 18, 2021 at 10:26PM by Apallon
https://ift.tt/30ZZPKQ
New post on /r/flutterdev subreddit:
T E X T L E S S | Less is More; Widgetless Text | A Must-have Dark Magic ๐ฅ
https://ift.tt/3lvqRDw
March 18, 2021 at 11:56PM by sooxiaotong
https://ift.tt/2NC7MTK
T E X T L E S S | Less is More; Widgetless Text | A Must-have Dark Magic ๐ฅ
https://ift.tt/3lvqRDw
March 18, 2021 at 11:56PM by sooxiaotong
https://ift.tt/2NC7MTK
Dart packages
textless | Flutter Package
Less is More; Widgetless Text
New post on /r/flutterdev subreddit:
Should flutter allow different versions when it comes to package dependencies?
The problem is that flutter package/plugin ecosystem grows pretty fast and many packages get pretty fast outdated due to the rapid changes flutter underlies. Almost every few days I have to resolve some dependency errors because every packages depend on the same hand full of packages but they all use different versions of these standard packages.You can find more about this problem on this git issueI think flutter should give the devs more control in this area and let the devs decide wether they want to allow different versions of packages in their apps. I also believe that this probably isn't such a big issues right now but we should definitely address this issues before it gets out of hand and we can't use plugins at all because we never pass the dependency/versions restrictions.
March 19, 2021 at 12:27AM by Hard_Veur
https://ift.tt/38QzX8P
Should flutter allow different versions when it comes to package dependencies?
The problem is that flutter package/plugin ecosystem grows pretty fast and many packages get pretty fast outdated due to the rapid changes flutter underlies. Almost every few days I have to resolve some dependency errors because every packages depend on the same hand full of packages but they all use different versions of these standard packages.You can find more about this problem on this git issueI think flutter should give the devs more control in this area and let the devs decide wether they want to allow different versions of packages in their apps. I also believe that this probably isn't such a big issues right now but we should definitely address this issues before it gets out of hand and we can't use plugins at all because we never pass the dependency/versions restrictions.
March 19, 2021 at 12:27AM by Hard_Veur
https://ift.tt/38QzX8P
GitHub
Allow multiple versions of the same package to be used by an app ยท Issue #2272 ยท dart-lang/pub
Pub currently forces resolving to a single version of each package in the dependency graph. This can be over restrictive for second-level dependencies. The failure scenario (which I have hit multip...
New post on /r/flutterdev subreddit:
Cyclop, a color picker with an eyedropper, now in flutter web
https://ift.tt/3c2ot4a
March 19, 2021 at 12:24AM by rxlabz
https://ift.tt/3tzt3MX
Cyclop, a color picker with an eyedropper, now in flutter web
https://ift.tt/3c2ot4a
March 19, 2021 at 12:24AM by rxlabz
https://ift.tt/3tzt3MX
rxlabz.github.io
example
A new Flutter project.
New post on /r/flutterdev subreddit:
Question: Flutter: Best Resources for Bluetooth and WiFi Connectivity Apps?
There are lots of Youtube videos where creative developers show how to built a flutter app for all kind of connectivities. However most of them rely of open source packages that are not well maintained, or abandoned for the most part. So there is no guarantee for me using those external modules in a serious commercial application.Is there any reliable source for how commercially solid apps address such features?thank you
March 19, 2021 at 04:37AM by WiseRaven1
https://ift.tt/2NuDDWa
Question: Flutter: Best Resources for Bluetooth and WiFi Connectivity Apps?
There are lots of Youtube videos where creative developers show how to built a flutter app for all kind of connectivities. However most of them rely of open source packages that are not well maintained, or abandoned for the most part. So there is no guarantee for me using those external modules in a serious commercial application.Is there any reliable source for how commercially solid apps address such features?thank you
March 19, 2021 at 04:37AM by WiseRaven1
https://ift.tt/2NuDDWa
reddit
Question: Flutter: Best Resources for Bluetooth and WiFi...
There are lots of Youtube videos where creative developers show how to built a flutter app for all kind of connectivities. However most of them...
New post on /r/flutterdev subreddit:
How to Use Route Guard In Flutter?
https://ift.tt/38WeL19
March 19, 2021 at 06:36AM by lil_dragplix
https://ift.tt/3eZnaoj
How to Use Route Guard In Flutter?
https://ift.tt/38WeL19
March 19, 2021 at 06:36AM by lil_dragplix
https://ift.tt/3eZnaoj
Flutter Agency
How to Use Route Guard In Flutter ?? - Flutter Agency
Guarded Routes without having to worry that an unauthorized user is able to access sensitive information...Use Route Guard In Flutter
New post on /r/flutterdev subreddit:
integration Flutter Pod in Native iOS giving this error
fatal error: 'Flutter/Flutter.h' file not foundinside my native ios Projects, when i start build that time it show errorIn file included from /Users/userName1/Desktop/mydemo/TestingCode/my_project/.ios/Flutter/FlutterPluginRegistrant/Classes/GeneratedPluginRegistrant.m:5:
March 19, 2021 at 08:52AM by shoeb_khan07
https://ift.tt/3vIXMZO
integration Flutter Pod in Native iOS giving this error
fatal error: 'Flutter/Flutter.h' file not foundinside my native ios Projects, when i start build that time it show errorIn file included from /Users/userName1/Desktop/mydemo/TestingCode/my_project/.ios/Flutter/FlutterPluginRegistrant/Classes/GeneratedPluginRegistrant.m:5:
March 19, 2021 at 08:52AM by shoeb_khan07
https://ift.tt/3vIXMZO
reddit
integration Flutter Pod in Native iOS giving this error
fatal error: 'Flutter/Flutter.h' file not found inside my native ios Projects, when i start build that time it show error In file included from...
New post on /r/flutterdev subreddit:
I'm about to lose my job due to the janky long picture list scrolling performance on iOS
What should I do... ๐ญ๐ญ๐ญ๐ญ๐ญ๐ญ๐ญ๐ญ๐ญI put a huge bet on Flutter.I'm the one who convince our team to adopt Flutter as the tool for our next project(we used to use ReactNative) for the sake of a better development experience.Little did I know is that the long list with picture in the TabBarView(which is the child to a NestedScrollView) is so janky when scrolling!!!And I have used those (I think) performant List-like View such SliverList...(in our project we use PagedListView from this package: https://pub.dev/packages/infinite_scroll_pagination, which is based on SliverList, which is performant, right?)The janky behavior is so visible if you scroll fast enough. There are visible frame-dropping situations.I know our team is not saying it out loud, but deep down they are really curse me to death, I think. Well, I would do the same if I were them...But now the project is moving into the beta testing phase, we about to push to a small group of people. But the scrolling janky behavior seems unsolvable...I'm really freaking out, you know...The hopelessness come after I have googled a ton of the resource and read through a LOT of issue posts... I sort of find out that there are tons of problem regarding SliverList... and the jank... UGH....๐ฉ๐ฉ๐ฉ๐ฉ๐ฉ๐ฉ๐ฉ๐ฉI want to remain hopeful or something... but the reality is really soul-crushing... maybe I was wrong, maybe I shouldn't use Flutter while it's not yet that mature as a tool...But there are problems right now, and I really have to fix...So, anyone has any iOS list with picture and the scrolling is janky as hell? How do you fix it? Or workaround?HELP!!!!Right now I am reading from flutter.dev to learn about dartDev tool to do the project profiling thing...I never feel this desperate... ๐ญ
March 19, 2021 at 08:36AM by season_leee
https://ift.tt/38YO1wS
I'm about to lose my job due to the janky long picture list scrolling performance on iOS
What should I do... ๐ญ๐ญ๐ญ๐ญ๐ญ๐ญ๐ญ๐ญ๐ญI put a huge bet on Flutter.I'm the one who convince our team to adopt Flutter as the tool for our next project(we used to use ReactNative) for the sake of a better development experience.Little did I know is that the long list with picture in the TabBarView(which is the child to a NestedScrollView) is so janky when scrolling!!!And I have used those (I think) performant List-like View such SliverList...(in our project we use PagedListView from this package: https://pub.dev/packages/infinite_scroll_pagination, which is based on SliverList, which is performant, right?)The janky behavior is so visible if you scroll fast enough. There are visible frame-dropping situations.I know our team is not saying it out loud, but deep down they are really curse me to death, I think. Well, I would do the same if I were them...But now the project is moving into the beta testing phase, we about to push to a small group of people. But the scrolling janky behavior seems unsolvable...I'm really freaking out, you know...The hopelessness come after I have googled a ton of the resource and read through a LOT of issue posts... I sort of find out that there are tons of problem regarding SliverList... and the jank... UGH....๐ฉ๐ฉ๐ฉ๐ฉ๐ฉ๐ฉ๐ฉ๐ฉI want to remain hopeful or something... but the reality is really soul-crushing... maybe I was wrong, maybe I shouldn't use Flutter while it's not yet that mature as a tool...But there are problems right now, and I really have to fix...So, anyone has any iOS list with picture and the scrolling is janky as hell? How do you fix it? Or workaround?HELP!!!!Right now I am reading from flutter.dev to learn about dartDev tool to do the project profiling thing...I never feel this desperate... ๐ญ
March 19, 2021 at 08:36AM by season_leee
https://ift.tt/38YO1wS
Dart packages
infinite_scroll_pagination | Flutter package
Lazily load and display pages of items as the user scrolls down your screen.
New post on /r/flutterdev subreddit:
What is CRUD?
https://ift.tt/3c5xIk9
March 19, 2021 at 09:54AM by adursuns
https://ift.tt/30Y5uBu
What is CRUD?
https://ift.tt/3c5xIk9
March 19, 2021 at 09:54AM by adursuns
https://ift.tt/30Y5uBu
Crudful
Certification for developers
New post on Flutter Dev Google group:
Emulator process for AVD was killed
Hi I am having the error of Emulator process for AVD was killed in android studio. Has tried every solution on the internet, but still the same problem. Can anyone please guide? I am using Mac
March 19, 2021 at 12:49PM by Saad Sohail
https://ift.tt/310MJgF
Emulator process for AVD was killed
Hi I am having the error of Emulator process for AVD was killed in android studio. Has tried every solution on the internet, but still the same problem. Can anyone please guide? I am using Mac
March 19, 2021 at 12:49PM by Saad Sohail
https://ift.tt/310MJgF
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:
New post on different types of snapshots in Flutter! Give it a read!
https://ift.tt/30XqjwH
March 19, 2021 at 01:13PM by mukhtharcm
https://ift.tt/3qXv0kB
New post on different types of snapshots in Flutter! Give it a read!
https://ift.tt/30XqjwH
March 19, 2021 at 01:13PM by mukhtharcm
https://ift.tt/3qXv0kB
Mukhtharcm
Different Types of Snapshots in Flutter
A short Guide on Different types of Snapshots available in Flutter
New post on /r/flutterdev subreddit:
Settings in provider?
Hi, I'm new to Flutter and I'm developing fitness app. I want to integrate settings which will be stored in Hive database. But I'm wondering if it is good practise to store all logic into Provider. I'm already usuing 5 providers, so I don't know if I'm doing it right. So.. is it fine to have multiple providers and do all heavylifting inside of them?
March 19, 2021 at 01:05PM by FlaTrix03
https://ift.tt/2PbcfwN
Settings in provider?
Hi, I'm new to Flutter and I'm developing fitness app. I want to integrate settings which will be stored in Hive database. But I'm wondering if it is good practise to store all logic into Provider. I'm already usuing 5 providers, so I don't know if I'm doing it right. So.. is it fine to have multiple providers and do all heavylifting inside of them?
March 19, 2021 at 01:05PM by FlaTrix03
https://ift.tt/2PbcfwN
reddit
Settings in provider?
Hi, I'm new to Flutter and I'm developing fitness app. I want to integrate settings which will be stored in Hive database. But I'm wondering if it...
New post on /r/flutterdev subreddit:
Flutter Flame game engine demo: Color Mixer
https://www.youtube.com/watch?v=yEh-3oA_vhE
March 19, 2021 at 01:46PM by tledrag
https://ift.tt/3txVWJB
Flutter Flame game engine demo: Color Mixer
https://www.youtube.com/watch?v=yEh-3oA_vhE
March 19, 2021 at 01:46PM by tledrag
https://ift.tt/3txVWJB
YouTube
Flutter Flame game engine demo: Color Mixer
A demo game built with Flame engine
https://www.tldevtech.com/color-mixer-game/
https://www.tldevtech.com/color-mixer-game/
New post on /r/flutterdev subreddit:
App Feedback Thread - March 19, 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
March 19, 2021 at 03:00PM by AutoModerator
https://ift.tt/2OGD78p
App Feedback Thread - March 19, 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
March 19, 2021 at 03:00PM by AutoModerator
https://ift.tt/2OGD78p
reddit
App Feedback Thread - March 19, 2021
This thread is for getting feedback on your own apps. ## Developers: * must **provide feedback** for others * must include **Play Store**, **App...
New post on Flutter Dev Google group:
Our first meet up is officially here
Hello Hope you had a wonderful week. This is just to remind you of our meet up tomorrow *between 10 am to 12 noon at Hive Colab Mbarara, Amazon Building* If you have not filled this form
Our first meet up is officially here
Hello Hope you had a wonderful week. This is just to remind you of our meet up tomorrow *between 10 am to 12 noon at Hive Colab Mbarara, Amazon Building* If you have not filled this form
New post on /r/flutterdev subreddit:
HTTP2 for Flutter Web?
Posting this as a hope that someone else has figured out this problem so I don't have to.I have a mobile application (Android/iOS) that is required to use http2, mainly for the HTTP2 Push. It works great on mobile.Management said "Great...now make it web app". Most of the libraries we use either support web or we can find an alternative that supports web. However, none of the HTTP2 libraries (we currently use Dio with http2 and dio_http2_adapter) we've found support Flutter Web.Switching to websockets is not an option at this time. Any ideas?
March 19, 2021 at 03:27PM by FlutterLovers
https://ift.tt/30Y3b17
HTTP2 for Flutter Web?
Posting this as a hope that someone else has figured out this problem so I don't have to.I have a mobile application (Android/iOS) that is required to use http2, mainly for the HTTP2 Push. It works great on mobile.Management said "Great...now make it web app". Most of the libraries we use either support web or we can find an alternative that supports web. However, none of the HTTP2 libraries (we currently use Dio with http2 and dio_http2_adapter) we've found support Flutter Web.Switching to websockets is not an option at this time. Any ideas?
March 19, 2021 at 03:27PM by FlutterLovers
https://ift.tt/30Y3b17
reddit
HTTP2 for Flutter Web?
Posting this as a hope that someone else has figured out this problem so I don't have to. I have a mobile application (Android/iOS) that is...
New post on /r/flutterdev subreddit:
๐ฅ Text and RichText widgets | Explaining Flutter Widgets | Yazeed AlKhalaf
https://www.youtube.com/watch?v=zq1qe2EkGx8&ab_channel=YazeedAlKhalaf
March 19, 2021 at 03:22PM by YazeedAlKhalaf
https://ift.tt/3s3v4AO
๐ฅ Text and RichText widgets | Explaining Flutter Widgets | Yazeed AlKhalaf
https://www.youtube.com/watch?v=zq1qe2EkGx8&ab_channel=YazeedAlKhalaf
March 19, 2021 at 03:22PM by YazeedAlKhalaf
https://ift.tt/3s3v4AO
YouTube
Text and RichText widgets | Explaining Flutter Widgets
I am Yazeed AlKhalaf ๐
I ๐ Programming, especially Flutter
GitHub Link: https://github.com/Yazeed-AlKhalaf/text_and_rich_text
Find me at:
- Twitter: https://twitter.com/YazeedAlKhalaf/
- GitHub: https://github.com/YazeedAlKhalaf/
- Instagram: https://wโฆ
I ๐ Programming, especially Flutter
GitHub Link: https://github.com/Yazeed-AlKhalaf/text_and_rich_text
Find me at:
- Twitter: https://twitter.com/YazeedAlKhalaf/
- GitHub: https://github.com/YazeedAlKhalaf/
- Instagram: https://wโฆ
New post on /r/flutterdev subreddit:
theme_mode_builder | A Flutter package to change the theme of your app! ๐
Theme Mode Builder allows you to add theme-changing support to your Flutter app easily!โhttps://pub.dev/packages/theme_mode_builder
March 19, 2021 at 03:21PM by YazeedAlKhalaf
https://ift.tt/2P6wWtV
theme_mode_builder | A Flutter package to change the theme of your app! ๐
Theme Mode Builder allows you to add theme-changing support to your Flutter app easily!โhttps://pub.dev/packages/theme_mode_builder
March 19, 2021 at 03:21PM by YazeedAlKhalaf
https://ift.tt/2P6wWtV
Dart packages
theme_mode_builder | Flutter package
A Flutter package for handling theme in an app and also saving it on the device with shared preferences
New post on Flutter Dev Google group:
Tips for learning Flutter
Hello, I have decided to learn flutter, and I want to know if it is a good idea to learn only from the documentation on the official website, or if I should look for tutorials or some course to get started. If someone would advise me on that matter, I would be very grateful.
March 19, 2021 at 04:33PM by John Villanueva
https://ift.tt/3vHpuq1
Tips for learning Flutter
Hello, I have decided to learn flutter, and I want to know if it is a good idea to learn only from the documentation on the official website, or if I should look for tutorials or some course to get started. If someone would advise me on that matter, I would be very grateful.
March 19, 2021 at 04:33PM by John Villanueva
https://ift.tt/3vHpuq1
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.