New post on /r/flutterdev subreddit:
Windows Defender SmartScreen doesn't like flutter_console.bat
I get a blue popup saying "Windows Defender Smartscreen prevented an unrecognized app from starting. Running this app might put your PC at risk."The only option is "Don't run".This also happens if I right-click and "edit" (I wanted to see the .bat in notepad, but even this triggers the alert) though I can open notepad and manually open the .bat fine.
April 11, 2019 at 01:43AM by terminalinsanity
http://bit.ly/2VAYV3p
Windows Defender SmartScreen doesn't like flutter_console.bat
I get a blue popup saying "Windows Defender Smartscreen prevented an unrecognized app from starting. Running this app might put your PC at risk."The only option is "Don't run".This also happens if I right-click and "edit" (I wanted to see the .bat in notepad, but even this triggers the alert) though I can open notepad and manually open the .bat fine.
April 11, 2019 at 01:43AM by terminalinsanity
http://bit.ly/2VAYV3p
reddit
r/FlutterDev - Windows Defender SmartScreen doesn't like flutter_console.bat
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Tutorial for Beginners - Full Tutorial
https://www.youtube.com/watch?v=_UIZ8goQn94
April 11, 2019 at 04:01AM by LazarLjubenovicat
http://bit.ly/2X0otqL
Flutter Tutorial for Beginners - Full Tutorial
https://www.youtube.com/watch?v=_UIZ8goQn94
April 11, 2019 at 04:01AM by LazarLjubenovicat
http://bit.ly/2X0otqL
YouTube
Flutter Tutorial for Beginners - Full Tutorial
In this video, you'll learn about google's cross-platform mobile application development framework. You will also learn to make a basic app using Flutter at ...
New post on /r/flutterdev subreddit:
Flutter - How to autofill username/password for Login Page of embedded website?
Hi all,I have embedded a website inside my Flutter app.However, I would like to autofill username/password for Login Page of this embedded website.Original Flow:Open Mobile App -> Enter Username/Password Manually in Login Page -> Home PageProposed Flow:Open Mobile App -> Enter Username/Password Automatically Via Autofill In Login Page -> Home PageIn simple means, after user open mobile app, it will directly jumps into Home Page, bypass Login Page.How should I code to achieve this flow?Thanks.
April 11, 2019 at 04:55AM by cnvery
http://bit.ly/2IdhS94
Flutter - How to autofill username/password for Login Page of embedded website?
Hi all,I have embedded a website inside my Flutter app.However, I would like to autofill username/password for Login Page of this embedded website.Original Flow:Open Mobile App -> Enter Username/Password Manually in Login Page -> Home PageProposed Flow:Open Mobile App -> Enter Username/Password Automatically Via Autofill In Login Page -> Home PageIn simple means, after user open mobile app, it will directly jumps into Home Page, bypass Login Page.How should I code to achieve this flow?Thanks.
April 11, 2019 at 04:55AM by cnvery
http://bit.ly/2IdhS94
reddit
r/FlutterDev - Flutter - How to autofill username/password for Login Page of embedded website?
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Allow Drawing within the Image in flutter
Is it possible to Draw on particular image in flutter like filling color to an Alphabet < https://stackoverflow.com/questions/55608510/is-it-possible-to-draw-on-particular-image-in-flutter-like-filling-color-to-an-a> and its not allow to draw outside of the image or alphabet.
April 11, 2019 at 05:54AM by Manu Kumar
http://bit.ly/2VK5joM
Allow Drawing within the Image in flutter
Is it possible to Draw on particular image in flutter like filling color to an Alphabet < https://stackoverflow.com/questions/55608510/is-it-possible-to-draw-on-particular-image-in-flutter-like-filling-color-to-an-a> and its not allow to draw outside of the image or alphabet.
April 11, 2019 at 05:54AM by Manu Kumar
http://bit.ly/2VK5joM
Stack Overflow
Is it possible to Draw on particular image in flutter like filling color to an Alphabet
I need to allow to draw within the image boundary in flutter like filling color to an alphabet. I can adjust the canvas using height and width but how to allow to draw within particular area in flu...
New post on /r/flutterdev subreddit:
Flutter: Local Storage (Shared Preferences) — Auto Login
Written a simple and short tutorial to discuss about implementing local storage in Flutter! Understand that they has been tons around but I am trying to improve in my writing skills, so I am penning them down for own knowledge retention. So just thought of sharing it here as well in case you are looking for another way to learn this topic :)Flutter: Local Storage (Shared Preferences) — Auto Login
April 11, 2019 at 05:30AM by lawreytan
http://bit.ly/2Kr6o3V
Flutter: Local Storage (Shared Preferences) — Auto Login
Written a simple and short tutorial to discuss about implementing local storage in Flutter! Understand that they has been tons around but I am trying to improve in my writing skills, so I am penning them down for own knowledge retention. So just thought of sharing it here as well in case you are looking for another way to learn this topic :)Flutter: Local Storage (Shared Preferences) — Auto Login
April 11, 2019 at 05:30AM by lawreytan
http://bit.ly/2Kr6o3V
Medium
Flutter: Local Storage
Welcome to another part of my Flutter tutorials. As I am on a journey in exploring more about Flutter, I will be penning down useful…
New post on Flutter Dev Google group:
Flutter Bottom Navigation Screen Share?
Is there anyone in this group available to briefly screen share how to successfully implement a bottom navigation bar in my android application? Reading through the available documentation and following numerous has me a little lost on how to approach this issue I am having and it is really
April 11, 2019 at 08:20AM by jmjon...@gmail.com
http://bit.ly/2Ir46iu
Flutter Bottom Navigation Screen Share?
Is there anyone in this group available to briefly screen share how to successfully implement a bottom navigation bar in my android application? Reading through the available documentation and following numerous has me a little lost on how to approach this issue I am having and it is really
April 11, 2019 at 08:20AM by jmjon...@gmail.com
http://bit.ly/2Ir46iu
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:
Entitas: Alternative way of building reactive, testable and easy to evolve apps with Flutter.
http://bit.ly/2U83TCU
April 11, 2019 at 08:19AM by Elixane
http://bit.ly/2InqMQC
Entitas: Alternative way of building reactive, testable and easy to evolve apps with Flutter.
http://bit.ly/2U83TCU
April 11, 2019 at 08:19AM by Elixane
http://bit.ly/2InqMQC
Medium
Entitas for Flutter
Alternative way of building reactive, testable and easy to evolve apps with Flutter.
New post on Flutter Dev Google group:
Flutter Appbar Signout Button not working.
This is the only error that I am getting in my code, on line 45. The 'onPressed: _signOut' is the only line with a red error message. I have attached a link to a gist, if anyone can help me figure out what is going on. The app runs just fine, cannot seem to log out now... https://gist.github.
April 11, 2019 at 10:04AM by jmjon...@gmail.com
http://bit.ly/2D8JZT0
Flutter Appbar Signout Button not working.
This is the only error that I am getting in my code, on line 45. The 'onPressed: _signOut' is the only line with a red error message. I have attached a link to a gist, if anyone can help me figure out what is going on. The app runs just fine, cannot seem to log out now... https://gist.github.
April 11, 2019 at 10:04AM by jmjon...@gmail.com
http://bit.ly/2D8JZT0
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:
Build a Reactive Flutter App
https://www.youtube.com/watch?v=1mvlL_Ct1ng
April 11, 2019 at 03:52PM by MasHary911
http://bit.ly/2UGG4Xx
Build a Reactive Flutter App
https://www.youtube.com/watch?v=1mvlL_Ct1ng
April 11, 2019 at 03:52PM by MasHary911
http://bit.ly/2UGG4Xx
YouTube
Build a Reactive Flutter App
Social Network for Developers ☞ https://morioh.com Developer's Store ☞ https://www.moteefe.com/store/developer?cp=WP6JDT Learn to code for free and get a dev...
New post on Flutter Dev Google group:
Installing Flutter on AMD Windows 7
I have a 64 bit AMD Windows 7 setup and I've run into problems at configuring VM acceleration: http://bit.ly/2Uwrjao I get the impression that VM acceleration doesn't work on AMD with Windows 7. Am I correct in thinking this?
April 11, 2019 at 04:57PM by egdcltd
http://bit.ly/2G3EQw0
Installing Flutter on AMD Windows 7
I have a 64 bit AMD Windows 7 setup and I've run into problems at configuring VM acceleration: http://bit.ly/2Uwrjao I get the impression that VM acceleration doesn't work on AMD with Windows 7. Am I correct in thinking this?
April 11, 2019 at 04:57PM by egdcltd
http://bit.ly/2G3EQw0
New post on /r/flutterdev subreddit:
StartApp, InMobi, Chartboost, ...
Hi everyone !My team and I are working on Flutter mobile apps and we would like to monetize these apps. The problem is that there is no Flutter plugin helping developers to integrate StartApp, InMobi, Chartboost, Appnext, etc. We've been looking for a while on the Internet for developers working with Flutter who don't want (or who can't) work with AdMob.We tried to create our own Flutter plugin to be able to use StartApp but we never developed any plugin and, even with some tutorials, we didn't create anything useful.So, dis someone create a Flutter plugin for other ad networks than AdMob ? Is someone already working on it or plans to develop that kind of plugin ? Or did someone ever create a flutter plugin able to help us making this one ?Thank you for your time !The BApps Team !
April 11, 2019 at 04:31PM by BarracudApps
http://bit.ly/2P73BM4
StartApp, InMobi, Chartboost, ...
Hi everyone !My team and I are working on Flutter mobile apps and we would like to monetize these apps. The problem is that there is no Flutter plugin helping developers to integrate StartApp, InMobi, Chartboost, Appnext, etc. We've been looking for a while on the Internet for developers working with Flutter who don't want (or who can't) work with AdMob.We tried to create our own Flutter plugin to be able to use StartApp but we never developed any plugin and, even with some tutorials, we didn't create anything useful.So, dis someone create a Flutter plugin for other ad networks than AdMob ? Is someone already working on it or plans to develop that kind of plugin ? Or did someone ever create a flutter plugin able to help us making this one ?Thank you for your time !The BApps Team !
April 11, 2019 at 04:31PM by BarracudApps
http://bit.ly/2P73BM4
Start.io - A Sell-side Omnichannel Advertising Platform
Start.io | Mobile Marketing & Audience Platform for Marketers
We are a mobile data platform that enables organizations to uncover AI-driven insights and make data-driven decisions that enhance strategies and drive growth
New post on /r/flutterdev subreddit:
Build Mobile Apps With Flutter and Google Maps (Cloud Next '19)
https://www.youtube.com/attribution_link?a=m8EfMYLVNZM&u=%2Fwatch%3Fv%3DRpQLFAFqMlw%26feature%3Dshare
April 11, 2019 at 04:58PM by Pixelreddit
http://bit.ly/2IpIH9v
Build Mobile Apps With Flutter and Google Maps (Cloud Next '19)
https://www.youtube.com/attribution_link?a=m8EfMYLVNZM&u=%2Fwatch%3Fv%3DRpQLFAFqMlw%26feature%3Dshare
April 11, 2019 at 04:58PM by Pixelreddit
http://bit.ly/2IpIH9v
YouTube
Build Mobile Apps With Flutter and Google Maps (Cloud Next '19)
The recent release of Flutter 1.0 opened many exciting possibilities for building Android and iOS apps with a single codebase. This is especially true for ap...
New post on /r/flutterdev subreddit:
Where the objects from a screen using block must be?
Let’s say that i have a screen that show a list o users from my system. This users are map with a list of objects of the type UserModel (List<UserModel>). If in all states of the screen this list is used, where must be this List? In the bloc class or in the states base class?
April 11, 2019 at 04:56PM by crazy_kankuro
http://bit.ly/2GipAwA
Where the objects from a screen using block must be?
Let’s say that i have a screen that show a list o users from my system. This users are map with a list of objects of the type UserModel (List<UserModel>). If in all states of the screen this list is used, where must be this List? In the bloc class or in the states base class?
April 11, 2019 at 04:56PM by crazy_kankuro
http://bit.ly/2GipAwA
reddit
r/FlutterDev - Where the objects from a screen using block must be?
0 votes and 1 comment so far on Reddit
New post on Flutter Dev Google group:
Firebase UI Flutter Integration
Is there someone that can help me with adding google sign in with firebase ui to my application? According to this documentation it says to add this import statement : import 'package:firebase_auth/firebase_auth.dart' to my Dart code. I am
April 11, 2019 at 05:52PM by jmjon...@gmail.com
http://bit.ly/2D9q7iC
Firebase UI Flutter Integration
Is there someone that can help me with adding google sign in with firebase ui to my application? According to this documentation it says to add this import statement : import 'package:firebase_auth/firebase_auth.dart' to my Dart code. I am
April 11, 2019 at 05:52PM by jmjon...@gmail.com
http://bit.ly/2D9q7iC
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:
Fade in your UIs in Flutter
http://bit.ly/2GkWOvv
April 11, 2019 at 07:03PM by felixlein
http://bit.ly/2UNaDuy
Fade in your UIs in Flutter
http://bit.ly/2GkWOvv
April 11, 2019 at 07:03PM by felixlein
http://bit.ly/2UNaDuy
Medium
Fade in your UIs in Flutter
Earlier this week I introduced the Flutter package simple_animations. Today I want to follow up with a practice example, you can use in…
New post on /r/flutterdev subreddit:
WidgetGigs - A new Flutter dedicated job board for the community
https://widgetgigs.com
April 11, 2019 at 08:37PM by YoussefKababe
http://bit.ly/2Kp1Smm
WidgetGigs - A new Flutter dedicated job board for the community
https://widgetgigs.com
April 11, 2019 at 08:37PM by YoussefKababe
http://bit.ly/2Kp1Smm
WidgetGigs
WidgetGigs - Flutter job board
Hire Flutter developers, Find Flutter jobs. WidgetGigs is a job board that connects companies and startups to Flutter developers worldwide.
New post on /r/flutterdev subreddit:
Is it possible to create "first time login" helping notes?
Hello, i'm working on a app, and i would like to have the option that when a person logins for the first time there would be helping pop-ups that would explain how to do things. I'm not sure what that's called exactly but i'm sure you have used apps that when you login for the first time it asks you if you want help or no (can turn it off/on in settings) and if you say yes it would kind of walk you through the app and it's features.I know flutter has tooltips which are useful but i don't think thats what i'm looking for exactly.
April 11, 2019 at 09:10PM by theEdward234
http://bit.ly/2GhH38k
Is it possible to create "first time login" helping notes?
Hello, i'm working on a app, and i would like to have the option that when a person logins for the first time there would be helping pop-ups that would explain how to do things. I'm not sure what that's called exactly but i'm sure you have used apps that when you login for the first time it asks you if you want help or no (can turn it off/on in settings) and if you say yes it would kind of walk you through the app and it's features.I know flutter has tooltips which are useful but i don't think thats what i'm looking for exactly.
April 11, 2019 at 09:10PM by theEdward234
http://bit.ly/2GhH38k
reddit
r/FlutterDev - Is it possible to create "first time login" helping notes?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Cracking the Coding Interview in Flutter: Design the Call Center
http://bit.ly/2PczuTv
April 11, 2019 at 09:35PM by Purple_Pizzazz
http://bit.ly/2UNqzNo
Cracking the Coding Interview in Flutter: Design the Call Center
http://bit.ly/2PczuTv
April 11, 2019 at 09:35PM by Purple_Pizzazz
http://bit.ly/2UNqzNo
Medium
Cracking the Coding Interview in Flutter: Design the Call Center
I absolutely love this book: Cracking Coding Interview by Gayle Laakmann McDowell.
New post on /r/flutterdev subreddit:
Flutter in Practice - Validating Forms
https://www.youtube.com/watch?v=WHJLVHgIlpI&feature=youtu.be
April 11, 2019 at 10:47PM by zaiste
http://bit.ly/2IyZ6bV
Flutter in Practice - Validating Forms
https://www.youtube.com/watch?v=WHJLVHgIlpI&feature=youtu.be
April 11, 2019 at 10:47PM by zaiste
http://bit.ly/2IyZ6bV
YouTube
Flutter in Practice - E13: Validating Forms
Flutter in Practice is a free programming course that teaches how to write a mobile application using Flutter framework and Dart programming language. Instea...
New post on /r/flutterdev subreddit:
Store a List of String
I have to save data for an inventory. I organized them as a string list, how can I proceed? Reading and writing to a file does not seem to be suitable because writing will overwrite (so can’t easily update) and reading would cause the structure to be lost. Please help me!
April 11, 2019 at 11:24PM by thatspeppe
http://bit.ly/2U8g3fi
Store a List of String
I have to save data for an inventory. I organized them as a string list, how can I proceed? Reading and writing to a file does not seem to be suitable because writing will overwrite (so can’t easily update) and reading would cause the structure to be lost. Please help me!
April 11, 2019 at 11:24PM by thatspeppe
http://bit.ly/2U8g3fi
reddit
r/FlutterDev - Store a List of String
0 votes and 0 comments so far on Reddit