New post on /r/flutterdev subreddit:
Interested in Flutter? Come and Join our space 🎉✅. Say NO to errors.💯
https://ift.tt/3vR1waO
June 23, 2021 at 11:42PM by jit_hub
https://ift.tt/3d6QaJd
Interested in Flutter? Come and Join our space 🎉✅. Say NO to errors.💯
https://ift.tt/3vR1waO
June 23, 2021 at 11:42PM by jit_hub
https://ift.tt/3d6QaJd
reddit
Interested in Flutter? Come and Join our space 🎉✅. Say NO to errors.💯
Posted in r/FlutterDev by u/jit_hub • 0 points and 0 comments
New post on /r/flutterdev subreddit:
Another nail biting episode of The Dart Side - a Dart blog focused on the backend.
https://ift.tt/3d9Z9ct
June 24, 2021 at 01:14AM by bsutto
https://ift.tt/35MMYOL
Another nail biting episode of The Dart Side - a Dart blog focused on the backend.
https://ift.tt/3d9Z9ct
June 24, 2021 at 01:14AM by bsutto
https://ift.tt/35MMYOL
thedartside.noojee.dev
One language to rule them all
New post on /r/flutterdev subreddit:
Playing HLS Videos with Signed URLs?
Trying to play HLS videos from cloudfront that require a token appended to the end of each request.It's easy enough to append the token to the end of the URL for the initial m3u8 file and pass it to the video player. However, I must add the token to the end of each segment request as well. Is there a way to append the token to every request with headers/url changes?For example, in Javascript with videoJs it might be:
June 24, 2021 at 04:58AM by djsjr5
https://ift.tt/3zSlhlp
Playing HLS Videos with Signed URLs?
Trying to play HLS videos from cloudfront that require a token appended to the end of each request.It's easy enough to append the token to the end of the URL for the initial m3u8 file and pass it to the video player. However, I must add the token to the end of each segment request as well. Is there a way to append the token to every request with headers/url changes?For example, in Javascript with videoJs it might be:
videojs.Hls.xhr.beforeRequest = function (options) {
options.uri = \
${options.uri}${videojs.getAllPlayers()[0].options().token}`;`return options;
};\
`I have used Chewie player, but I am open to trying anything that will allow for this.June 24, 2021 at 04:58AM by djsjr5
https://ift.tt/3zSlhlp
reddit
r/FlutterDev - Playing HLS Videos with Signed URLs?
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Unexpected layout show in backgroud when using HtmlElementView with other widgets in dialog
I build website using Flutter and I use HtmlElementView with other widgets (ex. button) to create image viewer dialog (I use HtmlElementView because I want to be able to right click to save image in browser) and when I resize my browser window, my website had unexpected layout of other widgets
June 24, 2021 at 06:47AM by Pakpoom
https://ift.tt/2T0ExMX
Unexpected layout show in backgroud when using HtmlElementView with other widgets in dialog
I build website using Flutter and I use HtmlElementView with other widgets (ex. button) to create image viewer dialog (I use HtmlElementView because I want to be able to right click to save image in browser) and when I resize my browser window, my website had unexpected layout of other widgets
June 24, 2021 at 06:47AM by Pakpoom
https://ift.tt/2T0ExMX
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 Flutter Dev Google group:
The Argument type
The argument type 'Stream
The Argument type
The argument type 'Stream
New post on /r/flutterdev subreddit:
Beginner in flutter here. Asking for help
Can someone help me because I can only run the app with phone logo but when I try to run it in real android emulator it won work I just get an error from it. Here is the image in the link.
June 24, 2021 at 08:32AM by RekklesSenpai20
https://ift.tt/3wRQiEg
Beginner in flutter here. Asking for help
Can someone help me because I can only run the app with phone logo but when I try to run it in real android emulator it won work I just get an error from it. Here is the image in the link.
June 24, 2021 at 08:32AM by RekklesSenpai20
https://ift.tt/3wRQiEg
reddit
Beginner in flutter here. Asking for help
Can someone help me because I can only run the app with phone logo but when I try to run it in real android emulator it won work I just get an...
New post on /r/flutterdev subreddit:
Make an HTTP request to the Flutter Web - Flutter Agency
https://ift.tt/3wRQGmc
June 24, 2021 at 08:25AM by lil_dragplix
https://ift.tt/2Up2mOK
Make an HTTP request to the Flutter Web - Flutter Agency
https://ift.tt/3wRQGmc
June 24, 2021 at 08:25AM by lil_dragplix
https://ift.tt/2Up2mOK
Flutter Agency
Make an HTTP request to the Flutter Web - Flutter Agency
http package provides the simplest way to fetch data from the internet how to make an HTTP request to the Flutter Web. Learn more...
New post on Flutter Dev Google group:
Urgent: How to add maps to a list in dart when the map is nested?
Dear all, Please check this stackoverflow question and help me. Basically, I need to add value of a map in a list on every iteration which will give history of values changed in the map. I got a response from a friend and that seems no working when the maps are nested. Please find below the
June 24, 2021 at 12:16PM by Ananth Kumar
https://ift.tt/3jaSsKT
Urgent: How to add maps to a list in dart when the map is nested?
Dear all, Please check this stackoverflow question and help me. Basically, I need to add value of a map in a list on every iteration which will give history of values changed in the map. I got a response from a friend and that seems no working when the maps are nested. Please find below the
June 24, 2021 at 12:16PM by Ananth Kumar
https://ift.tt/3jaSsKT
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:
Versioning Your Flutter Environment
https://youtu.be/k2eVthkrbYw
June 24, 2021 at 12:20PM by plangora
https://ift.tt/3gRL1af
Versioning Your Flutter Environment
https://youtu.be/k2eVthkrbYw
June 24, 2021 at 12:20PM by plangora
https://ift.tt/3gRL1af
YouTube
Versioning your Flutter environment - Flying High with Flutter #12
Hi everyone! We had a great time with Luke Urban. In this episode, Luke shared with us the tips on versioning the Flutter environment and we found them great! Watch it now and share it with your friends!
#allenwyma #bigc #plangora #flyinghighwithflutter…
#allenwyma #bigc #plangora #flyinghighwithflutter…
New post on /r/flutterdev subreddit:
Minml app - It's flutter magic! Recently launched an app for minimalism and smart phone personalisation enthusiasts. Available on both iOs and android platform 🙌
I really look forward to your support, feedback and thoughts on minml app :)Download here: https://59rrw.app.link/minmlWith the little support amount I want to keep it ad-free and to serve the user needs at best.Thanks flutter community 🖖
June 24, 2021 at 01:15PM by artsy990
https://ift.tt/3qkSIc2
Minml app - It's flutter magic! Recently launched an app for minimalism and smart phone personalisation enthusiasts. Available on both iOs and android platform 🙌
I really look forward to your support, feedback and thoughts on minml app :)Download here: https://59rrw.app.link/minmlWith the little support amount I want to keep it ad-free and to serve the user needs at best.Thanks flutter community 🖖
June 24, 2021 at 01:15PM by artsy990
https://ift.tt/3qkSIc2
59rrw.app.link
Minml - Minimal Walpapper Generator
Enjoy crafting clean, modern and characteristic wallpapers
New post on /r/flutterdev subreddit:
How to solve the biggest localization issues for developers
Hey Reddits,Full disclosure - I work for Lokalise and we just put together some resources to help developers with the localization process of their apps.No strings attached - you’ll find on the page a free (no registration required) ebook on how to solve the biggest localization issues for developers. Link hereI hope you’ll find this useful and would love to hear some feedback from you. Enjoy!
June 24, 2021 at 04:10PM by cristiantonio
https://ift.tt/3wVatkv
How to solve the biggest localization issues for developers
Hey Reddits,Full disclosure - I work for Lokalise and we just put together some resources to help developers with the localization process of their apps.No strings attached - you’ll find on the page a free (no registration required) ebook on how to solve the biggest localization issues for developers. Link hereI hope you’ll find this useful and would love to hear some feedback from you. Enjoy!
June 24, 2021 at 04:10PM by cristiantonio
https://ift.tt/3wVatkv
lokalise.com
The most user-friendly localization platform | Lokalise
Lokalise is a continuous localization and translation management platform. It integrates into your development workflow so you can ship localized products, faster.
New post on /r/flutterdev subreddit:
Flutter Tutorial Suggestion
can anyone suggest some flutter tutorial site?
June 24, 2021 at 04:02PM by risernoob
https://ift.tt/3xSlzGX
Flutter Tutorial Suggestion
can anyone suggest some flutter tutorial site?
June 24, 2021 at 04:02PM by risernoob
https://ift.tt/3xSlzGX
reddit
Flutter Tutorial Suggestion
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Say HI to Mason Package! - The Top Tier Code Generation Tool | Complete Tutorial
https://youtu.be/SnrHoN632NU
June 24, 2021 at 03:30PM by felangel1
https://ift.tt/3dcL6D8
Say HI to Mason Package! - The Top Tier Code Generation Tool | Complete Tutorial
https://youtu.be/SnrHoN632NU
June 24, 2021 at 03:30PM by felangel1
https://ift.tt/3dcL6D8
YouTube
Say HI to Mason Package! - The Top Tier Code Generation Tool | Complete Tutorial
Hi there!
In this video I'll make you a complete introduction on another open-source package developer by Felix Angelov and the team at Very Good Ventures. I'm talking about the Mason Package, which I believe it's a top tier code generation tool that will…
In this video I'll make you a complete introduction on another open-source package developer by Felix Angelov and the team at Very Good Ventures. I'm talking about the Mason Package, which I believe it's a top tier code generation tool that will…
New post on /r/flutterdev subreddit:
Single vs. Multi-Package Projects for Larger Codebases w/ Multiple Teams
Hi everyone.What are your thoughts on multi-package (but single-repo) projects for larger codebases w/ multiple teams?What are the benefits? Some that come at the top of my head are better separations of concerns, the ability to open-source some packages and experiment with different architectures without affecting the whole codebase.What are the drawbacks?Do you separate per layer, per feature, or a mixture of both?Are there any tools you recommend? Melos, for example.Do you have tips for teams looking to migrate from a single to multi-package structure?Anything else that comes to your mind.
June 24, 2021 at 03:29PM by Epidemy11
https://ift.tt/3gSr4Ql
Single vs. Multi-Package Projects for Larger Codebases w/ Multiple Teams
Hi everyone.What are your thoughts on multi-package (but single-repo) projects for larger codebases w/ multiple teams?What are the benefits? Some that come at the top of my head are better separations of concerns, the ability to open-source some packages and experiment with different architectures without affecting the whole codebase.What are the drawbacks?Do you separate per layer, per feature, or a mixture of both?Are there any tools you recommend? Melos, for example.Do you have tips for teams looking to migrate from a single to multi-package structure?Anything else that comes to your mind.
June 24, 2021 at 03:29PM by Epidemy11
https://ift.tt/3gSr4Ql
docs.page
Melos
A tool for managing Dart projects with multiple packages.
New post on Flutter Dev Google group:
How to properly target multiple platforms in a "native" way
Hi all, The question of targeting multiple platforms in a way that feels "native" to that platform is interesting for me because with the introduction of packages like fluent_ui and macos_ui, there are now four separate "app" widgets available for use (not including WidgetsApp): - MaterialAp
June 24, 2021 at 07:06PM by GroovinChip
https://ift.tt/3gOWHKK
How to properly target multiple platforms in a "native" way
Hi all, The question of targeting multiple platforms in a way that feels "native" to that platform is interesting for me because with the introduction of packages like fluent_ui and macos_ui, there are now four separate "app" widgets available for use (not including WidgetsApp): - MaterialAp
June 24, 2021 at 07:06PM by GroovinChip
https://ift.tt/3gOWHKK
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:
question about dart and flutter
hi flutter devs,i am a 16 year old newbie in dart and flutter, and after some time learning dart syntax and flutter docs my question is: how does dart is useful in the creation of an app? i mean it just covers the logic but how does it intersecate with flutter if flutter just does everything about the ui.i read that dart covered the backend but what does it actually do?i want to start off by developing a simple morning routine app so if you can use it as an example, much appreciatedregards, davide
June 24, 2021 at 05:06PM by FilthyFrankuuu
https://ift.tt/3gYVejT
question about dart and flutter
hi flutter devs,i am a 16 year old newbie in dart and flutter, and after some time learning dart syntax and flutter docs my question is: how does dart is useful in the creation of an app? i mean it just covers the logic but how does it intersecate with flutter if flutter just does everything about the ui.i read that dart covered the backend but what does it actually do?i want to start off by developing a simple morning routine app so if you can use it as an example, much appreciatedregards, davide
June 24, 2021 at 05:06PM by FilthyFrankuuu
https://ift.tt/3gYVejT
reddit
r/FlutterDev - question about dart and flutter
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
Animations Using Hero | Advanced Animations In Flutter | Tutorial #4
https://youtu.be/-AJJhD4U-lE
June 24, 2021 at 07:55PM by ITMastering
https://ift.tt/3dbcX6z
Animations Using Hero | Advanced Animations In Flutter | Tutorial #4
https://youtu.be/-AJJhD4U-lE
June 24, 2021 at 07:55PM by ITMastering
https://ift.tt/3dbcX6z
New post on /r/flutterdev subreddit:
Question about provider
Hey guys hope you're all doing well! I'm new in fluttet and I'm confused about how exactly to use provider. I wanna save users data and coming from android i used shared preferences there. I noticed there is shared preferences in flutter too, but do I have to use it or provider can do the job alone? My app is connected with firebase and i followed a tutorial to use provider and check if the user is logged in or not to know what widget to call. So with the same multi provider i can create a new provider to keep track of user's data and use in all widget, is that right or I'm missing something? Thanks in advance for whoever helps
June 24, 2021 at 07:55PM by khalliexter
https://ift.tt/3zVNS9p
Question about provider
Hey guys hope you're all doing well! I'm new in fluttet and I'm confused about how exactly to use provider. I wanna save users data and coming from android i used shared preferences there. I noticed there is shared preferences in flutter too, but do I have to use it or provider can do the job alone? My app is connected with firebase and i followed a tutorial to use provider and check if the user is logged in or not to know what widget to call. So with the same multi provider i can create a new provider to keep track of user's data and use in all widget, is that right or I'm missing something? Thanks in advance for whoever helps
June 24, 2021 at 07:55PM by khalliexter
https://ift.tt/3zVNS9p
reddit
r/FlutterDev - Question about provider
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter In App Notification, Vertical Tab Bar View & Co. - 23 - PUB.DEV ...
https://youtube.com/watch?v=rlXNAu6WuC8&feature=share
June 24, 2021 at 08:51PM by syntacops
https://ift.tt/3vR7AQp
Flutter In App Notification, Vertical Tab Bar View & Co. - 23 - PUB.DEV ...
https://youtube.com/watch?v=rlXNAu6WuC8&feature=share
June 24, 2021 at 08:51PM by syntacops
https://ift.tt/3vR7AQp
YouTube
Flutter In App Notification, Vertical Tab Bar View & Co. - 23 - PUB.DEV RELEASES
The most liked Flutter packages of week 23 (from June 7 to 13) is a flutter in app notification package. On top of that we also get a vertical tab bar view, a validated textformfield for passwords and 7 more package releases. #flutter #app #notification
…
…
New post on Flutter Dev Google group:
Flutter Web Update Cache on Firebase Hosting
I am running Flutter 2.2.2 with Dart 2.13 for a web site on Firebase Hosting. When I do an update to the web site, I need to press reload to see the changes. Is there a setting that I can force the reload only when I update the content? The simple site is here: https://oppkey.com/#/ I can
June 24, 2021 at 10:07PM by Craig Oda
https://ift.tt/3xRDrSA
Flutter Web Update Cache on Firebase Hosting
I am running Flutter 2.2.2 with Dart 2.13 for a web site on Firebase Hosting. When I do an update to the web site, I need to press reload to see the changes. Is there a setting that I can force the reload only when I update the content? The simple site is here: https://oppkey.com/#/ I can
June 24, 2021 at 10:07PM by Craig Oda
https://ift.tt/3xRDrSA
Oppkey
Oppkey Consultants for Online Communities
Oppkey Build Strong Developer Communities
New post on /r/flutterdev subreddit:
Migrating an old app to Flutter 2 (The Boring Flutter Development Show, ...
https://youtube.com/watch?v=ALH-FbRPPws&feature=share
June 24, 2021 at 09:49PM by Pixelreddit
https://ift.tt/3h1moqb
Migrating an old app to Flutter 2 (The Boring Flutter Development Show, ...
https://youtube.com/watch?v=ALH-FbRPPws&feature=share
June 24, 2021 at 09:49PM by Pixelreddit
https://ift.tt/3h1moqb
YouTube
Migrating an old app to Flutter 2 (The Boring Flutter Development Show, Ep. 49)
Filip and Fitz revisit the ancient Hacker News app which was started in the very first episodes of the Boring Show. They update their code to null safety, regenerate the code, and reflect on how much Flutter has evolved.
0:00 - Introduction
4:20 Getting…
0:00 - Introduction
4:20 Getting…