New post on /r/flutterdev subreddit:
Flutter - notify keyboard backspace/del event.
Is there a way to get the event for when my user clicks on the backspace of the devices keyboard?
February 07, 2020 at 10:39PM by mrghnt96
https://ift.tt/2SqIyGe
Flutter - notify keyboard backspace/del event.
Is there a way to get the event for when my user clicks on the backspace of the devices keyboard?
February 07, 2020 at 10:39PM by mrghnt96
https://ift.tt/2SqIyGe
reddit
Flutter - notify keyboard backspace/del event.
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Current state of Flutter packages and pub
Is it me or there is a lot of flutter packages that are basically dead (not maintained). Packages that have < 0.1.0 version, not updated for more than a year. Some packages have pending MR, ready solutions for some issues and no response from creator/author. Sometimes someone forks it, fix issue or two, create another package and then it dies, just like the first one. Which creates even bigger mess in pub.Any ideas how to solve this situation and avoid many useless packages in pub? Maybe package should be automatically marked as 'Discontinued' after some time with option to transfer ownership to someone else?
February 08, 2020 at 12:35AM by bartektartanus
https://ift.tt/2S77qni
Current state of Flutter packages and pub
Is it me or there is a lot of flutter packages that are basically dead (not maintained). Packages that have < 0.1.0 version, not updated for more than a year. Some packages have pending MR, ready solutions for some issues and no response from creator/author. Sometimes someone forks it, fix issue or two, create another package and then it dies, just like the first one. Which creates even bigger mess in pub.Any ideas how to solve this situation and avoid many useless packages in pub? Maybe package should be automatically marked as 'Discontinued' after some time with option to transfer ownership to someone else?
February 08, 2020 at 12:35AM by bartektartanus
https://ift.tt/2S77qni
reddit
Current state of Flutter packages and pub
Is it me or there is a lot of flutter packages that are basically dead (not maintained). Packages that have < 0.1.0 version, not updated for more...
New post on /r/flutterdev subreddit:
Understand New Code Quickly - Join Development Teams Easily
https://www.youtube.com/watch?v=nOGeDfVfGwE
February 08, 2020 at 12:59AM by Elixane
https://ift.tt/2OAZdpu
Understand New Code Quickly - Join Development Teams Easily
https://www.youtube.com/watch?v=nOGeDfVfGwE
February 08, 2020 at 12:59AM by Elixane
https://ift.tt/2OAZdpu
YouTube
Understand New Code Quickly - Join Development Teams Easily
Getting familiar with a new codebase can be daunting but it doesn't have to be!
đź“§ Get Flutter news đź“° and resources:
👉 http://flutter.education
👨‍💻 Do you write good code? Find out now!
https://resocoder.com/good-code-quiz
Go to my website for more information…
đź“§ Get Flutter news đź“° and resources:
👉 http://flutter.education
👨‍💻 Do you write good code? Find out now!
https://resocoder.com/good-code-quiz
Go to my website for more information…
New post on /r/flutterdev subreddit:
Error Handling in Flutter
https://ift.tt/2ustrUJ
February 08, 2020 at 12:53AM by Elixane
https://ift.tt/2ukQ25I
Error Handling in Flutter
https://ift.tt/2ustrUJ
February 08, 2020 at 12:53AM by Elixane
https://ift.tt/2ukQ25I
Medium
Error Handling in Flutter
How to handle errors in Flutter
New post on Flutter Dev Google group:
What is New Features in Flutter 1.12? Everything you should know
What is New Features in Flutter 1.12? Everything you should know < https://mobiapp-news.blogspot.com/2020/02/what-is-new-features-in-flutter-1.12-everything.html >
February 08, 2020 at 07:08AM by Game Reviewer
https://ift.tt/39eTltV
What is New Features in Flutter 1.12? Everything you should know
What is New Features in Flutter 1.12? Everything you should know < https://mobiapp-news.blogspot.com/2020/02/what-is-new-features-in-flutter-1.12-everything.html >
February 08, 2020 at 07:08AM by Game Reviewer
https://ift.tt/39eTltV
Blogspot
What is New Features in Flutter 1.12? Everything you should know
According to Wiki "Flutter is an open-source UI software development kit created by Google. It is used to develop applications for Andr...
New post on Flutter Dev Google group:
First flutter gradle log4j issues
Hi all, I installed flutter on a macbook pro with a new installation of mojave. Following the startup guide that takes me to here, https://ift.tt/2TqosxM at which point I seem to have tripped over my shoe laces unfortunately. I seem to have have done something wrong
February 08, 2020 at 08:03AM by Kyle Howland-Rose
https://ift.tt/2ODI8v4
First flutter gradle log4j issues
Hi all, I installed flutter on a macbook pro with a new installation of mojave. Following the startup guide that takes me to here, https://ift.tt/2TqosxM at which point I seem to have tripped over my shoe laces unfortunately. I seem to have have done something wrong
February 08, 2020 at 08:03AM by Kyle Howland-Rose
https://ift.tt/2ODI8v4
flutter.dev
Test drive
How to create a templated Flutter app and use hot reload.
New post on /r/flutterdev subreddit:
Improving Flutter camera photos
My team and I have been struggling to implement the flutter camera. It works, but the photos are subpar compared to the native phone camera even when setting resolution to ultrahigh. Do you anticipate they there will be an update or improvement? Any suggestions?
February 08, 2020 at 09:28AM by PixzApp
https://ift.tt/39f61kv
Improving Flutter camera photos
My team and I have been struggling to implement the flutter camera. It works, but the photos are subpar compared to the native phone camera even when setting resolution to ultrahigh. Do you anticipate they there will be an update or improvement? Any suggestions?
February 08, 2020 at 09:28AM by PixzApp
https://ift.tt/39f61kv
reddit
Improving Flutter camera photos
My team and I have been struggling to implement the flutter camera. It works, but the photos are subpar compared to the native phone camera even...
New post on /r/flutterdev subreddit:
Flutter Activity Transition Android Background Service
In this video, I'm just showing a preview of a flutter app that uses Activity Transition API in the android platform. It runs an android background service. I'm kind of confused about how to demonstrate the code for this application. So, I wanted to launch the preview video to get your feedback.How should I demo my code? Do you want me to explain the code which is already done or do you want me to split the video into parts? I'll also leave the source code for this application in the next video.https://youtu.be/tucJvioga3k -- Video Link​Thanks & Regards,Developer Gunda
February 08, 2020 at 09:38AM by sriharsha6
https://ift.tt/3857BoR
Flutter Activity Transition Android Background Service
In this video, I'm just showing a preview of a flutter app that uses Activity Transition API in the android platform. It runs an android background service. I'm kind of confused about how to demonstrate the code for this application. So, I wanted to launch the preview video to get your feedback.How should I demo my code? Do you want me to explain the code which is already done or do you want me to split the video into parts? I'll also leave the source code for this application in the next video.https://youtu.be/tucJvioga3k -- Video Link​Thanks & Regards,Developer Gunda
February 08, 2020 at 09:38AM by sriharsha6
https://ift.tt/3857BoR
YouTube
Flutter Activity Transition Background Service
#flutter #background_service #android #activity_transition
In this video, I'm just showing a preview of a flutter app that uses Activity Transition API in the android platform. It runs an android background service. I'm kind of confused about how to demonstrate…
In this video, I'm just showing a preview of a flutter app that uses Activity Transition API in the android platform. It runs an android background service. I'm kind of confused about how to demonstrate…
New post on Flutter Dev Google group:
Create json and send to webservices
Hi, guys, please i need your support. In my app i have the webservices receives this json { "idempresa": "1", "idsucursal": "1", "idvendedor": "15", "items": [ { "orden": "1", "codigo": "03284", "descripcion": "ACEITE MUTURROL MECANOL X GLN", "cantidad
February 08, 2020 at 09:44AM by Williams Torres
https://ift.tt/2ODHmOD
Create json and send to webservices
Hi, guys, please i need your support. In my app i have the webservices receives this json { "idempresa": "1", "idsucursal": "1", "idvendedor": "15", "items": [ { "orden": "1", "codigo": "03284", "descripcion": "ACEITE MUTURROL MECANOL X GLN", "cantidad
February 08, 2020 at 09:44AM by Williams Torres
https://ift.tt/2ODHmOD
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:
How to implement Mesibo sdk to Flutter ?
Hello, I want to make a real-time chat application using Mesibo sdk. But according to the statements made on the site, I could not install the flutter. Link https://ift.tt/2UyURCT
February 08, 2020 at 10:56AM by Emre okcularlı
https://ift.tt/2Saay20
How to implement Mesibo sdk to Flutter ?
Hello, I want to make a real-time chat application using Mesibo sdk. But according to the statements made on the site, I could not install the flutter. Link https://ift.tt/2UyURCT
February 08, 2020 at 10:56AM by Emre okcularlı
https://ift.tt/2Saay20
Mesibo
Using mesibo with Cross Platform Application Development Tools like Flutter, React-Native, Swift, Ionic, etc.
Cross-Platform frameworks and libraries like React-Native, Flutter, Swift, etc. have made it possible to build applications for Mobile and Web quickly. In this article, we will briefly talk about various...
New post on Flutter Dev Google group:
How to create a custom animated launch screen in flutter
This is a copy of my question at StackOverflow < https://stackoverflow.com/questions/60100601/how-to-create-a-custom-animated-launch-screen-in-flutter>. I want to create a launch screen with minimal animations(like rotating an image). From the documentation found here
How to create a custom animated launch screen in flutter
This is a copy of my question at StackOverflow < https://stackoverflow.com/questions/60100601/how-to-create-a-custom-animated-launch-screen-in-flutter>. I want to create a launch screen with minimal animations(like rotating an image). From the documentation found here
Stack Overflow
How to create a custom animated launch screen in flutter
I have recently started to learn flutter and develop mobile apps. I want to create a launch screen with minimal animations(like rotating an image). From the documentation found here I thought it was
New post on /r/flutterdev subreddit:
Responsive Flutter Layouts
https://youtu.be/iOpqDwJmiyM
February 08, 2020 at 02:26PM by craetornetwork
https://ift.tt/2tJCal8
Responsive Flutter Layouts
https://youtu.be/iOpqDwJmiyM
February 08, 2020 at 02:26PM by craetornetwork
https://ift.tt/2tJCal8
YouTube
Responsive Layouts | Flutter Basics
Responsive Layouts | Flutter Basics
One of the key features that makes Flutter stand out, is that you can create one app for every type of device, whether it be desktop, mobile or tablet. However in order for your app to look good on all 3 devices, you need…
One of the key features that makes Flutter stand out, is that you can create one app for every type of device, whether it be desktop, mobile or tablet. However in order for your app to look good on all 3 devices, you need…
New post on /r/flutterdev subreddit:
freezed | Yet another code-generator for immutability/pattern-patching
https://ift.tt/37cuCVs
February 08, 2020 at 07:37PM by remirousselet
https://ift.tt/2H8TRNT
freezed | Yet another code-generator for immutability/pattern-patching
https://ift.tt/37cuCVs
February 08, 2020 at 07:37PM by remirousselet
https://ift.tt/2H8TRNT
Dart packages
freezed | Dart Package
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
New post on /r/flutterdev subreddit:
New to app development
These are questions that have probably been asked a million times before, but I wanted to ask some specific questions related to my case.My programming experience is mainly in c++ and arduino since my field has to do with robotics and automation.I want to make a car tracking system that will utilize some sort of map system (haven't decided yet, i hope to go for something open source but might end up using google maps api if it won't be too expensive to implement). I will need some sort of a database, probably Firebase, and will eventually want to be able to access this tracking systsm from a computer (website) and mobile phones (apps).I've already looked into app development before but never actually dived in anything. Before, I was considering react native and xamarin, they were the most popular at the time, but now there's flutter.How's the learning curve for a person that knows nothing about this at all, in general and compared to the other 2 listed above. Can I create an app completely using flutter or will I still have to do some other things using android studio and xcode? Can I publish an app to the ios appstore without a mac? What would be the easiest platform/framework to use for my app. I would like to just start working and get out something rather than getting distracted with all other options that I can do in the future, that I probably won't do.From the app side, I think the way it would work is the user would log in with their user name and password and would see the location of a specific vehicle on its route to track it. Maybe a few pages that will have some info regarding the vehicle being tracked and that's it. And there will be an admin account that would see all the different vehicles being tracked at the same time and can choose a specific vehicle to track alone.Sorry if these are dumb questions but when I researched this, I see a lot of jargon that I don't really understand and is somewhat confusing. I just want to know that the platform/framework I choose will be suitable, so I can dive in it and try my best to understand it from there, rather than doing too much research about each and ending up choosing something that will cause me to have to restart from scratch.Thank you in advance.
February 08, 2020 at 09:29PM by KruSion
https://ift.tt/2H956pz
New to app development
These are questions that have probably been asked a million times before, but I wanted to ask some specific questions related to my case.My programming experience is mainly in c++ and arduino since my field has to do with robotics and automation.I want to make a car tracking system that will utilize some sort of map system (haven't decided yet, i hope to go for something open source but might end up using google maps api if it won't be too expensive to implement). I will need some sort of a database, probably Firebase, and will eventually want to be able to access this tracking systsm from a computer (website) and mobile phones (apps).I've already looked into app development before but never actually dived in anything. Before, I was considering react native and xamarin, they were the most popular at the time, but now there's flutter.How's the learning curve for a person that knows nothing about this at all, in general and compared to the other 2 listed above. Can I create an app completely using flutter or will I still have to do some other things using android studio and xcode? Can I publish an app to the ios appstore without a mac? What would be the easiest platform/framework to use for my app. I would like to just start working and get out something rather than getting distracted with all other options that I can do in the future, that I probably won't do.From the app side, I think the way it would work is the user would log in with their user name and password and would see the location of a specific vehicle on its route to track it. Maybe a few pages that will have some info regarding the vehicle being tracked and that's it. And there will be an admin account that would see all the different vehicles being tracked at the same time and can choose a specific vehicle to track alone.Sorry if these are dumb questions but when I researched this, I see a lot of jargon that I don't really understand and is somewhat confusing. I just want to know that the platform/framework I choose will be suitable, so I can dive in it and try my best to understand it from there, rather than doing too much research about each and ending up choosing something that will cause me to have to restart from scratch.Thank you in advance.
February 08, 2020 at 09:29PM by KruSion
https://ift.tt/2H956pz
reddit
New to app development
These are questions that have probably been asked a million times before, but I wanted to ask some specific questions related to my case. My...
New post on Flutter Dev Google group:
progress indicator when web page loads
I am trying to implement progress indicator for reloading url using webview plugin. Here are parts of the code: ... flutterWebviewPlugin.reloadUrl('file://${file.path}') .then((onValue) => setState(() { _isLoading = false; }) ); ... Widget
February 08, 2020 at 09:52PM by Alex Kravets
https://ift.tt/2tKoXIO
progress indicator when web page loads
I am trying to implement progress indicator for reloading url using webview plugin. Here are parts of the code: ... flutterWebviewPlugin.reloadUrl('file://${file.path}') .then((onValue) => setState(() { _isLoading = false; }) ); ... Widget
February 08, 2020 at 09:52PM by Alex Kravets
https://ift.tt/2tKoXIO
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:
Responsive Flutter Layouts
https://ift.tt/2tHXmIf
February 09, 2020 at 12:23AM by alliscode
https://ift.tt/2SyqsSA
Responsive Flutter Layouts
https://ift.tt/2tHXmIf
February 09, 2020 at 12:23AM by alliscode
https://ift.tt/2SyqsSA
Medium
Responsive Flutter Layouts
The main selling point of flutter is being able to write one program, using one language (Dart), that can be used for all the different…
New post on /r/flutterdev subreddit:
Do you prefer the simulator on the left or right side of the screen?
Question in the title: I prefer it on the left but it seems like everyone likes it on the right lol
February 09, 2020 at 01:25AM by Heisenlife
https://ift.tt/2Sa5OJx
Do you prefer the simulator on the left or right side of the screen?
Question in the title: I prefer it on the left but it seems like everyone likes it on the right lol
February 09, 2020 at 01:25AM by Heisenlife
https://ift.tt/2Sa5OJx
reddit
Do you prefer the simulator on the left or right side of the screen?
Question in the title: I prefer it on the left but it seems like everyone likes it on the right lol
New post on /r/flutterdev subreddit:
Best flutter and dart books
Any suggestions? I've developed plenty with flutter for sure, but would like to go through a book.
February 09, 2020 at 03:55AM by UnqleSquid
https://ift.tt/2S8VbXw
Best flutter and dart books
Any suggestions? I've developed plenty with flutter for sure, but would like to go through a book.
February 09, 2020 at 03:55AM by UnqleSquid
https://ift.tt/2S8VbXw
reddit
Best flutter and dart books
Any suggestions? I've developed plenty with flutter for sure, but would like to go through a book.
New post on /r/flutterdev subreddit:
Are there any UI design/theming tutorials which write clean and reusable code?
All of the Flutter UI design videos seem to follow "bad" coding practices (everything in one to three files, no use of components, no use of ThemeData for styles). Are there any tutorials that teach you how to make a good UI along with good coding practices?
February 09, 2020 at 06:14AM by themindstorm
https://ift.tt/38chvoN
Are there any UI design/theming tutorials which write clean and reusable code?
All of the Flutter UI design videos seem to follow "bad" coding practices (everything in one to three files, no use of components, no use of ThemeData for styles). Are there any tutorials that teach you how to make a good UI along with good coding practices?
February 09, 2020 at 06:14AM by themindstorm
https://ift.tt/38chvoN
reddit
Are there any UI design/theming tutorials which write clean and...
All of the Flutter UI design videos seem to follow "bad" coding practices (everything in one to three files, no use of components, no use of...
New post on /r/flutterdev subreddit:
is there a template builder for flutter?
Im a web dev that mostly do backend development at work (75% backend + 25% frontend). I dont learn any SPA framework as my job doesnt require me to do so. Most of the time I only used bootstrapshuffle.com (bought it last year as I thought it would save me lot of time in the long run, and it did). My question is, if I want to jump to use flutter for mobile development is there any service that provides bunch of templating like bootstrapshuffle.com that would save me lot of time with starting from scratch for the design?
February 09, 2020 at 05:49AM by hakim131
https://ift.tt/39kOCGY
is there a template builder for flutter?
Im a web dev that mostly do backend development at work (75% backend + 25% frontend). I dont learn any SPA framework as my job doesnt require me to do so. Most of the time I only used bootstrapshuffle.com (bought it last year as I thought it would save me lot of time in the long run, and it did). My question is, if I want to jump to use flutter for mobile development is there any service that provides bunch of templating like bootstrapshuffle.com that would save me lot of time with starting from scratch for the design?
February 09, 2020 at 05:49AM by hakim131
https://ift.tt/39kOCGY
reddit
is there a template builder for flutter?
Im a web dev that mostly do backend development at work (75% backend + 25% frontend). I dont learn any SPA framework as my job doesnt require me...
New post on /r/flutterdev subreddit:
First time doing a freelance project. Help me out people, please and thanks.
So basically I am about to take on my first free-lance project and would like to know how much to charge. First I am throwing together a prototype with no functionality to show the client how it will look. I asked for any design docs he may have. So how much should I be charging for the prototype? What software should I use to create the prototype? I have heard good things about Figma.​How much should I charge for the rest of the project, provided he likes the prototype. I know that with out project information it would be hard to answer so here is what I can tell you. I am implementing a mobile app that decodes messages in audio and communicates with a mongoDB hosted on an EC2 instance on AWS. Sorry if the questions are poorly worded.
February 09, 2020 at 06:52AM by LAN_scape
https://ift.tt/2StRPNR
First time doing a freelance project. Help me out people, please and thanks.
So basically I am about to take on my first free-lance project and would like to know how much to charge. First I am throwing together a prototype with no functionality to show the client how it will look. I asked for any design docs he may have. So how much should I be charging for the prototype? What software should I use to create the prototype? I have heard good things about Figma.​How much should I charge for the rest of the project, provided he likes the prototype. I know that with out project information it would be hard to answer so here is what I can tell you. I am implementing a mobile app that decodes messages in audio and communicates with a mongoDB hosted on an EC2 instance on AWS. Sorry if the questions are poorly worded.
February 09, 2020 at 06:52AM by LAN_scape
https://ift.tt/2StRPNR
reddit
First time doing a freelance project. Help me out people, please...
So basically I am about to take on my first free-lance project and would like to know how much to charge. First I am throwing together a prototype...