New post on /r/flutterdev subreddit:
5 Things John Learned Fighting Hackers of His App — A must-read for PM’s and CISO’s
https://ift.tt/3DIzXnH
December 09, 2021 at 02:44PM by SirionRazzer
https://ift.tt/3oCUF48
5 Things John Learned Fighting Hackers of His App — A must-read for PM’s and CISO’s
https://ift.tt/3DIzXnH
December 09, 2021 at 02:44PM by SirionRazzer
https://ift.tt/3oCUF48
Medium
5 Things John Learned Fighting Hackers of His App — A must-read for PM’s and CISO’s
BetterVision is a popular app for the blind and visually impaired. John’s app suffered a cloning attack, and his In-App purchases got…
New post on /r/flutterdev subreddit:
Petition to separate the flutter/plugins repository into individual projects
I find the https://github.com/flutter/plugins repository to be hard to parse these days. It contains 19 different packages and 86 PRs as I write this, which makes it really difficult to follow what is happening inside it.I'm also confused by the lack of issues tab, which causes people to submit them in the main flutter repo.Is there a reason for this? I suspect it started as a place to house a couple of small plugins and grew from there - accidental complexity as it tends to happen a lot in software development :-)In any case I'd like to propose splitting this repository into multiple smaller projects to allow for better visibility into the state of the project, as well as create new ways for developers to interact by enabling the issues and discussions tabs.
December 09, 2021 at 04:11PM by DrFossil
https://ift.tt/3dC6QrO
Petition to separate the flutter/plugins repository into individual projects
I find the https://github.com/flutter/plugins repository to be hard to parse these days. It contains 19 different packages and 86 PRs as I write this, which makes it really difficult to follow what is happening inside it.I'm also confused by the lack of issues tab, which causes people to submit them in the main flutter repo.Is there a reason for this? I suspect it started as a place to house a couple of small plugins and grew from there - accidental complexity as it tends to happen a lot in software development :-)In any case I'd like to propose splitting this repository into multiple smaller projects to allow for better visibility into the state of the project, as well as create new ways for developers to interact by enabling the issues and discussions tabs.
December 09, 2021 at 04:11PM by DrFossil
https://ift.tt/3dC6QrO
GitHub
GitHub - flutter/plugins: Plugins for Flutter maintained by the Flutter team
Plugins for Flutter maintained by the Flutter team - flutter/plugins
New tweet from FlutterDev:
💙 A look back at a Flutter-filled year Yesterday, we shipped Flutter 2.8 and Dart 2.15. Learn how Flutter has grown, plus see what's coming in 2022: ⚡️ Improved performance 🔥 Big updates for @Firebase on Flutter 🛠 Dev tools and packages Read 👉 https://t.co/qdwP74zT2r https://t.co/lsrKFJyzZs— Flutter (@FlutterDev) Dec 9, 2021
December 09, 2021 at 05:00PM
https://twitter.com/FlutterDev/status/1468973720660111366
💙 A look back at a Flutter-filled year Yesterday, we shipped Flutter 2.8 and Dart 2.15. Learn how Flutter has grown, plus see what's coming in 2022: ⚡️ Improved performance 🔥 Big updates for @Firebase on Flutter 🛠 Dev tools and packages Read 👉 https://t.co/qdwP74zT2r https://t.co/lsrKFJyzZs— Flutter (@FlutterDev) Dec 9, 2021
December 09, 2021 at 05:00PM
https://twitter.com/FlutterDev/status/1468973720660111366
Medium
Announcing Flutter 2.8
A new release of Flutter: and a look back on a year of growth
New post on /r/flutterdev subreddit:
5 Flutter icons package as a daily driver
https://link.medium.com/HcwrTUGRQlb
December 09, 2021 at 05:49PM by RaghavTheGreat1
https://ift.tt/31AttKZ
5 Flutter icons package as a daily driver
https://link.medium.com/HcwrTUGRQlb
December 09, 2021 at 05:49PM by RaghavTheGreat1
https://ift.tt/31AttKZ
Medium
5 Flutter icons package as a daily driver
So you’re building apps in Flutter and find the default Material Icons too ugly for your project? No worries, pub.dev has got you covered!
New post on /r/flutterdev subreddit:
Flutter Flame Game Class Explained Quickly
https://youtu.be/yu7sELSz6Xw
December 09, 2021 at 06:28PM by sonicworkflow
https://ift.tt/31JpQlp
Flutter Flame Game Class Explained Quickly
https://youtu.be/yu7sELSz6Xw
December 09, 2021 at 06:28PM by sonicworkflow
https://ift.tt/31JpQlp
New post on /r/flutterdev subreddit:
5 Flutter icons package as a daily driver
https://ift.tt/3DzBP2l
December 09, 2021 at 07:26PM by RaghavTheGreat1
https://ift.tt/31PrLEX
5 Flutter icons package as a daily driver
https://ift.tt/3DzBP2l
December 09, 2021 at 07:26PM by RaghavTheGreat1
https://ift.tt/31PrLEX
Medium
5 Flutter icons package as a daily driver
So you’re building apps in Flutter and find the default Material Icons too ugly for your project? No worries, pub.dev has got you covered!
New post on /r/flutterdev subreddit:
It has been 16 months since I developed Flutter DataGrid.
https://github.com/bosskmk/pluto_gridIt has been 16 months since I developed Flutter DataGrid.Currently, many functions have been added, and recently, columnGroups that can group columns to a desired depth has been added.In Flutter, there was no DataGrid, so I started making it.There is still much to be improved.Not long ago, Flutter version 2.8.0 was released.It's an honor to contribute even a little to the ever-evolving Flutter.
December 10, 2021 at 07:59AM by weblaze_bosskmk
https://ift.tt/3EIaFrn
It has been 16 months since I developed Flutter DataGrid.
https://github.com/bosskmk/pluto_gridIt has been 16 months since I developed Flutter DataGrid.Currently, many functions have been added, and recently, columnGroups that can group columns to a desired depth has been added.In Flutter, there was no DataGrid, so I started making it.There is still much to be improved.Not long ago, Flutter version 2.8.0 was released.It's an honor to contribute even a little to the ever-evolving Flutter.
December 10, 2021 at 07:59AM by weblaze_bosskmk
https://ift.tt/3EIaFrn
GitHub
GitHub - bosskmk/pluto_grid: PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of…
PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS. - bosskmk/pluto_grid
New post on /r/flutterdev subreddit:
Flutter Expandable and Collapsible Text Widget | Dynamically Change Widg...
https://youtube.com/watch?v=Fo6HDb26BIU&feature=share
December 10, 2021 at 08:54AM by DBestech
https://ift.tt/3yfvHva
Flutter Expandable and Collapsible Text Widget | Dynamically Change Widg...
https://youtube.com/watch?v=Fo6HDb26BIU&feature=share
December 10, 2021 at 08:54AM by DBestech
https://ift.tt/3yfvHva
YouTube
Flutter Expandable and Collapsible Text Widget | Dynamically Change Widget Size | Advanced
We will learn how to make an expandable and collapsable text widget in flutter.
flutter dynamic text widget, flutter collapse widget, flutter expand widget,
Flutter food delivery app
https://www.dbestech.com/tutorials/flutter-food-delivery-app-e-commerce…
flutter dynamic text widget, flutter collapse widget, flutter expand widget,
Flutter food delivery app
https://www.dbestech.com/tutorials/flutter-food-delivery-app-e-commerce…
New post on /r/flutterdev subreddit:
Announcing Flutter 2.8
https://ift.tt/3rN8HCd
December 10, 2021 at 10:46AM by Jitendra_97
https://ift.tt/3lSakLs
Announcing Flutter 2.8
https://ift.tt/3rN8HCd
December 10, 2021 at 10:46AM by Jitendra_97
https://ift.tt/3lSakLs
Medium
Announcing Flutter 2.8
A new release of Flutter: and a look back on a year of growth
New post on /r/flutterdev subreddit:
flutter 2.8.0 needs macOs Monterrey for iOS builds
Severe Face Palm Moment in Progress: when you upgrade flutter and then your iOS/Xcode build needs macOs Monterrey for you to continue working on the project. Some of us just never update our macOs I guess.
December 10, 2021 at 12:49PM by aolsan_
https://ift.tt/3EIQRUT
flutter 2.8.0 needs macOs Monterrey for iOS builds
Severe Face Palm Moment in Progress: when you upgrade flutter and then your iOS/Xcode build needs macOs Monterrey for you to continue working on the project. Some of us just never update our macOs I guess.
December 10, 2021 at 12:49PM by aolsan_
https://ift.tt/3EIQRUT
reddit
flutter 2.8.0 needs macOs Monterrey for iOS builds
**Severe Face Palm Moment in Progress**: when you upgrade flutter and then your iOS/Xcode build needs macOs Monterrey for you to continue working...
New post on /r/flutterdev subreddit:
A plugin to use ContentProvider/ContentResolver on Android
https://ift.tt/3dH368t
December 10, 2021 at 01:49PM by nt4f04uNd
https://ift.tt/3EVf0Hy
A plugin to use ContentProvider/ContentResolver on Android
https://ift.tt/3dH368t
December 10, 2021 at 01:49PM by nt4f04uNd
https://ift.tt/3EVf0Hy
Dart packages
android_content_provider | Flutter Package
Flutter plugin to use ContentProvider/ContentResolver APIs on Android
New post on /r/flutterdev subreddit:
App Feedback Thread - December 10, 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
December 10, 2021 at 03:00PM by AutoModerator
https://ift.tt/3yg2Gz6
App Feedback Thread - December 10, 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
December 10, 2021 at 03:00PM by AutoModerator
https://ift.tt/3yg2Gz6
New post on /r/flutterdev subreddit:
Adding Elevation on Container Widget in Flutter - FlutterBeads
https://ift.tt/3DMMBSO
December 10, 2021 at 02:39PM by pinkeshdarji
https://ift.tt/3Gy7Eu9
Adding Elevation on Container Widget in Flutter - FlutterBeads
https://ift.tt/3DMMBSO
December 10, 2021 at 02:39PM by pinkeshdarji
https://ift.tt/3Gy7Eu9
FlutterBeads
Easy Way to Add Elevation on Container Widget in Flutter (2022) - FlutterBeads
<span class="rt-reading-time" style="display: block;"><span class="rt-label rt-prefix"></span> <span class="rt-time">3</span> <span class="rt-label rt-postfix">min read</span></span> You may be developing an app that follows the material design specifications.…
New post on /r/flutterdev subreddit:
🛠 Get Started with iOS Authentication using Swift and UIKit
📕 A step-by-step tutorial on using Auth0 and Swift to implement login/logout and use user metadata in iOS apps.Read more…
December 10, 2021 at 02:33PM by robertinoc
https://ift.tt/31DyD93
🛠 Get Started with iOS Authentication using Swift and UIKit
📕 A step-by-step tutorial on using Auth0 and Swift to implement login/logout and use user metadata in iOS apps.Read more…
December 10, 2021 at 02:33PM by robertinoc
https://ift.tt/31DyD93
Auth0 - Blog
Get Started with iOS Authentication using Swift and UIKit
A step-by-step tutorial on using Auth0 and Swift to implement login/logout and use user metadata in iOS apps.
New post on /r/flutterdev subreddit:
Creating Bottom Navigation Bar Using Flutter || Shopping App Landing Page || #03
https://youtu.be/--MLs_0wVFE
December 10, 2021 at 05:59PM by devstack06
https://ift.tt/31PRUnc
Creating Bottom Navigation Bar Using Flutter || Shopping App Landing Page || #03
https://youtu.be/--MLs_0wVFE
December 10, 2021 at 05:59PM by devstack06
https://ift.tt/31PRUnc
YouTube
Creating Bottom Navigation Bar Using Flutter || Shopping App Landing Page || #03
In this video, we are going to work on the landing page, will going to add the bottom navigation bar.
#Flutter #ShoppingApp #NodeJs
🤩 Playlist Link:https://youtube.com/playlist?list=PLtIU0BH0pkKoMHtGr0lEpq8j507cGIKf2
🤩 GitHub Repo (Do give star): http…
#Flutter #ShoppingApp #NodeJs
🤩 Playlist Link:https://youtube.com/playlist?list=PLtIU0BH0pkKoMHtGr0lEpq8j507cGIKf2
🤩 GitHub Repo (Do give star): http…
New post on /r/flutterdev subreddit:
Bulk JSON data Upload and Download with Firebase Firestore Collections | No Code
https://youtu.be/X_jLFEtmxfs
December 10, 2021 at 05:35PM by Paras_Jain_09
https://ift.tt/30fDDQh
Bulk JSON data Upload and Download with Firebase Firestore Collections | No Code
https://youtu.be/X_jLFEtmxfs
December 10, 2021 at 05:35PM by Paras_Jain_09
https://ift.tt/30fDDQh
YouTube
FireKit for Firebase - Data Import/Export Tool for Firebase Cloud Firestore
#firebase #firestore #bulkupload
FireKit is a Bulk Data Import/Export Tool for Firebase that makes the Operations such as Uploading Complex Bulk Data with Sub-Collections to Firebase Firestore Collections and even Download that Data to nicely Formatted JSON…
FireKit is a Bulk Data Import/Export Tool for Firebase that makes the Operations such as Uploading Complex Bulk Data with Sub-Collections to Firebase Firestore Collections and even Download that Data to nicely Formatted JSON…
New post on /r/flutterdev subreddit:
Flutter vs React Native in the Middle East
I don't have any concrete proof of this but the amount of resources I'm coming across online suggest this.Flutter is widely used in the middle east (esp. in Arab speaking countries), whereas the usage of React Native is higher in Europe and North America.Is there a specific reason to this? I am just wondering.
December 10, 2021 at 05:25PM by iEmerald
https://ift.tt/31Jy2Cs
Flutter vs React Native in the Middle East
I don't have any concrete proof of this but the amount of resources I'm coming across online suggest this.Flutter is widely used in the middle east (esp. in Arab speaking countries), whereas the usage of React Native is higher in Europe and North America.Is there a specific reason to this? I am just wondering.
December 10, 2021 at 05:25PM by iEmerald
https://ift.tt/31Jy2Cs
reddit
Flutter vs React Native in the Middle East
I don't have any concrete proof of this but the amount of resources I'm coming across online suggest this. Flutter is widely used in the middle...
New post on /r/flutterdev subreddit:
I'd love to get some feedbacks regarding this Flutter app that I made, any advice is highly appreciated.
https://ift.tt/31MnqD0
December 10, 2021 at 07:11PM by AhmedCodor
https://ift.tt/3pOysiS
I'd love to get some feedbacks regarding this Flutter app that I made, any advice is highly appreciated.
https://ift.tt/31MnqD0
December 10, 2021 at 07:11PM by AhmedCodor
https://ift.tt/3pOysiS
New tweet from FlutterDev:
🔷 Widgets vs. Helper Methods ✨ Catch @craig_labenz in #DecodingFlutter as he compares two different ways to break up unwieldy build methods, and learn how the best option may be different than what you originally suspected 👀 Watch 📺👉 https://t.co/Owx1IfvFx6 https://t.co/SrSa9Abwo6— Flutter (@FlutterDev) Dec 10, 2021
December 10, 2021 at 07:32PM
https://twitter.com/FlutterDev/status/1469374537481351173
🔷 Widgets vs. Helper Methods ✨ Catch @craig_labenz in #DecodingFlutter as he compares two different ways to break up unwieldy build methods, and learn how the best option may be different than what you originally suspected 👀 Watch 📺👉 https://t.co/Owx1IfvFx6 https://t.co/SrSa9Abwo6— Flutter (@FlutterDev) Dec 10, 2021
December 10, 2021 at 07:32PM
https://twitter.com/FlutterDev/status/1469374537481351173
YouTube
Widgets vs helper methods | Decoding Flutter
Flutter developers are well-acquainted with widget build methods that grow, and grow… and grow. In this video, Craig Labenz compares two different ways to break up those unwieldy build methods; and how the best option may be different than what you originally…
New post on /r/flutterdev subreddit:
Widgets vs helper methods | Decoding Flutter
https://youtube.com/watch?v=IOyq-eTRhvo&feature=share
December 10, 2021 at 07:50PM by Pixelreddit
https://ift.tt/3EKdRmr
Widgets vs helper methods | Decoding Flutter
https://youtube.com/watch?v=IOyq-eTRhvo&feature=share
December 10, 2021 at 07:50PM by Pixelreddit
https://ift.tt/3EKdRmr
YouTube
Widgets vs helper methods | Decoding Flutter
Flutter developers are well-acquainted with widget build methods that grow, and grow… and grow. In this video, Craig Labenz compares two different ways to break up those unwieldy build methods; and how the best option may be different than what you originally…
New post on /r/flutterdev subreddit:
Capture Video from Camera in Flutter and Play Video
https://ift.tt/30iCY0C
December 10, 2021 at 08:14PM by rrtutors
https://ift.tt/3ELROf4
Capture Video from Camera in Flutter and Play Video
https://ift.tt/30iCY0C
December 10, 2021 at 08:14PM by rrtutors
https://ift.tt/3ELROf4
Rrtutors
How do I Capture Video from Camera in Flutter and Play Video
Flutter capture video and play the recorded video using videoplayer. Record video with time set