New post on Flutter Dev Google group:
Inside my flutter webview if i am logging in to microsoft account, how can I still remain logged in when I next time open the app?
class MyWebView extends StatelessWidget { final String title; final String selectedUrl; final Completer
Inside my flutter webview if i am logging in to microsoft account, how can I still remain logged in when I next time open the app?
class MyWebView extends StatelessWidget { final String title; final String selectedUrl; final Completer
New post on Flutter Dev Google group:
Building a release version of flutter engine.
I'm currently trying to fix some specific issue in my app that requires me to modify flutter's engine source code... I've managed to build it from source and it works fine for debugging purposes... but eventually I would like to build a release apk file of my app using my custom engine and
April 26, 2020 at 01:25PM by Daniel Zduniak
https://ift.tt/2KCA8bo
Building a release version of flutter engine.
I'm currently trying to fix some specific issue in my app that requires me to modify flutter's engine source code... I've managed to build it from source and it works fine for debugging purposes... but eventually I would like to build a release apk file of my app using my custom engine and
April 26, 2020 at 01:25PM by Daniel Zduniak
https://ift.tt/2KCA8bo
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:
Guide for Developing Software
https://ift.tt/35hEnTj
April 26, 2020 at 01:40PM by craetornetwork
https://ift.tt/3bHi5fV
Guide for Developing Software
https://ift.tt/35hEnTj
April 26, 2020 at 01:40PM by craetornetwork
https://ift.tt/3bHi5fV
Medium
Complete Guide for Developing Software From Scratch
Disclaimer: In this article we will be using mobile app development as an example, but I believe this development process can be applied…
New post on /r/flutterdev subreddit:
FlutterForce — Week 74
https://ift.tt/2y391U7
April 26, 2020 at 01:30PM by flutterist
https://ift.tt/357JNA2
FlutterForce — Week 74
https://ift.tt/2y391U7
April 26, 2020 at 01:30PM by flutterist
https://ift.tt/357JNA2
Medium
FlutterForce — #Week 74
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
How is Flutter doing right now popularity wise and future wise?
Hi all! So i recently got into mobile app development and i am learning about various ways to accomplish it such as Native dev, React Native,Xamarin,PWAs and of course Flutter. So i wanted to ask you Flutter devs, how is Flutter doing right now? Is it popular? Do you think it will be a priority in the future for mobile dev or will it (hopefully not)meet the fate of most Google products?
April 26, 2020 at 01:22PM by Flamyngoo
https://ift.tt/2S4Fv7a
How is Flutter doing right now popularity wise and future wise?
Hi all! So i recently got into mobile app development and i am learning about various ways to accomplish it such as Native dev, React Native,Xamarin,PWAs and of course Flutter. So i wanted to ask you Flutter devs, how is Flutter doing right now? Is it popular? Do you think it will be a priority in the future for mobile dev or will it (hopefully not)meet the fate of most Google products?
April 26, 2020 at 01:22PM by Flamyngoo
https://ift.tt/2S4Fv7a
reddit
How is Flutter doing right now popularity wise and future wise?
Hi all! So i recently got into mobile app development and i am learning about various ways to accomplish it such as Native dev, React...
New post on /r/flutterdev subreddit:
Why flutter?
It’s really simple, tell me why flutter. Give me your simple cons and pros.
April 26, 2020 at 01:52PM by weedimo_se
https://ift.tt/2KCCmYi
Why flutter?
It’s really simple, tell me why flutter. Give me your simple cons and pros.
April 26, 2020 at 01:52PM by weedimo_se
https://ift.tt/2KCCmYi
reddit
Why flutter?
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
Add an element to the beginning of a list
Hey, I have a question, when I create a list can I put an item at the top of the list and not at the bottom? And if so, how do I do that?
April 26, 2020 at 03:14PM by Phil Dunphy
https://ift.tt/3aILoxb
Add an element to the beginning of a list
Hey, I have a question, when I create a list can I put an item at the top of the list and not at the bottom? And if so, how do I do that?
April 26, 2020 at 03:14PM by Phil Dunphy
https://ift.tt/3aILoxb
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:
'peanut' is not recognized as an internal or external command
i deployed my project to github pages but after made some changes in code in master branch and when i merge that changes to gh-pages branch while executing 'peanut' command it gives me the following error: 'peanut' is not recognized as an internal or external command, operable program or batch
April 26, 2020 at 03:16PM by Kamran Ali
https://ift.tt/2VZ4HNB
'peanut' is not recognized as an internal or external command
i deployed my project to github pages but after made some changes in code in master branch and when i merge that changes to gh-pages branch while executing 'peanut' command it gives me the following error: 'peanut' is not recognized as an internal or external command, operable program or batch
April 26, 2020 at 03:16PM by Kamran Ali
https://ift.tt/2VZ4HNB
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 can I call a function every 10 seconds?
Hey, how can I call a function every 10 seconds?
April 26, 2020 at 04:38PM by Marlene Rahm
https://ift.tt/2Y5GJCY
How can I call a function every 10 seconds?
Hey, how can I call a function every 10 seconds?
April 26, 2020 at 04:38PM by Marlene Rahm
https://ift.tt/2Y5GJCY
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:
Creating a music player app
I want to create a music player where players can browse as well as download the songs. Are there free API's which can do that?
April 26, 2020 at 04:48PM by FurysDyre
https://ift.tt/2VSoqOM
Creating a music player app
I want to create a music player where players can browse as well as download the songs. Are there free API's which can do that?
April 26, 2020 at 04:48PM by FurysDyre
https://ift.tt/2VSoqOM
reddit
Creating a music player app
I want to create a music player where players can browse as well as download the songs. Are there free API's which can do that?
New post on /r/flutterdev subreddit:
Do you think Flutter will eventually become the default way to develop Android apps in the future? If not, why?
Forgive me if my question is kind of stupid, but I'm a total noob who just started learning Flutter and I'm loving it so far, to the point where it almost feels too good to be true.I tried to get into Android app development a few times in the past but I always ended up losing interest, mostly due to how cumbersome it was to develop every UI element manually in XML and tying that up to the Java code later on.Flutter's widget-based approach feels exactly like what I expected from the start - a good catalogue of predesigned UI elements that you can quickly insert and customise to create your apps without wasting hours on menial tasks.The fact that it's a cross-platform framework makes it all that better, but leaving that aside, do you think Flutter will eventually take over most of the app development business for Android at least? If not, what are the reasons why you think most people will continue to create apps the "old fashioned" way using XML + Java/Kotlin?As said I'm a total noob, so apologies if this is a stupid question!
April 26, 2020 at 04:33PM by VMX
https://ift.tt/2VWzVow
Do you think Flutter will eventually become the default way to develop Android apps in the future? If not, why?
Forgive me if my question is kind of stupid, but I'm a total noob who just started learning Flutter and I'm loving it so far, to the point where it almost feels too good to be true.I tried to get into Android app development a few times in the past but I always ended up losing interest, mostly due to how cumbersome it was to develop every UI element manually in XML and tying that up to the Java code later on.Flutter's widget-based approach feels exactly like what I expected from the start - a good catalogue of predesigned UI elements that you can quickly insert and customise to create your apps without wasting hours on menial tasks.The fact that it's a cross-platform framework makes it all that better, but leaving that aside, do you think Flutter will eventually take over most of the app development business for Android at least? If not, what are the reasons why you think most people will continue to create apps the "old fashioned" way using XML + Java/Kotlin?As said I'm a total noob, so apologies if this is a stupid question!
April 26, 2020 at 04:33PM by VMX
https://ift.tt/2VWzVow
reddit
Do you think Flutter will eventually become the default way to...
Forgive me if my question is kind of stupid, but I'm a total noob who just started learning Flutter and I'm loving it so far, to the point where...
New post on /r/flutterdev subreddit:
How could I divide an image into pieces?
Hey! I have been learning Flutter and Dart for a few weeks and I have decided that I wanted to make my first "serious" app, called PuzzleMaker (github link down below).For now I've just created something very basic, some text, an initial image and I can also upload an image from my gallery pressing a button using the ImagePicker package.What I need to do now is slicing up the image but I don't know where to start with this, maybe there is a package or something that could help me. Any ideas on how to approach this? Once I get that I have thought about placing these sliced up images at the bottom of the app in some type of grid and then being able to drag these images into a bigger grid in the middle of the screen, once this is achieved you will be able to save the puzzle image into your gallery.Any advice is appreciated, I wanted to say that this is my first time sharing my Github so please be gentle :)https://github.com/alvaro-lloret/PuzzleMaker
April 26, 2020 at 04:58PM by alvarolloret
https://ift.tt/2VX0qdG
How could I divide an image into pieces?
Hey! I have been learning Flutter and Dart for a few weeks and I have decided that I wanted to make my first "serious" app, called PuzzleMaker (github link down below).For now I've just created something very basic, some text, an initial image and I can also upload an image from my gallery pressing a button using the ImagePicker package.What I need to do now is slicing up the image but I don't know where to start with this, maybe there is a package or something that could help me. Any ideas on how to approach this? Once I get that I have thought about placing these sliced up images at the bottom of the app in some type of grid and then being able to drag these images into a bigger grid in the middle of the screen, once this is achieved you will be able to save the puzzle image into your gallery.Any advice is appreciated, I wanted to say that this is my first time sharing my Github so please be gentle :)https://github.com/alvaro-lloret/PuzzleMaker
April 26, 2020 at 04:58PM by alvarolloret
https://ift.tt/2VX0qdG
New post on /r/flutterdev subreddit:
How was your experience with Flutter web beta?
So, I wanted to make a relatively simple website that only shows text with Flutter web. Has anyone tried to make a simple website that has a lot of users? Is it worth trying out or should I stick to javascript frameworks?
April 26, 2020 at 04:57PM by non-linearity
https://ift.tt/357q9nA
How was your experience with Flutter web beta?
So, I wanted to make a relatively simple website that only shows text with Flutter web. Has anyone tried to make a simple website that has a lot of users? Is it worth trying out or should I stick to javascript frameworks?
April 26, 2020 at 04:57PM by non-linearity
https://ift.tt/357q9nA
reddit
How was your experience with Flutter web beta?
So, I wanted to make a relatively simple website that only shows text with Flutter web. Has anyone tried to make a simple website that has a lot...
New post on /r/flutterdev subreddit:
Calendar week
I spent my weekend with it.https://github.com/mduccc/flutter_calendar_week
April 26, 2020 at 06:13PM by mduccc
https://ift.tt/2W0Fqmg
Calendar week
I spent my weekend with it.https://github.com/mduccc/flutter_calendar_week
April 26, 2020 at 06:13PM by mduccc
https://ift.tt/2W0Fqmg
GitHub
GitHub - mduccc/flutter_calendar_week: Flutter calendar week UI package
Flutter calendar week UI package. Contribute to mduccc/flutter_calendar_week development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
New version of Step Progress Indicator package released, Material Ripple effect and Rounded edge corners
https://ift.tt/38WoDWH
April 26, 2020 at 06:47PM by cmprogrammers
https://ift.tt/2zxZKDV
New version of Step Progress Indicator package released, Material Ripple effect and Rounded edge corners
https://ift.tt/38WoDWH
April 26, 2020 at 06:47PM by cmprogrammers
https://ift.tt/2zxZKDV
Dart packages
step_progress_indicator | Flutter Package
Bar indicator made of a series of selected and unselected steps
New post on Flutter Dev Google group:
How to Force reload pages in CupertinoTabView?
When user taps on an item in CupertinoTabView, I want to reload the page everytime. Right now, it loads only for the first time. Next time onwards it just displays the previous state. I want to force reload it. For example, when user taps on pageThree, which is 'case 2' in switch case in the
April 26, 2020 at 06:43PM by Rakesh H
https://ift.tt/2W2rSGD
How to Force reload pages in CupertinoTabView?
When user taps on an item in CupertinoTabView, I want to reload the page everytime. Right now, it loads only for the first time. Next time onwards it just displays the previous state. I want to force reload it. For example, when user taps on pageThree, which is 'case 2' in switch case in the
April 26, 2020 at 06:43PM by Rakesh H
https://ift.tt/2W2rSGD
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:
Dart then Flutter or the opposite or altogether
Hi devs. From where should I start ? Should I go with Dart first and learn how to code using it then go with flutter?My goal is to develop mobile apps.
April 26, 2020 at 07:53PM by switched_off
https://ift.tt/3bG9Wse
Dart then Flutter or the opposite or altogether
Hi devs. From where should I start ? Should I go with Dart first and learn how to code using it then go with flutter?My goal is to develop mobile apps.
April 26, 2020 at 07:53PM by switched_off
https://ift.tt/3bG9Wse
reddit
Dart then Flutter or the opposite or altogether
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
URGENT: Changing Timestamp value from Firestore to DateTime
How do I change Timestamp value from Firestore to DateTime. The ToDate function doesnt seem to work in a StreamBuilder.
April 26, 2020 at 08:13PM by Archie Kariuki
https://ift.tt/3bHhRp3
URGENT: Changing Timestamp value from Firestore to DateTime
How do I change Timestamp value from Firestore to DateTime. The ToDate function doesnt seem to work in a StreamBuilder.
April 26, 2020 at 08:13PM by Archie Kariuki
https://ift.tt/3bHhRp3
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:
Calendar week
https://ift.tt/2VYRcO3
April 26, 2020 at 08:48PM by mduccc
https://ift.tt/3bHu0Kz
Calendar week
https://ift.tt/2VYRcO3
April 26, 2020 at 08:48PM by mduccc
https://ift.tt/3bHu0Kz
GitHub
mduccc/flutter_calendar_week
A calendar view package for Flutter application. Contribute to mduccc/flutter_calendar_week development by creating an account on GitHub.
New post on Flutter Dev Google group:
Auf Funktion von anderem file zugreifen
How can I execute a void function from another file?
April 26, 2020 at 09:10PM by Phil Dunphy
https://ift.tt/355LfCW
Auf Funktion von anderem file zugreifen
How can I execute a void function from another file?
April 26, 2020 at 09:10PM by Phil Dunphy
https://ift.tt/355LfCW
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:
textfield automatically getting clear
Hi Flutter Developers, i facing one issue, when i click to add data in list map. after entering data, textfield automatically getting clear. this issue i facing only on 'showmodalbottomsheet' widget. please help me! by following videos, images and code. video link google drive https://drive.goo
April 27, 2020 at 12:49AM by Gulam Fahad Ahmed
https://ift.tt/2S7qeCM
textfield automatically getting clear
Hi Flutter Developers, i facing one issue, when i click to add data in list map. after entering data, textfield automatically getting clear. this issue i facing only on 'showmodalbottomsheet' widget. please help me! by following videos, images and code. video link google drive https://drive.goo
April 27, 2020 at 12:49AM by Gulam Fahad Ahmed
https://ift.tt/2S7qeCM
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.