New post on /r/flutterdev subreddit:
Need help with Flutter_bloc and screen navigation.
While using flutter_bloc, I am using blocbuilder to change screens according to current state. Now my question is how can I get back to my previous state to navigate previous screen using phones back button ?
March 22, 2020 at 02:12PM by rikousik
https://ift.tt/3abqeZn
Need help with Flutter_bloc and screen navigation.
While using flutter_bloc, I am using blocbuilder to change screens according to current state. Now my question is how can I get back to my previous state to navigate previous screen using phones back button ?
March 22, 2020 at 02:12PM by rikousik
https://ift.tt/3abqeZn
reddit
Need help with Flutter_bloc and screen navigation.
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
The documentation App for VelocityX is now open-sourced.
https://ift.tt/2J7WdO4
March 22, 2020 at 02:44PM by imthepk
https://ift.tt/3dktaVj
The documentation App for VelocityX is now open-sourced.
https://ift.tt/2J7WdO4
March 22, 2020 at 02:44PM by imthepk
https://ift.tt/3dktaVj
GitHub
iampawan/VelocityXApp
A flutter documentation app for VelocityX. Contribute to iampawan/VelocityXApp development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
How much is Flutter future proof in contrast with major programming languages?
No text found
March 22, 2020 at 03:39PM by crepuscopoli
https://ift.tt/2WAZai4
How much is Flutter future proof in contrast with major programming languages?
No text found
March 22, 2020 at 03:39PM by crepuscopoli
https://ift.tt/2WAZai4
reddit
How much is Flutter future proof in contrast with major...
Posted in r/FlutterDev by u/crepuscopoli • 2 points and 13 comments
New post on /r/flutterdev subreddit:
Resources for learning Flutter animations?
I am surprised that I can't find a full, deep dive course dedicated only to learning animations with Flutter. All I can really find are just short and fragmented articles and videos.Do you guys have any recommendations for how to go about learning animations? Any great resources that helped you out a lot?
Thanks in advance!
March 22, 2020 at 06:48PM by k00na
https://ift.tt/2UtvfWr
Resources for learning Flutter animations?
I am surprised that I can't find a full, deep dive course dedicated only to learning animations with Flutter. All I can really find are just short and fragmented articles and videos.Do you guys have any recommendations for how to go about learning animations? Any great resources that helped you out a lot?
Thanks in advance!
March 22, 2020 at 06:48PM by k00na
https://ift.tt/2UtvfWr
reddit
Resources for learning Flutter animations?
I am surprised that I can't find a full, deep dive course dedicated only to learning animations with Flutter. All I can really find are just short...
New post on /r/flutterdev subreddit:
gradient color without decoration?
hi all
how can I use gradient color without decoration?is there any widget under color property? I'm trying to customize https://pub.dev/packages/bubble widget color with gradient
thanks
March 22, 2020 at 08:20PM by anonfantom
https://ift.tt/3dkC5pZ
gradient color without decoration?
hi all
how can I use gradient color without decoration?is there any widget under color property? I'm trying to customize https://pub.dev/packages/bubble widget color with gradient
thanks
March 22, 2020 at 08:20PM by anonfantom
https://ift.tt/3dkC5pZ
Dart packages
bubble | Flutter package
A Flutter widget for chat like a speech bubble in Whatsapp and others.
New post on /r/flutterdev subreddit:
Building a 2D multiplayer game with Flutter from scratch.
https://www.youtube.com/watch?v=xTcO6lPMUaA
March 22, 2020 at 09:02PM by Elixane
https://ift.tt/33Dp6Lp
Building a 2D multiplayer game with Flutter from scratch.
https://www.youtube.com/watch?v=xTcO6lPMUaA
March 22, 2020 at 09:02PM by Elixane
https://ift.tt/33Dp6Lp
YouTube
Ep1: 2D Multiplayer Flutter Game - Getting Flutter setup and Tile Map Generation
Episode 1 of building a 2D multiplayer game with Flutter from Scratch.
Part of https://www.youtube.com/playlist?list=PL4k64WemroGlTDHJzVo_O1l6C0nuwRc6G which will have any future episodes as well.
As streamed on twitch: https://www.twitch.tv/thlorenz
Source:…
Part of https://www.youtube.com/playlist?list=PL4k64WemroGlTDHJzVo_O1l6C0nuwRc6G which will have any future episodes as well.
As streamed on twitch: https://www.twitch.tv/thlorenz
Source:…
New post on /r/flutterdev subreddit:
Flutter Parking Locating with Google Maps Part 1
https://www.youtube.com/watch?v=Dme03oxZRU0
March 22, 2020 at 08:59PM by Elixane
https://ift.tt/2vHTGar
Flutter Parking Locating with Google Maps Part 1
https://www.youtube.com/watch?v=Dme03oxZRU0
March 22, 2020 at 08:59PM by Elixane
https://ift.tt/2vHTGar
YouTube
Flutter Parking Locator with Google Maps Part 1
This simple parking locator application combines a number of Flutter skills into one interface. We'll use Google Maps, Google Places API, Geolocator, URL launcher, FutureProvider, and ProxyProvider to serve up parking lot locations to the user.
In part…
In part…
New post on Flutter Dev Google group:
fetch Html Page and then Extract Json from that page
I am trying to get a JSON which is inside the HTML page but I am really confused about how to do this in flutter I searched a lot on google but could not able to find anything. I am doing the same thing in laravel with just 2 lines of code preg_match_all('/sharedData\s=\s(.*[^\"]);<.script>/ixU
March 22, 2020 at 09:53PM by Nalin Nishant
https://ift.tt/2U9tNJS
fetch Html Page and then Extract Json from that page
I am trying to get a JSON which is inside the HTML page but I am really confused about how to do this in flutter I searched a lot on google but could not able to find anything. I am doing the same thing in laravel with just 2 lines of code preg_match_all('/sharedData\s=\s(.*[^\"]);<.script>/ixU
March 22, 2020 at 09:53PM by Nalin Nishant
https://ift.tt/2U9tNJS
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:
Calling special kind of intent
So I am working on a project where i have to make the app in the auto-start app list and to do this i have to start an activity to the autostart list in the settings but to do that i have to pass 2 package names following is one of the examplesfor oppo devices
March 22, 2020 at 09:57PM by omega_savvy
https://ift.tt/2Us7OwO
Calling special kind of intent
So I am working on a project where i have to make the app in the auto-start app list and to do this i have to start an activity to the autostart list in the settings but to do that i have to pass 2 package names following is one of the examplesfor oppo devices
Intent intent = new Intent(); intent.setClassName("com.coloros.safecenter", "com.coloros.safecenter.permission.startup.StartupAppListActivity"); startActivity(intent);for xiaomi
Intent intent = new Intent(); intent.setComponent(new ComponentName("com.miui.securitycenter", "com.miui.permcenter.autostart.AutoStartManagementActivity")); startActivity(intent)any help on this will be helpful as i followed the intent doc and all i was able to get is how to call the whats app intent and other normal intents
March 22, 2020 at 09:57PM by omega_savvy
https://ift.tt/2Us7OwO
reddit
Calling special kind of intent
So I am working on a project where i have to make the app in the auto-start app list and to do this i have to start an activity to the autostart...
New post on /r/flutterdev subreddit:
Building a 2D multiplayer game with Flutter from scratch.
https://www.youtube.com/watch?v=xTcO6lPMUaA
March 22, 2020 at 09:02PM by Elixane
https://ift.tt/33Dp6Lp
Building a 2D multiplayer game with Flutter from scratch.
https://www.youtube.com/watch?v=xTcO6lPMUaA
March 22, 2020 at 09:02PM by Elixane
https://ift.tt/33Dp6Lp
YouTube
Ep1: 2D Multiplayer Flutter Game - Getting Flutter setup and Tile Map Generation
Episode 1 of building a 2D multiplayer game with Flutter from Scratch.
Part of https://www.youtube.com/playlist?list=PL4k64WemroGlTDHJzVo_O1l6C0nuwRc6G which will have any future episodes as well.
As streamed on twitch: https://www.twitch.tv/thlorenz
Source:…
Part of https://www.youtube.com/playlist?list=PL4k64WemroGlTDHJzVo_O1l6C0nuwRc6G which will have any future episodes as well.
As streamed on twitch: https://www.twitch.tv/thlorenz
Source:…
New post on /r/flutterdev subreddit:
Maps with navigation?
I want to implement a maps app that uses custom markers and has the possibility to do navigation(directions) between two points, what API should i use?
March 23, 2020 at 03:43AM by Ihab_MadDz
https://ift.tt/3adrpaG
Maps with navigation?
I want to implement a maps app that uses custom markers and has the possibility to do navigation(directions) between two points, what API should i use?
March 23, 2020 at 03:43AM by Ihab_MadDz
https://ift.tt/3adrpaG
reddit
Maps with navigation?
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
Missing Plugin Exception
Hi, How can I solve this error MissingPluginException , please help me. [image: error.jpg]
Missing Plugin Exception
Hi, How can I solve this error MissingPluginException , please help me. [image: error.jpg]
New post on /r/flutterdev subreddit:
Integrate End to End Video Calling over the Network in your Next Flutter App - Flutter Tutorial.
https://youtu.be/v9ngriCV0J0
March 23, 2020 at 07:42AM by __thecsguy
https://ift.tt/2UcG5Bu
Integrate End to End Video Calling over the Network in your Next Flutter App - Flutter Tutorial.
https://youtu.be/v9ngriCV0J0
March 23, 2020 at 07:42AM by __thecsguy
https://ift.tt/2UcG5Bu
YouTube
End to End Video Calling Over Network In Flutter | Skype Clone - Part 12
Integrate end to end Video Calling in Flutter Application with the help of Agora SDK and Firebase.
Code :
https://github.com/Ronak99/Skype-Clone/tree/Part-12-Video_Calling_Over_Network
APK's
Arm-64 version : https://github.com/Ronak99/Skype-Clone/raw/Part…
Code :
https://github.com/Ronak99/Skype-Clone/tree/Part-12-Video_Calling_Over_Network
APK's
Arm-64 version : https://github.com/Ronak99/Skype-Clone/raw/Part…
New post on /r/flutterdev subreddit:
Flutter or React Native, a cross-platform dilemma - How to chose + Bonus - (Part 4)
https://ift.tt/3dlTgHJ
March 23, 2020 at 09:09AM by badprof18
https://ift.tt/397jnic
Flutter or React Native, a cross-platform dilemma - How to chose + Bonus - (Part 4)
https://ift.tt/3dlTgHJ
March 23, 2020 at 09:09AM by badprof18
https://ift.tt/397jnic
Marcogomiero
Flutter or React Native, a cross-platform dilemma - How to chose + Bonus - (Part 4)
Welcome to the fourth and last part of this article series about React Native and Flutter.
In the first episode, we have introduced the two frameworks with some history and with a comparison between the languages that they use.
Flutter or React Native, a…
In the first episode, we have introduced the two frameworks with some history and with a comparison between the languages that they use.
Flutter or React Native, a…
New post on /r/flutterdev subreddit:
Corona Updates app (Open Source Project)
So I've been working on a corona updates app and because I am a windows user only android build is done. Any mac users who could build and push an IOS build is appreciated.Not only that any kind of pull requests and feedbacks are welcome.Link to the project : https://github.com/ashishkhuraishy/CovidUpdates
March 23, 2020 at 09:08AM by AshishKhuraishy
https://ift.tt/2WB0hOT
Corona Updates app (Open Source Project)
So I've been working on a corona updates app and because I am a windows user only android build is done. Any mac users who could build and push an IOS build is appreciated.Not only that any kind of pull requests and feedbacks are welcome.Link to the project : https://github.com/ashishkhuraishy/CovidUpdates
March 23, 2020 at 09:08AM by AshishKhuraishy
https://ift.tt/2WB0hOT
GitHub
GitHub - ashishkhuraishy/CovidUpdates: A cross platform-app made with flutter of latest updates of Covid-19
A cross platform-app made with flutter of latest updates of Covid-19 - GitHub - ashishkhuraishy/CovidUpdates: A cross platform-app made with flutter of latest updates of Covid-19
New post on /r/flutterdev subreddit:
Augmented Reality in Flutter - Oleksandr Leuschenko | Flutter Europe
https://m.youtube.com/watch?feature=youtu.be&v=lmiRYar996w
March 23, 2020 at 12:08PM by Elixane
https://ift.tt/39clvVZ
Augmented Reality in Flutter - Oleksandr Leuschenko | Flutter Europe
https://m.youtube.com/watch?feature=youtu.be&v=lmiRYar996w
March 23, 2020 at 12:08PM by Elixane
https://ift.tt/39clvVZ
YouTube
Augmented Reality in Flutter - Oleksandr Leuschenko | Flutter Europe
Augmented Reality is the future of mobile. While big companies invest in hardware development, enthusiasts and artists all over the world work hard creating things that never existed and can't even exist physically! On the other hand, AR is not only about…
New post on /r/flutterdev subreddit:
Made a simple Corona Info app.
Made a simple Corona Information app using Muhammad Mustadi'S very easy to use Covid-19 API.I hope beginners might find it helpful.Happy Coding and Stay safe.GitHub
March 23, 2020 at 11:59AM by theketan2
https://ift.tt/3bomd41
Made a simple Corona Info app.
Made a simple Corona Information app using Muhammad Mustadi'S very easy to use Covid-19 API.I hope beginners might find it helpful.Happy Coding and Stay safe.GitHub
March 23, 2020 at 11:59AM by theketan2
https://ift.tt/3bomd41
GitHub
GitHub - TheKetan2/covid19_flutter_app
Contribute to TheKetan2/covid19_flutter_app development by creating an account on GitHub.
New post on Flutter Dev Google group:
How to allow click event on bar graph to drill related information
Hi Guys, I'm new to flutter. I was wondering if anyone can guide me Q. How to add click event to a bar graph? (for further drilling information) Regards Arfeen Khan
March 23, 2020 at 12:30PM by Arfeen Mushtaq
https://ift.tt/2wv8l9e
How to allow click event on bar graph to drill related information
Hi Guys, I'm new to flutter. I was wondering if anyone can guide me Q. How to add click event to a bar graph? (for further drilling information) Regards Arfeen Khan
March 23, 2020 at 12:30PM by Arfeen Mushtaq
https://ift.tt/2wv8l9e
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:
Flutter support for 32 bit
Hello, I just started learning dart and flutter for app and web development, I use a 32 bit x-86 operating system and flutter is only supported for 64 bit operating system. I really love dart and would like to develop in dart without having to get a new PC. Is there going to be support for 32
March 23, 2020 at 01:14PM by Ojukwu Ezechukwu
https://ift.tt/2xefgDL
Flutter support for 32 bit
Hello, I just started learning dart and flutter for app and web development, I use a 32 bit x-86 operating system and flutter is only supported for 64 bit operating system. I really love dart and would like to develop in dart without having to get a new PC. Is there going to be support for 32
March 23, 2020 at 01:14PM by Ojukwu Ezechukwu
https://ift.tt/2xefgDL
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:
Flutter - parameters to Future Function
Hello, I am trying to pass parameter (id value which is obtained from another dart file) to Future, based on this id data will be fetched via php mysql. Please guide me thtough. TIA Vikram
March 23, 2020 at 01:28PM by Vikram S Sangotra
https://ift.tt/2UdcZSv
Flutter - parameters to Future Function
Hello, I am trying to pass parameter (id value which is obtained from another dart file) to Future, based on this id data will be fetched via php mysql. Please guide me thtough. TIA Vikram
March 23, 2020 at 01:28PM by Vikram S Sangotra
https://ift.tt/2UdcZSv
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:
Flutter bluetooth connectivity issue
I am having problem regarding bluetooth connectivity using any dart package available in pub.dev. Even the documentation is not clear and some raw codes provided in the documentation consists of errors.Can anyon e help with proper connectivity with bluetooth by using any of the available
March 23, 2020 at 01:46PM by Shouvik Kumar Chakraborty
https://ift.tt/3bmxBx0
Flutter bluetooth connectivity issue
I am having problem regarding bluetooth connectivity using any dart package available in pub.dev. Even the documentation is not clear and some raw codes provided in the documentation consists of errors.Can anyon e help with proper connectivity with bluetooth by using any of the available
March 23, 2020 at 01:46PM by Shouvik Kumar Chakraborty
https://ift.tt/3bmxBx0
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.