New post on Flutter Dev Google group:
popup on my webview
Hi Everyone, I want to show this.popup on my webview so that i can access my camera.. even if i already grant the camera permission on the app level, still its not working.. but when i use the deafult.mobile browser or even chrome it works very well.
April 14, 2020 at 05:47AM by morphy calandada
https://ift.tt/2VrUmJS
popup on my webview
Hi Everyone, I want to show this.popup on my webview so that i can access my camera.. even if i already grant the camera permission on the app level, still its not working.. but when i use the deafult.mobile browser or even chrome it works very well.
April 14, 2020 at 05:47AM by morphy calandada
https://ift.tt/2VrUmJS
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:
Firestore CRUD with Flutter
https://m.youtube.com/watch?v=YZt92I2V704&feature=youtu.be
April 14, 2020 at 08:16AM by Elixane
https://ift.tt/2V3DRVc
Firestore CRUD with Flutter
https://m.youtube.com/watch?v=YZt92I2V704&feature=youtu.be
April 14, 2020 at 08:16AM by Elixane
https://ift.tt/2V3DRVc
YouTube
Firestore CRUD with Flutter
UPDATE: There have been breaking changes to the firestore API. For the latest syntax checkout this updated version https://www.youtube.com/watch?v=zaiE08EW...
New post on /r/flutterdev subreddit:
Flutter TextField Usage
Hi, I have tried doing a lot of research regarding this but I am new to Flutter and I am making an app for my engineering class. It is a dining hall app and it will have the menus and a place for the user to enter the food they’ve eaten from that dining hall. I do not know what to do with the user data entry part, I’m trying to research the Shared Preferences but I do not know what the best way is to save the data so the user can see what they’ve eaten over time. I had fire store set up but I was told not to use such complicated work in this little project that won’t be needed for a real reason. Can anyone help with user data entry part? Like shared pref or database usage?
April 14, 2020 at 09:20AM by DomK386
https://ift.tt/34wA8CQ
Flutter TextField Usage
Hi, I have tried doing a lot of research regarding this but I am new to Flutter and I am making an app for my engineering class. It is a dining hall app and it will have the menus and a place for the user to enter the food they’ve eaten from that dining hall. I do not know what to do with the user data entry part, I’m trying to research the Shared Preferences but I do not know what the best way is to save the data so the user can see what they’ve eaten over time. I had fire store set up but I was told not to use such complicated work in this little project that won’t be needed for a real reason. Can anyone help with user data entry part? Like shared pref or database usage?
April 14, 2020 at 09:20AM by DomK386
https://ift.tt/34wA8CQ
reddit
Flutter TextField Usage
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
sliding_panel keeps getting better! safeAreaConfig, panelDecoration improvements...
https://ift.tt/2ZQtCCR
April 14, 2020 at 09:16AM by RaviKavaiya
https://ift.tt/2xuapyF
sliding_panel keeps getting better! safeAreaConfig, panelDecoration improvements...
https://ift.tt/2ZQtCCR
April 14, 2020 at 09:16AM by RaviKavaiya
https://ift.tt/2xuapyF
Dart packages
sliding_panel | Flutter Package
The most customisable bottom sliding panel you can find on pub.dev. Just as you want it!
New post on Flutter Dev Google group:
Need Help getting the list of files in a directory and updating it.
I need to get a list of all the files in a particular directory in /sdcard/ and display them on my app. The list needs to updated when a new file is added or deleted from the folder. I have tried using the Directory method *Directory.list()* to get a stream of files and used the stream in a*
April 14, 2020 at 09:43AM by Jake Rener
https://ift.tt/2K1W4wj
Need Help getting the list of files in a directory and updating it.
I need to get a list of all the files in a particular directory in /sdcard/ and display them on my app. The list needs to updated when a new file is added or deleted from the folder. I have tried using the Directory method *Directory.list()* to get a stream of files and used the stream in a*
April 14, 2020 at 09:43AM by Jake Rener
https://ift.tt/2K1W4wj
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:
Flutter Tutorial: How to Build A Food Delivery App UI
https://ift.tt/2yTPs0p
April 14, 2020 at 10:29AM by cybdom
https://ift.tt/3chYNxG
Flutter Tutorial: How to Build A Food Delivery App UI
https://ift.tt/2yTPs0p
April 14, 2020 at 10:29AM by cybdom
https://ift.tt/3chYNxG
Flutter Tutorial by Cybdom Tech
Flutter Tutorial: How to Build A Food Delivery App UI
UI tutorials are back and today you will learn how to build a food delivery app. Such apps are incredibly useful in this time of confinement and quarantine.
New post on Flutter Dev Google group:
Error while searching
Hello, this code searches for a series of values which are then displayed in a widget, but when I run the code I have the following error: type '_CastError' is not a subtype of type 'String' *Code:* //ListView contiene la lista dei Widget che vengono visualizzati List
Error while searching
Hello, this code searches for a series of values which are then displayed in a widget, but when I run the code I have the following error: type '_CastError' is not a subtype of type 'String' *Code:* //ListView contiene la lista dei Widget che vengono visualizzati List
New post on /r/flutterdev subreddit:
How to make account-less, identifiable users with Firebase
Hello everyone, I'm new to Firebase and Flutter. Learning them by building a clone of Whisper app, the anonymous social media. I can't implement that users are identified through their ANDROID_ID only and there would be no need for their email and password to write to the database.Can someone help me with hints on how to make the user account identified and based on their device ID only? Thanks in advance.
April 14, 2020 at 11:28AM by bks8
https://ift.tt/2ydg8cp
How to make account-less, identifiable users with Firebase
Hello everyone, I'm new to Firebase and Flutter. Learning them by building a clone of Whisper app, the anonymous social media. I can't implement that users are identified through their ANDROID_ID only and there would be no need for their email and password to write to the database.Can someone help me with hints on how to make the user account identified and based on their device ID only? Thanks in advance.
April 14, 2020 at 11:28AM by bks8
https://ift.tt/2ydg8cp
reddit
How to make account-less, identifiable users with Firebase
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
Using Interactive Media Ads SDKs (Google IMA)
Hello everyone. I am new to flutter. I was trying to implement the Google Interactive Media Ads to flutter for ads in videos. Right now we are using the video_player plugin with chewie. I cant find any documentation how to get it working in flutter. Maybe u can give me a hint or so. Thanks
April 14, 2020 at 11:41AM by Daniel Bruni
https://ift.tt/2K0yRKM
Using Interactive Media Ads SDKs (Google IMA)
Hello everyone. I am new to flutter. I was trying to implement the Google Interactive Media Ads to flutter for ads in videos. Right now we are using the video_player plugin with chewie. I cant find any documentation how to get it working in flutter. Maybe u can give me a hint or so. Thanks
April 14, 2020 at 11:41AM by Daniel Bruni
https://ift.tt/2K0yRKM
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:
Flutter - Beautiful Social App UI - Speed Coding - Part 1
https://www.youtube.com/watch?v=q1NJKqtZ3DY&feature=youtu.be
April 14, 2020 at 01:50PM by StevenDznr
https://ift.tt/2xszCJW
Flutter - Beautiful Social App UI - Speed Coding - Part 1
https://www.youtube.com/watch?v=q1NJKqtZ3DY&feature=youtu.be
April 14, 2020 at 01:50PM by StevenDznr
https://ift.tt/2xszCJW
YouTube
Flutter - Beautiful Social App UI - Speed Coding - Part 1
Flutter UI Speed CodingI will code for you:https://www.fiverr.com/share/mYN6yRDesign:https://dribbble.com/shots/10951466-Social-Mobile-AppCode:https://github...
New post on /r/flutterdev subreddit:
Weekly Questions Thread - April 14, 2020
This thread is for simple questions that don't warrant their own thread (although we suggest checking the sidebar, the wiki, our Discord, or Stack Overflow before posting). Also the Flutter.dev getting started tutorial and the Flutter Cookbook should have the answers to most simple questions.If you're new to Flutter you might also consider taking this free introductory course.Examples of questions:How do I send data to a new screen?Does anyone have a link to the source for the Flutter Gallery app?How do I change the application launcher icon in Flutter?Important: Downvotes are strongly discouraged in this thread. Sorting by new is strongly encouraged.Large code snippets don't read well on reddit and take up a lot of space, so please don't paste them in your comments. Consider linking Gists instead.Have a question about the subreddit or otherwise for /r/FlutterDev mods? We welcome your mod mail!Also, please don't link to Play Store pages or ask for feedback on this thread. Save those for the App Feedback threads we host on Fridays.Looking for all the Questions threads? Want an easy way to locate this week's thread? Click this link!
April 14, 2020 at 02:33PM by AutoModerator
https://ift.tt/2XwwxmN
Weekly Questions Thread - April 14, 2020
This thread is for simple questions that don't warrant their own thread (although we suggest checking the sidebar, the wiki, our Discord, or Stack Overflow before posting). Also the Flutter.dev getting started tutorial and the Flutter Cookbook should have the answers to most simple questions.If you're new to Flutter you might also consider taking this free introductory course.Examples of questions:How do I send data to a new screen?Does anyone have a link to the source for the Flutter Gallery app?How do I change the application launcher icon in Flutter?Important: Downvotes are strongly discouraged in this thread. Sorting by new is strongly encouraged.Large code snippets don't read well on reddit and take up a lot of space, so please don't paste them in your comments. Consider linking Gists instead.Have a question about the subreddit or otherwise for /r/FlutterDev mods? We welcome your mod mail!Also, please don't link to Play Store pages or ask for feedback on this thread. Save those for the App Feedback threads we host on Fridays.Looking for all the Questions threads? Want an easy way to locate this week's thread? Click this link!
April 14, 2020 at 02:33PM by AutoModerator
https://ift.tt/2XwwxmN
Reddit
index - FlutterDev
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
App Feedback Thread - April 14, 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
April 14, 2020 at 02:33PM by AutoModerator
https://ift.tt/2XB3CxO
App Feedback Thread - April 14, 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
April 14, 2020 at 02:33PM by AutoModerator
https://ift.tt/2XB3CxO
reddit
App Feedback Thread - April 14, 2020
This thread is for getting feedback on your own apps. ####Developers: - must **provide feedback** for others - must include **Play Store**,...
New post on Flutter Dev Google group:
Adding ListView.builder() make hot restart / hot reload take too long
please review my code. i want to try ListView.builder. there are no error but can not run the app (still loading). my reference is here: https://ift.tt/335pu3t when i am not include ListView.builder() in the build method, the app can run. import 'package:english_words/en
April 14, 2020 at 03:21PM by Adam
https://ift.tt/3cbIhz4
Adding ListView.builder() make hot restart / hot reload take too long
please review my code. i want to try ListView.builder. there are no error but can not run the app (still loading). my reference is here: https://ift.tt/335pu3t when i am not include ListView.builder() in the build method, the app can run. import 'package:english_words/en
April 14, 2020 at 03:21PM by Adam
https://ift.tt/3cbIhz4
flutter.dev
Write your first Flutter app, part 1
How to write a web-based app in Flutter.
New post on Flutter Dev Google group:
Re: Help me. When add ListView.builder() hot restart/ hot reload take too long
Have you ever built an app with your machine? If not then connect your machine to the internet. What is your machines configuration? On Tue, 14 Apr, 2020, 6:46 pm Adam,
Re: Help me. When add ListView.builder() hot restart/ hot reload take too long
Have you ever built an app with your machine? If not then connect your machine to the internet. What is your machines configuration? On Tue, 14 Apr, 2020, 6:46 pm Adam,
New post on /r/flutterdev subreddit:
Introducing StatsFl - A simple FPS monitor for Flutter - gskinner blog
https://ift.tt/2V87Ifh
April 14, 2020 at 05:21PM by gskinner_team
https://ift.tt/2RDdl2Q
Introducing StatsFl - A simple FPS monitor for Flutter - gskinner blog
https://ift.tt/2V87Ifh
April 14, 2020 at 05:21PM by gskinner_team
https://ift.tt/2RDdl2Q
gskinner blog
Flutter: Introducing StatsFl, an FPS monitor for Flutter - gskinner blog
As we begin pushing Flutter to more platforms such as Desktop and Web, it is becoming increasingly important to quickly and easily measure performance of
New post on /r/flutterdev subreddit:
Xcode is crashing. Please help.
Xcode is crashing when i open my cloned repository on it. And if i create a basic app and open it on xcode , its not showing all the files like lib ,android ,pubsec etc. Only showing ios folder. Please help
April 14, 2020 at 06:17PM by rishabh9012
https://ift.tt/2K180hM
Xcode is crashing. Please help.
Xcode is crashing when i open my cloned repository on it. And if i create a basic app and open it on xcode , its not showing all the files like lib ,android ,pubsec etc. Only showing ios folder. Please help
April 14, 2020 at 06:17PM by rishabh9012
https://ift.tt/2K180hM
reddit
Xcode is crashing. Please help.
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Apps for Everyone with Flutter - Lara Martin & Miguel Beltran | Flutter ...
https://www.youtube.com/watch?v=Ywgt3cRKyrs&feature=share
April 14, 2020 at 06:47PM by Pixelreddit
https://ift.tt/3acrVVw
Apps for Everyone with Flutter - Lara Martin & Miguel Beltran | Flutter ...
https://www.youtube.com/watch?v=Ywgt3cRKyrs&feature=share
April 14, 2020 at 06:47PM by Pixelreddit
https://ift.tt/3acrVVw
YouTube
Apps for Everyone with Flutter - Lara Martin & Miguel Beltran | Flutter Europe
Reaching a larger audience with your apps is not just about targeting as many platforms as possible (mobile, web, desktop) but also about making them accessible for everyone, including those with temporary or permanent disabilities. Native platforms already…
New post on /r/flutterdev subreddit:
[HELP][URGENT] Flutter Progress Animation (WATER LEVEL)
/r/Flutter/comments/g19ozs/helpurgent_flutter_progress_animation_water_level/
April 14, 2020 at 07:25PM by risforred12
https://ift.tt/2K3Hggv
[HELP][URGENT] Flutter Progress Animation (WATER LEVEL)
/r/Flutter/comments/g19ozs/helpurgent_flutter_progress_animation_water_level/
April 14, 2020 at 07:25PM by risforred12
https://ift.tt/2K3Hggv
reddit
[HELP][URGENT] Flutter Progress Animation (WATER LEVEL)
Posted in r/FlutterDev by u/risforred12 • 0 points and 0 comments
New post on Flutter Dev Google group:
Status of receiving shares?
I want to write iOS and Android apps that receive almost any sort of shared item, participating in the Share menu etc on both platforms. It’s not clear to me what the status of this feature is on both platforms. There is discussion in various places about this, but it is mostly two years old.
April 14, 2020 at 08:33PM by Guyren Howe
https://ift.tt/2yVWUbn
Status of receiving shares?
I want to write iOS and Android apps that receive almost any sort of shared item, participating in the Share menu etc on both platforms. It’s not clear to me what the status of this feature is on both platforms. There is discussion in various places about this, but it is mostly two years old.
April 14, 2020 at 08:33PM by Guyren Howe
https://ift.tt/2yVWUbn
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 can I learn to create beautiful apps?
Hello everyone, I am somewhat new to developing (just a couple years of experience) and wanted to dive into mobile development, where I met flutter (currently finishing an udemy course and loving it!).In regards to technical difficulties, while sometimes hard, I think I can manage, but when it comes to visual desing I am a total loss, and then more, since it's very difficult for me to replicate my vision of the UI on code and on the app itself.Since I would like to do some freelancing in the near future, I know it's not enough to make an app that works, it also has to be visually appealing. (Some advice regarding freelancing, in general, would be welcome!).Is there any course or website, where I can learn to design pretty UIs and apps in general? Also, any other tip for a newcomer is much appreciated!!Have a nice day and thanks for the help!
April 14, 2020 at 09:53PM by h_aze
https://ift.tt/2XHXELw
How can I learn to create beautiful apps?
Hello everyone, I am somewhat new to developing (just a couple years of experience) and wanted to dive into mobile development, where I met flutter (currently finishing an udemy course and loving it!).In regards to technical difficulties, while sometimes hard, I think I can manage, but when it comes to visual desing I am a total loss, and then more, since it's very difficult for me to replicate my vision of the UI on code and on the app itself.Since I would like to do some freelancing in the near future, I know it's not enough to make an app that works, it also has to be visually appealing. (Some advice regarding freelancing, in general, would be welcome!).Is there any course or website, where I can learn to design pretty UIs and apps in general? Also, any other tip for a newcomer is much appreciated!!Have a nice day and thanks for the help!
April 14, 2020 at 09:53PM by h_aze
https://ift.tt/2XHXELw
reddit
How can I learn to create beautiful apps?
Hello everyone, I am somewhat new to developing (just a couple years of experience) and wanted to dive into mobile development, where I met...
New post on /r/flutterdev subreddit:
Flutter still cannot render photos captured by iOS devices.
https://twitter.com/vishnukvmd/status/1250160955566125056
April 14, 2020 at 10:39PM by vishnukvmd
https://ift.tt/3b51RwR
Flutter still cannot render photos captured by iOS devices.
https://twitter.com/vishnukvmd/status/1250160955566125056
April 14, 2020 at 10:39PM by vishnukvmd
https://ift.tt/3b51RwR
Twitter
Vishnu Mohandas
@FlutterDev As a framework that attempts to support both iOS and Android application development, do you not see value in the ability to render photos captured by iOS devices? https://t.co/PT6N9CI7xn