New post on /r/flutterdev subreddit:
Maintaining two package names?
Hi FlutterDev,I'm running into an issue that I'm hoping you guys have some experience with. We'd like to publish a free and a paid version of our apps. I'm wondering how you guys go about generating apps with two different package names.Thanks in advance!Matt
June 10, 2021 at 03:17PM by THKPMatt
https://ift.tt/3vfj7J0
Maintaining two package names?
Hi FlutterDev,I'm running into an issue that I'm hoping you guys have some experience with. We'd like to publish a free and a paid version of our apps. I'm wondering how you guys go about generating apps with two different package names.Thanks in advance!Matt
June 10, 2021 at 03:17PM by THKPMatt
https://ift.tt/3vfj7J0
reddit
Maintaining two package names?
Hi FlutterDev, I'm running into an issue that I'm hoping you guys have some experience with. We'd like to publish a free and a paid version of...
New post on /r/flutterdev subreddit:
Flutter translate text to speech
https://youtu.be/lHYGhNtaNRg
June 10, 2021 at 04:50PM by mheshm
https://ift.tt/2TY4ZXK
Flutter translate text to speech
https://youtu.be/lHYGhNtaNRg
June 10, 2021 at 04:50PM by mheshm
https://ift.tt/2TY4ZXK
YouTube
Flutter Translate Text to Speech in 10 Different Languages
In this video, I will make an app that lets you enter text in any language and it will be translated into 10 Languages, then when you click on any language button, you will listen to the text in this language. enjoy!
⭐Source Code: https://github.com/Mah…
⭐Source Code: https://github.com/Mah…
New post on /r/flutterdev subreddit:
missing essential plugin org.jetbrains.android
hii was trying to open my first flutter project on android studio and i saw that swift and kotlin were the default languages so i went to plugins and removed kotlin and now whenever i open android studio there's an error saying "missing essential plugin org.jetbrains.android"what do i need to do?? please help
June 10, 2021 at 06:07PM by FilthyFrankuuu
https://ift.tt/2U0NWV7
missing essential plugin org.jetbrains.android
hii was trying to open my first flutter project on android studio and i saw that swift and kotlin were the default languages so i went to plugins and removed kotlin and now whenever i open android studio there's an error saying "missing essential plugin org.jetbrains.android"what do i need to do?? please help
June 10, 2021 at 06:07PM by FilthyFrankuuu
https://ift.tt/2U0NWV7
New post on /r/flutterdev subreddit:
Flutter Machine Learning, Pinch Zoom & Co. - 21 - PUB.DEV RELEASES
https://youtube.com/watch?v=xE3xGynKjp0&feature=share
June 10, 2021 at 06:04PM by syntacops
https://ift.tt/3wg4W7R
Flutter Machine Learning, Pinch Zoom & Co. - 21 - PUB.DEV RELEASES
https://youtube.com/watch?v=xE3xGynKjp0&feature=share
June 10, 2021 at 06:04PM by syntacops
https://ift.tt/3wg4W7R
YouTube
Flutter Machine Learning, Pinch Zoom & Co. - 21 - PUB.DEV RELEASES
The most liked Flutter packages of week 21 (from May 24 to 30) is a Flutter Machine Learning package. On top of that we also get pinch zoom, side sheet and 7 more package releases. #flutter #machine #learning
📺 FULL PLAYLIST: http://releases.syntacops.com…
📺 FULL PLAYLIST: http://releases.syntacops.com…
New post on /r/flutterdev subreddit:
Flutter QR Code - Scanning, Generating, and Share Tutorial
https://ift.tt/3cszviT
June 10, 2021 at 06:03PM by athira_reddy
https://ift.tt/2TimS34
Flutter QR Code - Scanning, Generating, and Share Tutorial
https://ift.tt/3cszviT
June 10, 2021 at 06:03PM by athira_reddy
https://ift.tt/2TimS34
New post on /r/flutterdev subreddit:
App keeps crashing when we touch a text field in android
Hi friends,We are testing our social media app. It has some text based features such as search, post idea, chat etcAnytime an android user touches these fields the app crashes. We cannot figure out what might be causing it.Has anyone else faced this? Is this a flutter specific problem?
June 10, 2021 at 05:54PM by hindustanibhauu
https://ift.tt/3xfmfpw
App keeps crashing when we touch a text field in android
Hi friends,We are testing our social media app. It has some text based features such as search, post idea, chat etcAnytime an android user touches these fields the app crashes. We cannot figure out what might be causing it.Has anyone else faced this? Is this a flutter specific problem?
June 10, 2021 at 05:54PM by hindustanibhauu
https://ift.tt/3xfmfpw
reddit
r/FlutterDev - App keeps crashing when we touch a text field in android
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Feedback - Flutter Based Cross Platform Markup Language
Hey all,A small (3 man) team of us have developed a real time interpreted cross platform markup language based on xml syntax using flutter. It's quite powerful, giving the user the ability to link into any existing back end api and automatically have front end widgets build from the data. We have built inspections systems for multiple large companies using our language/interpreter already.I was wondering if there was anyone that I could chat with that could give us some feedback on the application/idea/execution as we are planning to release the interpreter and documentation on how to use the language for free in the next month, and are slightly unclear as to the proper path to take beforehand.Has anyone had experience doing something similar, or releasing a software for free to users?A brief list of some of the functionality we have in (there are over 100 widgets as of now).- Fully customizable UI- Forms and validation, posting, etc.- The ability to interact with things such as gps, nfc, MQTT, local databases, web databases, bluetooth beacon, barcode, etc.- A custom event system.- UI widgets such as tree views, lists, tabs, drawers etc.My discord is TheOlajos#6491Thanks!!
June 10, 2021 at 06:24PM by TheOlajos
https://ift.tt/3vcmbWf
Feedback - Flutter Based Cross Platform Markup Language
Hey all,A small (3 man) team of us have developed a real time interpreted cross platform markup language based on xml syntax using flutter. It's quite powerful, giving the user the ability to link into any existing back end api and automatically have front end widgets build from the data. We have built inspections systems for multiple large companies using our language/interpreter already.I was wondering if there was anyone that I could chat with that could give us some feedback on the application/idea/execution as we are planning to release the interpreter and documentation on how to use the language for free in the next month, and are slightly unclear as to the proper path to take beforehand.Has anyone had experience doing something similar, or releasing a software for free to users?A brief list of some of the functionality we have in (there are over 100 widgets as of now).- Fully customizable UI- Forms and validation, posting, etc.- The ability to interact with things such as gps, nfc, MQTT, local databases, web databases, bluetooth beacon, barcode, etc.- A custom event system.- UI widgets such as tree views, lists, tabs, drawers etc.My discord is TheOlajos#6491Thanks!!
June 10, 2021 at 06:24PM by TheOlajos
https://ift.tt/3vcmbWf
reddit
r/FlutterDev - Feedback - Flutter Based Cross Platform Markup Language
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Route Calculation with random hopp-on, max travel time per vehicle
1/ how are route planners developed? 2/ I’m researching info on how to dev this: - 52 different hopp-on locations within a 50km radius. - all 52 people have same destination - fleet availability (can be updated/day): taxi 2 seats, 2 Vans each 8 seats, 1 bus 40 seats - max travel time per vehicle is 45 min
June 10, 2021 at 08:02PM by ssstofff
https://ift.tt/3xbajVZ
Route Calculation with random hopp-on, max travel time per vehicle
1/ how are route planners developed? 2/ I’m researching info on how to dev this: - 52 different hopp-on locations within a 50km radius. - all 52 people have same destination - fleet availability (can be updated/day): taxi 2 seats, 2 Vans each 8 seats, 1 bus 40 seats - max travel time per vehicle is 45 min
June 10, 2021 at 08:02PM by ssstofff
https://ift.tt/3xbajVZ
reddit
r/FlutterDev - Route Calculation with random hopp-on, max travel time per vehicle
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
GitHub on Twitter - Open Source Friday Stream - Firebase & Flutter
https://twitter.com/github/status/1403015610922045449
June 10, 2021 at 07:36PM by Salakarr
https://ift.tt/3xbOhST
GitHub on Twitter - Open Source Friday Stream - Firebase & Flutter
https://twitter.com/github/status/1403015610922045449
June 10, 2021 at 07:36PM by Salakarr
https://ift.tt/3xbOhST
Twitter
GitHub
Interested in learning about Firebase and Flutter? Join @mikediarmid and @bdougieYO as they review a collection of Firebase plugins for Flutter apps. Tomorrow 10am PDT (1800 UTC). github.co/20211505-1700-…
New post on Flutter Dev Google group:
How to listen to iOS/Android keyboard key strokes in flutter?
In order to track a user inactivity in my app I need to initialize a timer in a callback which is invoked after every user tap on an Android or iOS keyboard. How can I do it? I tried to use RawKeyboardListener widget but it didn't work. I tried @override void initState() { super.initState();
June 10, 2021 at 10:25PM by Zagor Te Nej
https://ift.tt/3wdo7Pv
How to listen to iOS/Android keyboard key strokes in flutter?
In order to track a user inactivity in my app I need to initialize a timer in a callback which is invoked after every user tap on an Android or iOS keyboard. How can I do it? I tried to use RawKeyboardListener widget but it didn't work. I tried @override void initState() { super.initState();
June 10, 2021 at 10:25PM by Zagor Te Nej
https://ift.tt/3wdo7Pv
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 tweet from FlutterDev:
RT @GooglePayDevs: 👋 Hey @FlutterDev! Are you collecting payments in your Flutter applications?🔌Which plugin makes the most sense for you…— Flutter (@FlutterDev) Jun 10, 2021
June 10, 2021 at 11:00PM
http://twitter.com/FlutterDev/status/1403094624055574529
RT @GooglePayDevs: 👋 Hey @FlutterDev! Are you collecting payments in your Flutter applications?🔌Which plugin makes the most sense for you…— Flutter (@FlutterDev) Jun 10, 2021
June 10, 2021 at 11:00PM
http://twitter.com/FlutterDev/status/1403094624055574529
Twitter
Google Pay Developers
👋 Hey @FlutterDev! Are you collecting payments in your Flutter applications?🔌Which plugin makes the most sense for you? Find out below ↓ twitter.com/StripeDev/stat…
New post on Flutter Dev Google group:
XCode unable to Parse contents of info.plist
Hi Fellow Flutterers, I'm getting the error *my_project_location/Info.plist: Property List error: Encountered unknown encoding (UTF-9) / JSON error: JSON text did not start with array or object and option to allow fragments not set.* and then: *Xcode's output:* *↳* * error: unable to
June 11, 2021 at 02:34AM by Andrew Villegas
https://ift.tt/3pKVwiq
XCode unable to Parse contents of info.plist
Hi Fellow Flutterers, I'm getting the error *my_project_location/Info.plist: Property List error: Encountered unknown encoding (UTF-9) / JSON error: JSON text did not start with array or object and option to allow fragments not set.* and then: *Xcode's output:* *↳* * error: unable to
June 11, 2021 at 02:34AM by Andrew Villegas
https://ift.tt/3pKVwiq
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:
My third pub package Linkfo
Hi ! I just created the pub package linkfo. I've seen several other packages do similar stuff but all of them only ended up handling title, description and a handful of other properties. I think through sealed unions, I can help the user handle any scenario they might encounter. I'm really new to the protocols so things might not work as intended for some links and I'd happily see any issues or take pointers you might have
June 11, 2021 at 02:51AM by Nolence
https://ift.tt/3gcLJyf
My third pub package Linkfo
Hi ! I just created the pub package linkfo. I've seen several other packages do similar stuff but all of them only ended up handling title, description and a handful of other properties. I think through sealed unions, I can help the user handle any scenario they might encounter. I'm really new to the protocols so things might not work as intended for some links and I'd happily see any issues or take pointers you might have
June 11, 2021 at 02:51AM by Nolence
https://ift.tt/3gcLJyf
Dart packages
linkfo | Dart Package
Crawls and gathers open graph and twitter cards information from links
New post on /r/flutterdev subreddit:
My first Dart Package! A simple and cool password validated field
https://ift.tt/34X6pEe
June 11, 2021 at 08:04AM by m_hamzashakeel
https://ift.tt/3wg7XVB
My first Dart Package! A simple and cool password validated field
https://ift.tt/34X6pEe
June 11, 2021 at 08:04AM by m_hamzashakeel
https://ift.tt/3wg7XVB
Dart packages
password_validated_field | Flutter Package
With this package you can have a nice, cool and validated password text fields in your application.
New post on /r/flutterdev subreddit:
What Is String XML File In Flutter?? - Flutter Agency
https://ift.tt/3xa17Bh
June 11, 2021 at 07:35AM by lil_dragplix
https://ift.tt/3wg3CBN
What Is String XML File In Flutter?? - Flutter Agency
https://ift.tt/3xa17Bh
June 11, 2021 at 07:35AM by lil_dragplix
https://ift.tt/3wg3CBN
Flutter Agency
What Is String XML File In Flutter?? - Flutter Agency
We have been through various article based on flutter how to disable the button in flutter. Lets learn what is string XML File in Flutter ??
New post on /r/flutterdev subreddit:
Flutter Crash Course 2021 - Build a Net Worth Application
https://www.youtube.com/watch?v=ktDo9wH4W_4
June 11, 2021 at 07:08AM by RobertBrunhage
https://ift.tt/3cz5RZ7
Flutter Crash Course 2021 - Build a Net Worth Application
https://www.youtube.com/watch?v=ktDo9wH4W_4
June 11, 2021 at 07:08AM by RobertBrunhage
https://ift.tt/3cz5RZ7
YouTube
Flutter Crash Course 2021 - Build a Net Worth Application
We are going to learn by doing and build our very own net worth app, we also have a cool competition with $175 worth of gift cards 🚀
Course to build a production-ready app 👉 https://robertbrunhage.com/course
Join my newsletter and get a FREE Flutter tips…
Course to build a production-ready app 👉 https://robertbrunhage.com/course
Join my newsletter and get a FREE Flutter tips…
New post on /r/flutterdev subreddit:
How can a newbie make q video chat app
Hi all, I am a newbie and i want to know how can a newbie make a video chat app, i have worked on flutter for front end part with firebase for a simple project and i want to improve it for more learning , i am making it public if anyone is interested, If anyone can tell me on how can i create a simple What i want to know 1. Create a chatroom in express 2. How to add video api to it for callingWhat havi i done till now Screens in flutter Login, register, chatroom, user profile, call picking screen For node js, login ,register dashboard routes , workingIt will be of great help i anyone can help me ou Thanks
June 11, 2021 at 08:21AM by black_frost_byte
https://ift.tt/2TkILyK
How can a newbie make q video chat app
Hi all, I am a newbie and i want to know how can a newbie make a video chat app, i have worked on flutter for front end part with firebase for a simple project and i want to improve it for more learning , i am making it public if anyone is interested, If anyone can tell me on how can i create a simple What i want to know 1. Create a chatroom in express 2. How to add video api to it for callingWhat havi i done till now Screens in flutter Login, register, chatroom, user profile, call picking screen For node js, login ,register dashboard routes , workingIt will be of great help i anyone can help me ou Thanks
June 11, 2021 at 08:21AM by black_frost_byte
https://ift.tt/2TkILyK
reddit
How can a newbie make q video chat app
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
A lil help
Hey there I need help on two things. One, every time I check flutter doctor it shows me that it is unable to locate android SDK, I was going to specify the path after locating it but I could not find it myself and I am pretty sure it is installed. Two every time I click play to start the emulator
June 11, 2021 at 09:38AM by Nahom Tibebu
https://ift.tt/3veYaOg
A lil help
Hey there I need help on two things. One, every time I check flutter doctor it shows me that it is unable to locate android SDK, I was going to specify the path after locating it but I could not find it myself and I am pretty sure it is installed. Two every time I click play to start the emulator
June 11, 2021 at 09:38AM by Nahom Tibebu
https://ift.tt/3veYaOg
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:
Which state management shall I use for app like youtube ?
I want to create an app like youtube in flutter which state management shall I choose ? Provider , getx or more tbh I found bloc very complicated and provider not that useful * I think provider is nothing but inherited widget with less boiler plate code I wanted to try getx but as a gentleman said what if getx owner left the project then your project is completely dead its way too much functionality depends on single package , now I am confused which state management shall I chose ?
June 11, 2021 at 12:12PM by onlytostalk
https://ift.tt/3vdOwLZ
Which state management shall I use for app like youtube ?
I want to create an app like youtube in flutter which state management shall I choose ? Provider , getx or more tbh I found bloc very complicated and provider not that useful * I think provider is nothing but inherited widget with less boiler plate code I wanted to try getx but as a gentleman said what if getx owner left the project then your project is completely dead its way too much functionality depends on single package , now I am confused which state management shall I chose ?
June 11, 2021 at 12:12PM by onlytostalk
https://ift.tt/3vdOwLZ
reddit
Which state management shall I use for app like youtube ?
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
You might not agree with me, but I STRONGLY believe that before hopping on the Flutter train, everyone should really learn the framework's language - Dart
Hello, everyone!As the title says and as I have noticed over the past few years, there is this tendency of a new developers finding Flutter library and directly diving their head into it, without even glancing over Dart documentation.They think, well, if I'm going to learn Flutter, then that means I'll also get a glance of everything I need to know about Dart. While that may be completely true, I believe it is not the best way to start learning Flutter.Dart isn't just a language that you'll eventually get to know if you learn Flutter. This is probably one of the biggest mistakes you could ever make when boarding the Flutter train.It might not be obvious for you, but sooner or later, I can guarantee you'll have huge gaps in your Dart knowledge that will prevent you from advancing in developing Flutter apps. If you don't properly understand the Dart concepts, features, language and key facts, you will start asking yourself questions on "why does this happen?" and your brain will tell you, well, it doesn't even matter as long as the app works, right?. So you'll get over it and month after month you'll accumulate so many questions that you'll eventually give up.This is really serious, to everyone wanting to hop on this amazing Flutter framework train, please take a month, or two, or three to properly learn the Dart Language. I promise it will make a huge difference in the future.Having that said, being one of the guys that experienced all of these during the past few years, I decided that I should create a complete Dart - from Novice to Expert Course on YouTube, in which I'll teach you possibly everything I know about Dart, and surely even more than that!I strongly believe that every tutor should do their extensive research on a subject, even though it's already familiar to them. That's why in this course you'll not only learn the basics like variables, if statements, for loops. You'll learn probably everything from inside Dart's universe, even more advanced topics like JIT & AOT Compilers, Dart Packages, Dart Runtime, Dart VM, Dart Isolates etc.The course is currently in progress, and I would really appreciate you to take a look at least over the first 3 tutorials to make an idea on whether you like my style of teaching, or not.I would really appreciate any feedback on this and I'm looking forward to hearing what topics from inside Dart you were struggling to understand the most, so that I'll cover them in future videos.Thank you for your time and I hope you'll enjoy my course!
June 11, 2021 at 11:47AM by W_C_K_D
https://ift.tt/3x86jp8
You might not agree with me, but I STRONGLY believe that before hopping on the Flutter train, everyone should really learn the framework's language - Dart
Hello, everyone!As the title says and as I have noticed over the past few years, there is this tendency of a new developers finding Flutter library and directly diving their head into it, without even glancing over Dart documentation.They think, well, if I'm going to learn Flutter, then that means I'll also get a glance of everything I need to know about Dart. While that may be completely true, I believe it is not the best way to start learning Flutter.Dart isn't just a language that you'll eventually get to know if you learn Flutter. This is probably one of the biggest mistakes you could ever make when boarding the Flutter train.It might not be obvious for you, but sooner or later, I can guarantee you'll have huge gaps in your Dart knowledge that will prevent you from advancing in developing Flutter apps. If you don't properly understand the Dart concepts, features, language and key facts, you will start asking yourself questions on "why does this happen?" and your brain will tell you, well, it doesn't even matter as long as the app works, right?. So you'll get over it and month after month you'll accumulate so many questions that you'll eventually give up.This is really serious, to everyone wanting to hop on this amazing Flutter framework train, please take a month, or two, or three to properly learn the Dart Language. I promise it will make a huge difference in the future.Having that said, being one of the guys that experienced all of these during the past few years, I decided that I should create a complete Dart - from Novice to Expert Course on YouTube, in which I'll teach you possibly everything I know about Dart, and surely even more than that!I strongly believe that every tutor should do their extensive research on a subject, even though it's already familiar to them. That's why in this course you'll not only learn the basics like variables, if statements, for loops. You'll learn probably everything from inside Dart's universe, even more advanced topics like JIT & AOT Compilers, Dart Packages, Dart Runtime, Dart VM, Dart Isolates etc.The course is currently in progress, and I would really appreciate you to take a look at least over the first 3 tutorials to make an idea on whether you like my style of teaching, or not.I would really appreciate any feedback on this and I'm looking forward to hearing what topics from inside Dart you were struggling to understand the most, so that I'll cover them in future videos.Thank you for your time and I hope you'll enjoy my course!
June 11, 2021 at 11:47AM by W_C_K_D
https://ift.tt/3x86jp8
YouTube
Introduction to Dart - From Novice to Expert Tutorial Series
Hi there!
In this short video I'll introduce you to the brand new series in which I'll make you a Dart Expert.
All animations were done in VideoScribe, you can try it by clicking my affiliate link --- https://www.awin1.com/cread.php?awinmid=8913&awinaffid=941643…
In this short video I'll introduce you to the brand new series in which I'll make you a Dart Expert.
All animations were done in VideoScribe, you can try it by clicking my affiliate link --- https://www.awin1.com/cread.php?awinmid=8913&awinaffid=941643…