New post on /r/flutterdev subreddit:
Flutter Complete Reference eBook
https://ift.tt/3nsuWeo
November 18, 2021 at 12:00PM by Debugger1010
https://ift.tt/3HAKZi4
Flutter Complete Reference eBook
https://ift.tt/3nsuWeo
November 18, 2021 at 12:00PM by Debugger1010
https://ift.tt/3HAKZi4
LunaticAI
We have moved to a new updated website!
New post on /r/flutterdev subreddit:
Flutter iOS agora no audio
Our app work as expected in all cases but we have this case when some one called from any android or iOS device to iOS device which not running the app in foreground mode both the caller device and the receiver not hear each other we are sure that microphone permission has given thanks
November 18, 2021 at 11:58AM by NerdsArena
https://ift.tt/30KuQ98
Flutter iOS agora no audio
Our app work as expected in all cases but we have this case when some one called from any android or iOS device to iOS device which not running the app in foreground mode both the caller device and the receiver not hear each other we are sure that microphone permission has given thanks
November 18, 2021 at 11:58AM by NerdsArena
https://ift.tt/30KuQ98
reddit
Flutter iOS agora no audio
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
I Really Want to Learn Flutter BUT ..
I am a solo freelance, I get project contracts and the clients don't care which technology or tool I use to build their product, so I have the option to go React Native / Flutter / Native.I really want to learn and use Flutter but most of the people I am coming across on online forums are saying negative things about the framework, some say the Dart language is a solution to a problem that doesn't exist, some say the framework itself is slow, some say Google will abonden the project.Could you please share your ideas on the framework? Is Flutter worth investing my time into?
November 18, 2021 at 11:34AM by iEmerald
https://ift.tt/3Fj2jq2
I Really Want to Learn Flutter BUT ..
I am a solo freelance, I get project contracts and the clients don't care which technology or tool I use to build their product, so I have the option to go React Native / Flutter / Native.I really want to learn and use Flutter but most of the people I am coming across on online forums are saying negative things about the framework, some say the Dart language is a solution to a problem that doesn't exist, some say the framework itself is slow, some say Google will abonden the project.Could you please share your ideas on the framework? Is Flutter worth investing my time into?
November 18, 2021 at 11:34AM by iEmerald
https://ift.tt/3Fj2jq2
reddit
I Really Want to Learn Flutter BUT ..
I am a solo freelance, I get project contracts and the clients don't care which technology or tool I use to build their product, so I have the...
New post on /r/flutterdev subreddit:
Endpoints in new backend framework:Style.
https://ift.tt/3x6Y8e8
November 18, 2021 at 02:02PM by mehmetyaz
https://ift.tt/3HAMz3o
Endpoints in new backend framework:Style.
https://ift.tt/3x6Y8e8
November 18, 2021 at 02:02PM by mehmetyaz
https://ift.tt/3HAMz3o
Medium
Style Development Log 2 — Endpoint
I will share the developments related to the style backend framework, which I have announced in the article, in a series. If you have no…
New post on /r/flutterdev subreddit:
Flutter Service Locators In 15 Minutes
https://ift.tt/3nr3FsA
November 18, 2021 at 01:57PM by fredgrott
https://ift.tt/3x0QQZ3
Flutter Service Locators In 15 Minutes
https://ift.tt/3nr3FsA
November 18, 2021 at 01:57PM by fredgrott
https://ift.tt/3x0QQZ3
Medium
Flutter Service Locators In 15 Minutes
Martin Fowler introduced the Services Locator pattern as part of abstracting services to couple them up into an Inversion of Concern…
New post on /r/flutterdev subreddit:
Backend framework ServeMe now supports TCP sockets!
Hello everyone!As probably some of you already know, not that long ago I've published a server framework for Flutter apps: ServeMe https://pub.dev/packages/serveme. It's meant for development of highly efficient server apps for web and mobile applications using WebSockets.Today's update (v1.1.1) brings TCP sockets support with minimal API changes! Simply specify type: ServeMeType.tcp in ServeMe constructor.Note: Though there are some minor changes in ServeMeClient class constructor, instead of taking 2 arguments now it takes single ServeMeSocket argument.P.S. It's not just raw TCP implementation: it already handles data packets boundaries and you don't need to do any additional coding to handle your data messages.P.P.S. Also there's an new method for establishing connections to a remote TCP and WebSocket servers: server.connect(...) (from ConnectMe package https://pub.dev/packages/connectme) - and it allows to use all the data exchange stuff ServeMe supports: fast binary serialized messages (PackMe https://pub.dev/packages/packme), asynchronous queries etc.Enjoy! There will be more :)
November 18, 2021 at 01:56PM by MrSheogorath
https://ift.tt/3oC4ePP
Backend framework ServeMe now supports TCP sockets!
Hello everyone!As probably some of you already know, not that long ago I've published a server framework for Flutter apps: ServeMe https://pub.dev/packages/serveme. It's meant for development of highly efficient server apps for web and mobile applications using WebSockets.Today's update (v1.1.1) brings TCP sockets support with minimal API changes! Simply specify type: ServeMeType.tcp in ServeMe constructor.Note: Though there are some minor changes in ServeMeClient class constructor, instead of taking 2 arguments now it takes single ServeMeSocket argument.P.S. It's not just raw TCP implementation: it already handles data packets boundaries and you don't need to do any additional coding to handle your data messages.P.P.S. Also there's an new method for establishing connections to a remote TCP and WebSocket servers: server.connect(...) (from ConnectMe package https://pub.dev/packages/connectme) - and it allows to use all the data exchange stuff ServeMe supports: fast binary serialized messages (PackMe https://pub.dev/packages/packme), asynchronous queries etc.Enjoy! There will be more :)
November 18, 2021 at 01:56PM by MrSheogorath
https://ift.tt/3oC4ePP
Dart packages
serveme | Dart package
Backend server framework designed for a quick development of modular WebSocket based server applications with MongoDB integration.
New post on /r/flutterdev subreddit:
Flutter package loading_animation_widget to show loading state or something is processing.
https://ift.tt/3CJG0J1
November 17, 2021 at 02:33PM by pavel_birdy
https://ift.tt/3DtOBAd
Flutter package loading_animation_widget to show loading state or something is processing.
https://ift.tt/3CJG0J1
November 17, 2021 at 02:33PM by pavel_birdy
https://ift.tt/3DtOBAd
Dart packages
loading_animation_widget | Flutter Package
Loading animation or loading spiner or loader. It's used to show loading animation when the app is in loading state or something is processing for uncertain time.
New post on /r/flutterdev subreddit:
Drag and drop UI elements in Flutter with Draggable and DragTarget - FlutterBeads
https://ift.tt/30zvCpJ
November 18, 2021 at 01:37PM by pinkeshdarji
https://ift.tt/30ymO3n
Drag and drop UI elements in Flutter with Draggable and DragTarget - FlutterBeads
https://ift.tt/30zvCpJ
November 18, 2021 at 01:37PM by pinkeshdarji
https://ift.tt/30ymO3n
FlutterBeads
Drag and drop UI elements in Flutter with Draggable and DragTarget - FlutterBeads
<span class="rt-reading-time" style="display: block;"><span class="rt-label rt-prefix"></span> <span class="rt-time">7</span> <span class="rt-label rt-postfix">min read</span></span> Drag-and-drop has been around since most of us started using computers.…
New post on /r/flutterdev subreddit:
5 Flutter Tips For Better Code Structure
https://ift.tt/3kNlzUM
November 18, 2021 at 01:29PM by wineandcode
https://ift.tt/3cvq9Cl
5 Flutter Tips For Better Code Structure
https://ift.tt/3kNlzUM
November 18, 2021 at 01:29PM by wineandcode
https://ift.tt/3cvq9Cl
Medium
5 Flutter Tips For Better Code Structure
Here are my humble tips for a cleaner approach to coding
New post on /r/flutterdev subreddit:
Exploring Headless Widgets for Flutter with Mix
https://twitter.com/leoafarias/status/1461321466646040585?s=21
November 18, 2021 at 02:17PM by leokcta
https://ift.tt/3nv0r7D
Exploring Headless Widgets for Flutter with Mix
https://twitter.com/leoafarias/status/1461321466646040585?s=21
November 18, 2021 at 02:17PM by leokcta
https://ift.tt/3nv0r7D
Twitter
Leo⚡Farias
Exploring the concept of headless widgets for #flutterdev. When working on Sidekick I wanted the have more control over design without losing the functionality that Material widgets give you. 💪 This would give you complete design control, and it’s variants…
New post on /r/flutterdev subreddit:
Flutter Android Notification, Theme Manipulation & Co. - 44 - PUB.DEV RE...
https://youtube.com/watch?v=ZIpsXsJipUw&feature=share
November 18, 2021 at 03:25PM by syntacops
https://ift.tt/3DGzJhG
Flutter Android Notification, Theme Manipulation & Co. - 44 - PUB.DEV RE...
https://youtube.com/watch?v=ZIpsXsJipUw&feature=share
November 18, 2021 at 03:25PM by syntacops
https://ift.tt/3DGzJhG
YouTube
Flutter Android Notification, Theme Manipulation & Co. - 44 - PUB.DEV RELEASES
Week 44 brings a flutter android notification package. On top of that we also get a theme color palette generator, waveform ui and more. #flutter #android #notification
📺 FULL PLAYLIST: http://releases.syntacops.com
🔙 PREVIOUS EPISODE: https://www.yout…
📺 FULL PLAYLIST: http://releases.syntacops.com
🔙 PREVIOUS EPISODE: https://www.yout…
New tweet from FlutterDev:
💰📲 New opportunities to monetize your apps have hatched for Flutter developers 🐣 Start monetizing with Flutter ↓ https://t.co/TnzVjS7T8v— Flutter (@FlutterDev) Nov 18, 2021
November 18, 2021 at 06:00PM
https://twitter.com/FlutterDev/status/1461378835136462853
💰📲 New opportunities to monetize your apps have hatched for Flutter developers 🐣 Start monetizing with Flutter ↓ https://t.co/TnzVjS7T8v— Flutter (@FlutterDev) Nov 18, 2021
November 18, 2021 at 06:00PM
https://twitter.com/FlutterDev/status/1461378835136462853
New post on /r/flutterdev subreddit:
Keyboard Shortcuts, the easy way! - gskinner blog
https://ift.tt/3ntG9ev
November 18, 2021 at 07:06PM by gskinner_team
https://ift.tt/3css8r6
Keyboard Shortcuts, the easy way! - gskinner blog
https://ift.tt/3ntG9ev
November 18, 2021 at 07:06PM by gskinner_team
https://ift.tt/3css8r6
gskinner blog
Flutter: Keyboard Shortcuts, the easy way! - gskinner blog
In a previous post we looked at a method for binding directly to the keyboard. While this is handy for quick spikes, or truly global listeners, it is a
New post on /r/flutterdev subreddit:
Best Way For Navigation Between Screens
Hello, i'm new to flutter, and i'm wondered whats the best way for navigating. Im using Navigator.push, but i feel like there should be a better/cleaner way to do it.
November 18, 2021 at 07:37PM by Turbulent-Rope-8634
https://ift.tt/3cGHMQ5
Best Way For Navigation Between Screens
Hello, i'm new to flutter, and i'm wondered whats the best way for navigating. Im using Navigator.push, but i feel like there should be a better/cleaner way to do it.
November 18, 2021 at 07:37PM by Turbulent-Rope-8634
https://ift.tt/3cGHMQ5
reddit
Best Way For Navigation Between Screens
Hello, i'm new to flutter, and i'm wondered whats the best way for navigating. Im using Navigator.push, but i feel like there should be a...
New post on /r/flutterdev subreddit:
Should I breakdown long code blocks into separate widgets or just private builder functions?
I noticed the common convention in other languages is to breakdown code blocks into separate objects in separate files (even though they will only be used once) and them "import" them as modules.Or breakdown code blocks into separate classes and put them below the main class in the same file.But I see a lot of Flutter code just breakdown the code blocks into private "builder" functions within the same class. Is this convention preferred?
November 19, 2021 at 03:18AM by lorenzomofo
https://ift.tt/3oIzfBB
Should I breakdown long code blocks into separate widgets or just private builder functions?
I noticed the common convention in other languages is to breakdown code blocks into separate objects in separate files (even though they will only be used once) and them "import" them as modules.Or breakdown code blocks into separate classes and put them below the main class in the same file.But I see a lot of Flutter code just breakdown the code blocks into private "builder" functions within the same class. Is this convention preferred?
November 19, 2021 at 03:18AM by lorenzomofo
https://ift.tt/3oIzfBB
Reddit
Should I breakdown long code blocks into separate widgets or just private builder functions? : r/FlutterDev
114K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter. This community participates in the…
New post on /r/flutterdev subreddit:
package:bloc v8.0.0 is out 🎉
https://twitter.com/felangelov/status/1461381124656148490?s=21
November 19, 2021 at 06:05AM by felangel1
https://ift.tt/3DyPFTp
package:bloc v8.0.0 is out 🎉
https://twitter.com/felangelov/status/1461381124656148490?s=21
November 19, 2021 at 06:05AM by felangel1
https://ift.tt/3DyPFTp
Twitter
Felix Angelov🦄 💙
bloc v8.0.0 🚀 📔 migration guide: bloclibrary.dev/#/migration
New post on /r/flutterdev subreddit:
send otp with phone no
how to use plese help me
November 19, 2021 at 07:24AM by FitAsifedicine3222
https://ift.tt/3Dz4eGz
send otp with phone no
how to use plese help me
November 19, 2021 at 07:24AM by FitAsifedicine3222
https://ift.tt/3Dz4eGz
reddit
send otp with phone no
how to use plese help me
New post on /r/flutterdev subreddit:
Flutter vs React Native: Which One Should You Choose
ReactNative and Flutter are the two most popular cross-platform mobile frameworks.The post below makes an in-depth comparison between the two frameworks to help you understand the criteria you need to consider when choosing the best fit for your projects.Disclaimer: This is not my work, I am just sharing technical quality content.https://adevait.com/mobile/flutter-vs-react-native
November 19, 2021 at 10:33AM by xkalanx
https://ift.tt/3Hz8HLN
Flutter vs React Native: Which One Should You Choose
ReactNative and Flutter are the two most popular cross-platform mobile frameworks.The post below makes an in-depth comparison between the two frameworks to help you understand the criteria you need to consider when choosing the best fit for your projects.Disclaimer: This is not my work, I am just sharing technical quality content.https://adevait.com/mobile/flutter-vs-react-native
November 19, 2021 at 10:33AM by xkalanx
https://ift.tt/3Hz8HLN
Adeva
Flutter vs React Native: A Comprehensive Comparison | Adeva
Flutter and React Native are the most popular cross-platform frameworks. Learn the differences between Flutter vs React Native and choose the one that is best suited for your app.
New post on /r/flutterdev subreddit:
App Feedback Thread - November 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
November 19, 2021 at 03:00PM by AutoModerator
https://ift.tt/30I2Sel
App Feedback Thread - November 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
November 19, 2021 at 03:00PM by AutoModerator
https://ift.tt/30I2Sel
New post on /r/flutterdev subreddit:
How to create a custom artifactory for flutter/dart ?
Hi everyone,In my company i have the role to choose a common technology stack to use for all our mobile apps.
After a study, we've decided to go with Flutter. Hooray!The main goal of having a single technology stack is to create an internal mobile library of reusable components and logic mostly for our internal products and APIs.So, the problem is that of course we cannot host our packages on pub.dev and we already use JFrog as artifactory for our others artifacts, I read that the 'pub get' command can interrogate a custom host for retrieving packages but the endpoint has to conform to certain API, but where are these specification?Specifically this page says:
"A hosted package is one that can be downloaded from the pub.dev site (or another HTTP server that speaks the same API)."How can we implement our custom artifactory for this situation? Our only chances is to use the pub.dev source code to have our private repo?
November 19, 2021 at 03:38PM by Pelonarax
https://ift.tt/3croopW
How to create a custom artifactory for flutter/dart ?
Hi everyone,In my company i have the role to choose a common technology stack to use for all our mobile apps.
After a study, we've decided to go with Flutter. Hooray!The main goal of having a single technology stack is to create an internal mobile library of reusable components and logic mostly for our internal products and APIs.So, the problem is that of course we cannot host our packages on pub.dev and we already use JFrog as artifactory for our others artifacts, I read that the 'pub get' command can interrogate a custom host for retrieving packages but the endpoint has to conform to certain API, but where are these specification?Specifically this page says:
"A hosted package is one that can be downloaded from the pub.dev site (or another HTTP server that speaks the same API)."How can we implement our custom artifactory for this situation? Our only chances is to use the pub.dev source code to have our private repo?
November 19, 2021 at 03:38PM by Pelonarax
https://ift.tt/3croopW
Dart packages
The official repository for Dart and Flutter packages.
Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.
New post on /r/flutterdev subreddit:
Gaming Flutter App Development
https://ift.tt/3qPbBpL
November 19, 2021 at 04:53PM by fredgrott
https://ift.tt/30E2VIf
Gaming Flutter App Development
https://ift.tt/3qPbBpL
November 19, 2021 at 04:53PM by fredgrott
https://ift.tt/30E2VIf
Medium
Gaming Flutter App Development
Some of you already know that I have ADHD, the reason why game play works for both those with ADHD and those without ADHD has to do with…