New post on /r/flutterdev subreddit:
Downsides of switching from React Native to Flutter
Hi all, I'm basically tired of how duct taped together react native feels.It's almost like to even do basic things, as in getting the material design them to feel right I have to do epic tons of work.The only thing giving me pause, is a lack of integrations into things like AWS. I'm now thinking of a franken hybrid, where I use Firebase for user data, and I ended up using some AWS specific APIs where needed ( the Google equivalents just aren't there yet).Obviously I would have to learn dart, but so far it looks like it's going to be a pretty painless process compared to fighting the 30 different React Native modules I need to say build a Material Design themed app with State management.Anything else I should be aware of before diving in ?
March 13, 2020 at 04:42AM by undefinedNANString
https://ift.tt/2IKWeYi
Downsides of switching from React Native to Flutter
Hi all, I'm basically tired of how duct taped together react native feels.It's almost like to even do basic things, as in getting the material design them to feel right I have to do epic tons of work.The only thing giving me pause, is a lack of integrations into things like AWS. I'm now thinking of a franken hybrid, where I use Firebase for user data, and I ended up using some AWS specific APIs where needed ( the Google equivalents just aren't there yet).Obviously I would have to learn dart, but so far it looks like it's going to be a pretty painless process compared to fighting the 30 different React Native modules I need to say build a Material Design themed app with State management.Anything else I should be aware of before diving in ?
March 13, 2020 at 04:42AM by undefinedNANString
https://ift.tt/2IKWeYi
reddit
Downsides of switching from React Native to Flutter
Hi all, I'm basically tired of how duct taped together react native feels. It's almost like to even do basic things, as in getting the material...
New post on /r/flutterdev subreddit:
How to call intent method from flutter
So I am trying to make my app auto-start I know how I can do it in java but I don't know how to do it using flutter as I know we have to go native as we may have to do it for both android and ios I tried on the similar way how we get the battery detail app in flutter but in my app, I have to call an intent which is not working how to make app autostart in java any guidance will be helpful.
March 13, 2020 at 06:13AM by omega_savvy
https://ift.tt/38MPeon
How to call intent method from flutter
So I am trying to make my app auto-start I know how I can do it in java but I don't know how to do it using flutter as I know we have to go native as we may have to do it for both android and ios I tried on the similar way how we get the battery detail app in flutter but in my app, I have to call an intent which is not working how to make app autostart in java any guidance will be helpful.
March 13, 2020 at 06:13AM by omega_savvy
https://ift.tt/38MPeon
Stack Overflow
Add my app to AutoStart apps list in android programmatically
I want my app to be in the autostart list after installation.
I know when I install an app like (whatsapp) it goes automatically to the autostart list.
I want my app to be the same
I tried the co...
I know when I install an app like (whatsapp) it goes automatically to the autostart list.
I want my app to be the same
I tried the co...
New post on Flutter Dev Google group:
Couldn't able to deploy the app in Release Branch
Hi Team, Anyone help me to resolve this issue when deploying the application on an android device with flutter channel stable, I have attached the image of the issue please anyone helps me to resolve this. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task
March 13, 2020 at 09:45AM by Bala Malarkodi
https://ift.tt/3cTiHA5
Couldn't able to deploy the app in Release Branch
Hi Team, Anyone help me to resolve this issue when deploying the application on an android device with flutter channel stable, I have attached the image of the issue please anyone helps me to resolve this. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task
March 13, 2020 at 09:45AM by Bala Malarkodi
https://ift.tt/3cTiHA5
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:
How should I store “passwords”?
I have a list of username and passwords (for servers) that are encrypted on firestore. The app will retrieve those information. User will select one of them and the app will establish connection to the server based on the information retrieved. I will decrypt the retrieved password before performing the connection.Is there a better way to do it?
March 13, 2020 at 09:49AM by temp02112019
https://ift.tt/33fw3SN
How should I store “passwords”?
I have a list of username and passwords (for servers) that are encrypted on firestore. The app will retrieve those information. User will select one of them and the app will establish connection to the server based on the information retrieved. I will decrypt the retrieved password before performing the connection.Is there a better way to do it?
March 13, 2020 at 09:49AM by temp02112019
https://ift.tt/33fw3SN
reddit
How should I store “passwords”?
I have a list of username and passwords (for servers) that are encrypted on firestore. The app will retrieve those information. User will select...
New post on /r/flutterdev subreddit:
New Android UI testing software
About one year ago, I was once again struggled with espresso (idling resources, upgrading broken test dependencies,...)I wished that UI testing was easier and came up with an idea for an alternative test automation solution. Instead of ID matching, I would be fully relying on computer vision.Over the last year I put a lot of hours in creating this software I had in mind. It's now called repeato, and it's essentially a test recorder which allows you record and replay your tests via a desktop app. It works for every type of app which runs on android, so obviously also for testing flutter apps.Now I am looking for feedback and beta testers.In order to get you motivated, I offer you direct support (skype/email) and an unlimited version of the software for those of you who get back to me with some feedback before 1st of April.Every feedback is very welcome!Here is a one minute demo video:https://www.youtube.com/watch?v=hkYWrqOeH4YAnd the download (win / mac / linux coming soon):https://www.repeato.app/download
March 13, 2020 at 11:01AM by stoefln
https://ift.tt/2W9CYLH
New Android UI testing software
About one year ago, I was once again struggled with espresso (idling resources, upgrading broken test dependencies,...)I wished that UI testing was easier and came up with an idea for an alternative test automation solution. Instead of ID matching, I would be fully relying on computer vision.Over the last year I put a lot of hours in creating this software I had in mind. It's now called repeato, and it's essentially a test recorder which allows you record and replay your tests via a desktop app. It works for every type of app which runs on android, so obviously also for testing flutter apps.Now I am looking for feedback and beta testers.In order to get you motivated, I offer you direct support (skype/email) and an unlimited version of the software for those of you who get back to me with some feedback before 1st of April.Every feedback is very welcome!Here is a one minute demo video:https://www.youtube.com/watch?v=hkYWrqOeH4YAnd the download (win / mac / linux coming soon):https://www.repeato.app/download
March 13, 2020 at 11:01AM by stoefln
https://ift.tt/2W9CYLH
YouTube
Introducing Repeato Android Test Automation
This is a deprecated video. Please watch this instead:
https://youtu.be/fVwUC6xOwtU
This video shows in 50 seconds how you can create Android UI tests (End-to-end tests) with the repeato test recorder.
Try it for free: https://www.repeato.app
Music: h…
https://youtu.be/fVwUC6xOwtU
This video shows in 50 seconds how you can create Android UI tests (End-to-end tests) with the repeato test recorder.
Try it for free: https://www.repeato.app
Music: h…
New post on Flutter Dev Google group:
Example of using oauth2
Good morning friends, I would like to know if you have any example of using oAuth2, to integrate with laravel. I managed to make the communication, capturing the token, however I am not getting a nice documentation with example of consumption of api methods.
March 13, 2020 at 11:49AM by Leonardo Ferreira
https://ift.tt/2wUH3ZA
Example of using oauth2
Good morning friends, I would like to know if you have any example of using oAuth2, to integrate with laravel. I managed to make the communication, capturing the token, however I am not getting a nice documentation with example of consumption of api methods.
March 13, 2020 at 11:49AM by Leonardo Ferreira
https://ift.tt/2wUH3ZA
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:
Introducing sized_context - An easier way to access MediaQuery.size - gskinner blog
https://ift.tt/2TNMcMn
March 12, 2020 at 03:56PM by gskinner_team
https://ift.tt/2IJa6SL
Introducing sized_context - An easier way to access MediaQuery.size - gskinner blog
https://ift.tt/2TNMcMn
March 12, 2020 at 03:56PM by gskinner_team
https://ift.tt/2IJa6SL
gskinner blog
Flutter: sized_context - An easier way to access MediaQuery.size! - gskinner blog
After sharing our simplified screen size detection example to reddit last week, we received a great suggestion from the community: the concept would work
New post on /r/flutterdev subreddit:
Silent Coding: MobX Live Template in Android Studio to ease your Flutter Development
https://youtu.be/fJ6BT6Ojxcw
March 13, 2020 at 01:27PM by codeify2019
https://ift.tt/39OB6w6
Silent Coding: MobX Live Template in Android Studio to ease your Flutter Development
https://youtu.be/fJ6BT6Ojxcw
March 13, 2020 at 01:27PM by codeify2019
https://ift.tt/39OB6w6
YouTube
Silent Coding: MobX Live Template in Android Studio to ease your Flutter development
Android Studio has a lot of features in it and one of the feature of it is Live Templates.
In this video we will learn, how to we can create live templates for MobX store class in the Android Studio.
This is just an example of the live template, You can…
In this video we will learn, how to we can create live templates for MobX store class in the Android Studio.
This is just an example of the live template, You can…
New post on /r/flutterdev subreddit:
App Feedback Thread - March 13, 2020
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
March 13, 2020 at 01:08PM by AutoModerator
https://ift.tt/2wYd96L
App Feedback Thread - March 13, 2020
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
March 13, 2020 at 01:08PM by AutoModerator
https://ift.tt/2wYd96L
reddit
App Feedback Thread - March 13, 2020
This thread is for getting feedback on your own apps. ####Developers: - must **provide feedback** for others - must include **Play Store**,...
New post on /r/flutterdev subreddit:
How to draw multiple line with CustomPainter in Flutter
/r/Flutter/comments/fhrmpo/how_to_draw_multiple_line_with_custompainter_in/
March 13, 2020 at 04:26PM by gifhary
https://ift.tt/3aQUtEF
How to draw multiple line with CustomPainter in Flutter
/r/Flutter/comments/fhrmpo/how_to_draw_multiple_line_with_custompainter_in/
March 13, 2020 at 04:26PM by gifhary
https://ift.tt/3aQUtEF
reddit
How to draw multiple line with CustomPainter in Flutter
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
FLUI New Module Released! Flutter Dynamic Rendering~
FLUI 0.9.0 released with new module -- Dynamic!The Dynamic module allows us to load downloaded or cached JSON for rendering.The semantics are close to the original Flutter component name. For the specific mapping relationship, please refer to Document.
March 13, 2020 at 04:59PM by hanran-liu
https://ift.tt/33mj2H9
FLUI New Module Released! Flutter Dynamic Rendering~
FLUI 0.9.0 released with new module -- Dynamic!The Dynamic module allows us to load downloaded or cached JSON for rendering.The semantics are close to the original Flutter component name. For the specific mapping relationship, please refer to Document.
March 13, 2020 at 04:59PM by hanran-liu
https://ift.tt/33mj2H9
GitHub
GitHub - Rannie/flui: A powerful UI framework for Google Flutter.
A powerful UI framework for Google Flutter. Contribute to Rannie/flui development by creating an account on GitHub.
New tweet from FlutterDev:
An inspiring #Flutterista!@npturgut has lived in 5 cities and 3 countries. #IWD2020
"I'm working on Flutter Web Engine and focused on writing a new test harness for Flutter Framework and Flutter Web Engine integration which will save us from regressions in the future." pic.twitter.com/UoA2pwANTE— Flutter (@FlutterDev) March 13, 2020
March 13, 2020 at 07:06PM
http://twitter.com/FlutterDev/status/1238526759227641856
An inspiring #Flutterista!@npturgut has lived in 5 cities and 3 countries. #IWD2020
"I'm working on Flutter Web Engine and focused on writing a new test harness for Flutter Framework and Flutter Web Engine integration which will save us from regressions in the future." pic.twitter.com/UoA2pwANTE— Flutter (@FlutterDev) March 13, 2020
March 13, 2020 at 07:06PM
http://twitter.com/FlutterDev/status/1238526759227641856
Twitter
#flutterista hashtag on Twitter
5h ago @FlutterDev tweeted: "💙It’s #IWD2020 and we're proud to prese.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Basic ToDo App architecture question
Hello, I’m using sqflite to save a TODO’s list. I have one main stateless widget, where I have a navigator with 3 routes(widgets) and a bottomNavigationBar. All 3 childs/routes are stateful widgets.- The first one is a stateful widget that loads the ToDo's in the onInit with a FutureBuilder in there.- The second one is also the same but in the onInit it only loads the ones which are already done.- The last one is a form to create a new one.Is it wrong to have a stateless widget as a parent and 3 stateful childs? Is there a place, book or something to learn more about this architecture/structure?Thanks
March 13, 2020 at 08:03PM by Shu7Down
https://ift.tt/2wZejyT
Basic ToDo App architecture question
Hello, I’m using sqflite to save a TODO’s list. I have one main stateless widget, where I have a navigator with 3 routes(widgets) and a bottomNavigationBar. All 3 childs/routes are stateful widgets.- The first one is a stateful widget that loads the ToDo's in the onInit with a FutureBuilder in there.- The second one is also the same but in the onInit it only loads the ones which are already done.- The last one is a form to create a new one.Is it wrong to have a stateless widget as a parent and 3 stateful childs? Is there a place, book or something to learn more about this architecture/structure?Thanks
March 13, 2020 at 08:03PM by Shu7Down
https://ift.tt/2wZejyT
reddit
Basic ToDo App architecture question
Hello, I’m using sqflite to save a TODO’s list. I have one main stateless widget, where I have a navigator with 3 routes(widgets) and a...
New post on /r/flutterdev subreddit:
Flutter Firebase & DDD Course [2] – Authentication Value Objects - Reso Coder
https://ift.tt/2vksoqh
March 13, 2020 at 11:18PM by Purple_Pizzazz
https://ift.tt/2QfAcRp
Flutter Firebase & DDD Course [2] – Authentication Value Objects - Reso Coder
https://ift.tt/2vksoqh
March 13, 2020 at 11:18PM by Purple_Pizzazz
https://ift.tt/2QfAcRp
Reso Coder
Flutter Firebase & DDD Course [2] – Authentication Value Objects - Reso Coder
We have the big picture of Domain-Driven Design already in our minds so now it's time to get coding. You might think that since we are building a Firebase app, we will need to worry about using the and classes right from the start. That's not true at all…
New post on /r/flutterdev subreddit:
Performance: Optimizing your Flutter app - Filip Hráček | Flutter Europe
https://www.youtube.com/watch?v=SQcmrl_NkqY
March 13, 2020 at 11:15PM by Purple_Pizzazz
https://ift.tt/2Q8DN3N
Performance: Optimizing your Flutter app - Filip Hráček | Flutter Europe
https://www.youtube.com/watch?v=SQcmrl_NkqY
March 13, 2020 at 11:15PM by Purple_Pizzazz
https://ift.tt/2Q8DN3N
YouTube
Performance: Optimizing your Flutter app - Filip Hráček | Flutter Europe
Flutter apps are fast by default, but that doesn't mean you're completely off the hook. This talk will efficiently walk you through some of the usual pitfalls, and give you the tools you need to make your app execute fast, without jank, consume less memory…
New post on Flutter Dev Google group:
Gradle task assembledebug failed with exit code 1
I am running this code https://ift.tt/335pu3t Exactly as it is but cannot get it to run. I get the same error saying "gradle task assembledebug failed". I am using an android nougat 7.1 emulator on an amd processor. The emulator runs fine but I get the error. Please help.
March 14, 2020 at 07:38AM by Souvik Dutta
https://ift.tt/2WbniHX
Gradle task assembledebug failed with exit code 1
I am running this code https://ift.tt/335pu3t Exactly as it is but cannot get it to run. I get the same error saying "gradle task assembledebug failed". I am using an android nougat 7.1 emulator on an amd processor. The emulator runs fine but I get the error. Please help.
March 14, 2020 at 07:38AM by Souvik Dutta
https://ift.tt/2WbniHX
flutter.dev
Write your first Flutter app, part 1
How to write a web-based app in Flutter.
New post on /r/flutterdev subreddit:
Flutter Build Error
Hello guys,I've created a new project on Android Studio and I wanted to run it without making any changes but I saw this error on the picture. I check it with flutter doctor but it says there is no problem. I did the set-up steps correctly. How can I fix it? I have a homework to deliverhttps://i.hizliresim.com/yKbxAE.jpghttps://i.hizliresim.com/yspJYi.jpg
March 14, 2020 at 10:10AM by TurKLoJeN
https://ift.tt/39SNVW7
Flutter Build Error
Hello guys,I've created a new project on Android Studio and I wanted to run it without making any changes but I saw this error on the picture. I check it with flutter doctor but it says there is no problem. I did the set-up steps correctly. How can I fix it? I have a homework to deliverhttps://i.hizliresim.com/yKbxAE.jpghttps://i.hizliresim.com/yspJYi.jpg
March 14, 2020 at 10:10AM by TurKLoJeN
https://ift.tt/39SNVW7
New post on /r/flutterdev subreddit:
Multiplatform Flutter. Building Adaptive UI - Alexandr Denisov | Flutter...
https://www.youtube.com/watch?v=2pzzm_PWhmI&feature=share
March 14, 2020 at 05:57AM by Pixelreddit
https://ift.tt/2TQi9n4
Multiplatform Flutter. Building Adaptive UI - Alexandr Denisov | Flutter...
https://www.youtube.com/watch?v=2pzzm_PWhmI&feature=share
March 14, 2020 at 05:57AM by Pixelreddit
https://ift.tt/2TQi9n4
YouTube
Multiplatform Flutter. Building Adaptive UI - Alexandr Denisov | Flutter Europe
Flutter is a new multiplatform framework by Google. It allows you to create applications for different platforms (iOS, Android, Web, Desktop) with the same c...
New post on /r/flutterdev subreddit:
Flutter Desktop Plugin
https://ift.tt/2U2NKkt
March 14, 2020 at 10:53AM by AseemWangoo
https://ift.tt/33g0QPo
Flutter Desktop Plugin
https://ift.tt/2U2NKkt
March 14, 2020 at 10:53AM by AseemWangoo
https://ift.tt/33g0QPo
Flutter
Flutter Desktop Plugin - Flutter - Creating desktop packages
This article demonstrates how to create flutter desktop plugin and use it in your flutter desktop applications. Also, you can also open source that plugin.
New post on /r/flutterdev subreddit:
Setting up GitHub Project and Workflow
https://youtu.be/zj_e2r3y2OY
March 14, 2020 at 12:09PM by craetornetwork
https://ift.tt/2TPmDdF
Setting up GitHub Project and Workflow
https://youtu.be/zj_e2r3y2OY
March 14, 2020 at 12:09PM by craetornetwork
https://ift.tt/2TPmDdF
YouTube
Setting Up GitHub Project and Workflow | Complete Flutter App #3
Setting Up GitHub Project and Workflow | Complete Flutter App #3
We will finally start the code in the next episode, but before we start we need to get organized. In the previous two videos we planned out the app using a tree diagram, and then we started…
We will finally start the code in the next episode, but before we start we need to get organized. In the previous two videos we planned out the app using a tree diagram, and then we started…
New post on Flutter Dev Google group:
Unable to resolve reference ActivityCompat,content,v1
Can someone please check this link, i've been suffering from this problem since long. Link: https://ift.tt/2TQic2o Any help is appreciated.
March 14, 2020 at 12:53PM by Amena Deeb
https://ift.tt/2IPMmMA
Unable to resolve reference ActivityCompat,content,v1
Can someone please check this link, i've been suffering from this problem since long. Link: https://ift.tt/2TQic2o Any help is appreciated.
March 14, 2020 at 12:53PM by Amena Deeb
https://ift.tt/2IPMmMA
Stack Overflow
Unable to resolve reference ActivityCompat,content,v1
I am using the map_view: ^0.0.14 & geolocation: ^1.1.2
I've looked and tried to apply many links but none worked, Any help is appreciated.
looked into https://github.com/DeveloperLibs/
I've looked and tried to apply many links but none worked, Any help is appreciated.
looked into https://github.com/DeveloperLibs/