New post on /r/flutterdev subreddit:
Splitting Widgets - How to, Flutter basics!
https://ift.tt/3pq8VKI
February 16, 2021 at 06:40AM by cheerfulboy
https://ift.tt/3polcPZ
Splitting Widgets - How to, Flutter basics!
https://ift.tt/3pq8VKI
February 16, 2021 at 06:40AM by cheerfulboy
https://ift.tt/3polcPZ
New post on /r/flutterdev subreddit:
7 Common Flutter Providers Explained
https://youtu.be/zYdl_Lb-rj0
February 16, 2021 at 08:23AM by thehappyharis
https://ift.tt/2Nztnvp
7 Common Flutter Providers Explained
https://youtu.be/zYdl_Lb-rj0
February 16, 2021 at 08:23AM by thehappyharis
https://ift.tt/2Nztnvp
YouTube
7 Common Flutter Providers Explained
We describe what are Provider, Provider.value, Future Provider, Stream Provider, Multi Provider, Proxy Provider and ChangeNotifier Provider.
📣 Check out NEW Provider courses - https://learnfluttercode.com/courses/provider-state-management
🔥 Check out our…
📣 Check out NEW Provider courses - https://learnfluttercode.com/courses/provider-state-management
🔥 Check out our…
New post on /r/flutterdev subreddit:
Devs using riverpod, what do you think are the disadvantages of riverpod?
I'm thinking in move from bloc to riverpod for a while.
I would like to know if there is any limitation I should know about before jumping in.
February 16, 2021 at 09:37AM by werexzenok
https://ift.tt/3qp8a6d
Devs using riverpod, what do you think are the disadvantages of riverpod?
I'm thinking in move from bloc to riverpod for a while.
I would like to know if there is any limitation I should know about before jumping in.
February 16, 2021 at 09:37AM by werexzenok
https://ift.tt/3qp8a6d
reddit
Devs using riverpod, what do you think are the disadvantages of...
I'm thinking in move from bloc to riverpod for a while. I would like to know if there is any limitation I should know about before jumping in.
New post on /r/flutterdev subreddit:
while using shared prefs in flutter web
Another exception was thrown: NoSuchMethodError: invalid member on null: 'getString'
February 16, 2021 at 10:52AM by Severe-Bag-223
https://ift.tt/3u59Xzm
while using shared prefs in flutter web
Another exception was thrown: NoSuchMethodError: invalid member on null: 'getString'
February 16, 2021 at 10:52AM by Severe-Bag-223
https://ift.tt/3u59Xzm
reddit
while using shared prefs in flutter web
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
Karma Pluss App
Hey Flutters, So happy to share with you the big news. I am honored to invite you to be our first users. Recently, we have created an app Kama Pluss. Our application Karma Pluss is a complete recycle solution application-based to contribute to the environment, with little steps taken every
February 16, 2021 at 12:18PM by Karma Pluss
https://ift.tt/3pu3uKJ
Karma Pluss App
Hey Flutters, So happy to share with you the big news. I am honored to invite you to be our first users. Recently, we have created an app Kama Pluss. Our application Karma Pluss is a complete recycle solution application-based to contribute to the environment, with little steps taken every
February 16, 2021 at 12:18PM by Karma Pluss
https://ift.tt/3pu3uKJ
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:
BoxConstraints has a negative minimum width.
hi everyone, I am facing this issue from yesterday, I have added flutter_swiper: ^1.1.6 for carousel but getting this error my code- Container imgcarousel() { return jobroleObj == null ? Container( height: 160, child: Swiper( itemBuilder: (BuildContext context, int index) { return Image.asset(
February 16, 2021 at 01:02PM by Raman Plaha
https://ift.tt/3u3YRuI
BoxConstraints has a negative minimum width.
hi everyone, I am facing this issue from yesterday, I have added flutter_swiper: ^1.1.6 for carousel but getting this error my code- Container imgcarousel() { return jobroleObj == null ? Container( height: 160, child: Swiper( itemBuilder: (BuildContext context, int index) { return Image.asset(
February 16, 2021 at 01:02PM by Raman Plaha
https://ift.tt/3u3YRuI
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:
Image and file upload
I am making an app that might require from users to upload files and/or pictures. I've seen both image_picker and file_picker while they both do amazing job it's not quite what I am looking for. I am wondering is there a way to open both things at once, so to be able to pick a file or pick a picture/take one with your camera, or do these things need to be two different functionalities because of the way OS and/or Flutter handles things.
February 16, 2021 at 01:02PM by MrDragonNicaze
https://ift.tt/3qu7T1C
Image and file upload
I am making an app that might require from users to upload files and/or pictures. I've seen both image_picker and file_picker while they both do amazing job it's not quite what I am looking for. I am wondering is there a way to open both things at once, so to be able to pick a file or pick a picture/take one with your camera, or do these things need to be two different functionalities because of the way OS and/or Flutter handles things.
February 16, 2021 at 01:02PM by MrDragonNicaze
https://ift.tt/3qu7T1C
reddit
Image and file upload
I am making an app that might require from users to upload files and/or pictures. I've seen both image\_picker and file\_picker while they both do...
New post on /r/flutterdev subreddit:
Which backend is better for mobile app Firebase or MongoDB
I'm making a small app which uses a backend only for data storing and I wanted to use between firebase or mongodb. I've used firebase before it's good but searching for an item was hard and it didn't work for me. So which one do u think is better or other choices you can also suggest
February 16, 2021 at 12:55PM by ihs_ahm
https://ift.tt/3jVmtwY
Which backend is better for mobile app Firebase or MongoDB
I'm making a small app which uses a backend only for data storing and I wanted to use between firebase or mongodb. I've used firebase before it's good but searching for an item was hard and it didn't work for me. So which one do u think is better or other choices you can also suggest
February 16, 2021 at 12:55PM by ihs_ahm
https://ift.tt/3jVmtwY
reddit
Which backend is better for mobile app Firebase or MongoDB
I'm making a small app which uses a backend only for data storing and I wanted to use between firebase or mongodb. I've used firebase before it's...
New post on /r/flutterdev subreddit:
Karma Pluss App
Hey Flutters,So happy to share with you the big news. I am honored to invite you to be our first users.Recently, we have created an app Kama Pluss. Our application Karma Pluss is a complete recycle solution application-based to contribute to the environment, with little steps taken every day for an amplified change globally. The application is based on Reduce, Reuse, and Recycle.Building a mobile app doesn't get any easier. So why not helping us build the tool that automates at least a part of your routine. Try & Feedback! How is the code, what features to add, would you use it, anything. Just reply to us with your feedback here.Add playstore link: https://play.google.com/store/apps/details?id=com.karmapluss.karmapluss
February 16, 2021 at 12:52PM by KarmaPluss1
https://ift.tt/3aqhd10
Karma Pluss App
Hey Flutters,So happy to share with you the big news. I am honored to invite you to be our first users.Recently, we have created an app Kama Pluss. Our application Karma Pluss is a complete recycle solution application-based to contribute to the environment, with little steps taken every day for an amplified change globally. The application is based on Reduce, Reuse, and Recycle.Building a mobile app doesn't get any easier. So why not helping us build the tool that automates at least a part of your routine. Try & Feedback! How is the code, what features to add, would you use it, anything. Just reply to us with your feedback here.Add playstore link: https://play.google.com/store/apps/details?id=com.karmapluss.karmapluss
February 16, 2021 at 12:52PM by KarmaPluss1
https://ift.tt/3aqhd10
Google Play
Karma Pluss - Carbon Offset and Recycle Solution - Apps on Google Play
A complete solution for Carbon Offset and to REDUCE, REUSE and RECYCLE.
New post on /r/flutterdev subreddit:
Track Realtime Location Of User Using StreamProvider🚀
https://youtu.be/2hbONxgWhLo
February 16, 2021 at 02:03PM by dopecode31
https://ift.tt/3s4MGvT
Track Realtime Location Of User Using StreamProvider🚀
https://youtu.be/2hbONxgWhLo
February 16, 2021 at 02:03PM by dopecode31
https://ift.tt/3s4MGvT
YouTube
Flutter Realtime Location 🔥 | Flutter Location | Flutter Location Tracker Tutorial |Flutter Location
In this video, Lets learn about getting Realtime Location of the User using Location Package and StreamProvider. This video will guide you through getting continuous location of the using under the form of streams of using of latitude and longitude of the…
New post on /r/flutterdev subreddit:
Download Files inside Listview | View Downloaded Files Flutter
https://ift.tt/3angUUA
February 16, 2021 at 02:35PM by rrtutors
https://ift.tt/3ppvhfx
Download Files inside Listview | View Downloaded Files Flutter
https://ift.tt/3angUUA
February 16, 2021 at 02:35PM by rrtutors
https://ift.tt/3ppvhfx
Rrtutors
Download Files inside Listview | View Downloaded Files Flutter
download files from Internet and view downloaded files from the listView.
To download files inside the app using Dio package. We are going to store the downloaded file in the Application Directory using the path_provider package
After downloading file…
To download files inside the app using Dio package. We are going to store the downloaded file in the Application Directory using the path_provider package
After downloading file…
New post on /r/flutterdev subreddit:
Besides stable Flutter web 1.0, what are your guesses for March 3rd announcement?
There are no bad guesses or stupid ideas. Maybe this will stir up some good ideas for the future if we're wrong.
February 16, 2021 at 04:56PM by joeyda3rd
https://ift.tt/3qtmjz7
Besides stable Flutter web 1.0, what are your guesses for March 3rd announcement?
There are no bad guesses or stupid ideas. Maybe this will stir up some good ideas for the future if we're wrong.
February 16, 2021 at 04:56PM by joeyda3rd
https://ift.tt/3qtmjz7
reddit
Besides stable Flutter web 1.0, what are your guesses for March...
There are no bad guesses or stupid ideas. Maybe this will stir up some good ideas for the future if we're wrong.
New post on /r/flutterdev subreddit:
Papercups.io Live Chat Native Flutter Plugin
Hello everyone!A couple of months ago I posted about the papercups live chat package I had made, since then I've been working on turning it into a completely native implementation instead of relying on webviews.Today I'm super excited to say that we've released the 2.0 version of the package, which brings many new features and improvements, to create what I believe is one of the most fully-featured native live-chat/support package in Flutter. If you'd like to try it out I've set up a demo at papercups-demo.eduardom.dev so you can see how it looks. I'd love to discuss what to build next into the package to keep improving it.If you have any questions or suggestions please don't hesitate to ask me here or through the chat widget :)Flutter package: GitHub / Pub.dev / DemoHave a great day!
February 16, 2021 at 04:45PM by aguilaair
https://ift.tt/2Nrj8cF
Papercups.io Live Chat Native Flutter Plugin
Hello everyone!A couple of months ago I posted about the papercups live chat package I had made, since then I've been working on turning it into a completely native implementation instead of relying on webviews.Today I'm super excited to say that we've released the 2.0 version of the package, which brings many new features and improvements, to create what I believe is one of the most fully-featured native live-chat/support package in Flutter. If you'd like to try it out I've set up a demo at papercups-demo.eduardom.dev so you can see how it looks. I'd love to discuss what to build next into the package to keep improving it.If you have any questions or suggestions please don't hesitate to ask me here or through the chat widget :)Flutter package: GitHub / Pub.dev / DemoHave a great day!
February 16, 2021 at 04:45PM by aguilaair
https://ift.tt/2Nrj8cF
reddit
Live chat for Flutter - Papercups
Hey! A few weeks ago I was looking for a live chat solution that would work great and was Open Source. I came across...
New tweet from FlutterDev:
💙 Any other #Weezer fans in the #FlutterCommunity? @redbrogdon saw @RiversCuomo is thinking about learning Flutter this year! What do you think? 🎵 Say it's SoOooOo 🎤 https://t.co/GGwP1YaYYx pic.twitter.com/7R2TJacduc— Flutter (@FlutterDev) February 16, 2021
February 16, 2021 at 06:04PM
http://twitter.com/FlutterDev/status/1361723027361177605
💙 Any other #Weezer fans in the #FlutterCommunity? @redbrogdon saw @RiversCuomo is thinking about learning Flutter this year! What do you think? 🎵 Say it's SoOooOo 🎤 https://t.co/GGwP1YaYYx pic.twitter.com/7R2TJacduc— Flutter (@FlutterDev) February 16, 2021
February 16, 2021 at 06:04PM
http://twitter.com/FlutterDev/status/1361723027361177605
Twitter
News about #weezer on Twitter
36m ago @billboard tweeted: "Have you ever wanted #Weezer to clean yo.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Creating and Publishing a Dart/Flutter Package (raywenderlich.com)
https://ift.tt/3pou4oQ
February 16, 2021 at 06:56PM by Epidemy11
https://ift.tt/3qsZ34f
Creating and Publishing a Dart/Flutter Package (raywenderlich.com)
https://ift.tt/3pou4oQ
February 16, 2021 at 06:56PM by Epidemy11
https://ift.tt/3qsZ34f
raywenderlich.com
Creating and Publishing a Flutter Package
In this tutorial, you’ll learn how to create and publish your own Dart packages to be used in Flutter apps.
New post on /r/flutterdev subreddit:
Cool Flutter Docs
https://ift.tt/37hf1Ha
February 16, 2021 at 07:40PM by fredgrott
https://ift.tt/3ao8RXB
Cool Flutter Docs
https://ift.tt/37hf1Ha
February 16, 2021 at 07:40PM by fredgrott
https://ift.tt/3ao8RXB
Medium
Cool Flutter Docs
A sign of developer polish and professionalism is being able to have some cool docs generated for your flutter app, plugin, or package…
New post on /r/flutterdev subreddit:
Ep. 006 - Default background color | Flutter Processing
https://youtube.com/watch?v=EZJ8d_Ws3ls&feature=share
February 16, 2021 at 07:33PM by Pixelreddit
https://ift.tt/3dfTL8B
Ep. 006 - Default background color | Flutter Processing
https://youtube.com/watch?v=EZJ8d_Ws3ls&feature=share
February 16, 2021 at 07:33PM by Pixelreddit
https://ift.tt/3dfTL8B
YouTube
Ep. 006 - Default background color | Flutter Processing
Today, we implement a default background color for all sketches.
https://github.com/matthew-carroll/flutter_processing
---
Follow:
https://twitter.com/suprdeclarative
Hourly Flutter Consulting:
https://consulting.superdeclarative.com
Flutter Training:…
https://github.com/matthew-carroll/flutter_processing
---
Follow:
https://twitter.com/suprdeclarative
Hourly Flutter Consulting:
https://consulting.superdeclarative.com
Flutter Training:…
New post on /r/flutterdev subreddit:
[Feedback Needed] I made an app that uses AI to to automatically complete your sentences in either a negative or scary manner.
Hi,I have been working on this app for the last three months and it is finally in a stable enough state to be in beta. The app asks you to input anything you want and then continues your sentence. However it will attempt to continue it in either a scary or negative manner.I used flutter to make the front end interface to the model and used java platform channels for interacting with the ML model as the
February 16, 2021 at 09:43PM by ustaaz
https://ift.tt/3jW8B5s
[Feedback Needed] I made an app that uses AI to to automatically complete your sentences in either a negative or scary manner.
Hi,I have been working on this app for the last three months and it is finally in a stable enough state to be in beta. The app asks you to input anything you want and then continues your sentence. However it will attempt to continue it in either a scary or negative manner.I used flutter to make the front end interface to the model and used java platform channels for interacting with the ML model as the
tflite_flutter
library has memory leaks and is slow. The app is now finally in beta and I would really appreciate some feedback on it and to have some testers for it.app beta link here: https://play.google.com/store/apps/details?id=com.lewanayustaz.nextlineworseThanksFebruary 16, 2021 at 09:43PM by ustaaz
https://ift.tt/3jW8B5s
New post on /r/flutterdev subreddit:
What’s the best way to implement 3D and AR in flutter?
The title explains it all really.
February 16, 2021 at 09:36PM by augst1
https://ift.tt/2NyrKy2
What’s the best way to implement 3D and AR in flutter?
The title explains it all really.
February 16, 2021 at 09:36PM by augst1
https://ift.tt/2NyrKy2
reddit
What’s the best way to implement 3D and AR in flutter?
The title explains it all really.
New post on /r/flutterdev subreddit:
Check if city exists or get it with location services?
If a user writes the city where he lives how can I check if the city name is well wrote?Should I use location services or allow the user to write it by its own? I think they are both good but suit different purposes...Do you have any advice?
February 16, 2021 at 11:06PM by _seeking_answers
https://ift.tt/2OJyKsK
Check if city exists or get it with location services?
If a user writes the city where he lives how can I check if the city name is well wrote?Should I use location services or allow the user to write it by its own? I think they are both good but suit different purposes...Do you have any advice?
February 16, 2021 at 11:06PM by _seeking_answers
https://ift.tt/2OJyKsK
reddit
Check if city exists or get it with location services?
If a user writes the city where he lives how can I check if the city name is well wrote? Should I use location services or allow the user to...
New post on /r/flutterdev subreddit:
Is calling out to a cloud function for an api key s cure enough?
I'm using an api key for twitter callouts to get trending topics. I don't want to hard code the api key in the app as someone could decompile and get it relatively easily I think. So I was thinking about using a Google cloud function to just return the api key and store it in the app on startup. Basically, I will callout to the cloud function to get the api key, save it to a variable, then use it in the twitter callouts that happen. Is this any more secure?Note: I will be doing the twitter callout every minute so I can't do the callout itself in the cloud function without surpassing the free tier after only 50 users and I'm not looking to pay anything. Any other suggestions would be nice.
February 16, 2021 at 11:50PM by rdh24
https://ift.tt/3bd16mD
Is calling out to a cloud function for an api key s cure enough?
I'm using an api key for twitter callouts to get trending topics. I don't want to hard code the api key in the app as someone could decompile and get it relatively easily I think. So I was thinking about using a Google cloud function to just return the api key and store it in the app on startup. Basically, I will callout to the cloud function to get the api key, save it to a variable, then use it in the twitter callouts that happen. Is this any more secure?Note: I will be doing the twitter callout every minute so I can't do the callout itself in the cloud function without surpassing the free tier after only 50 users and I'm not looking to pay anything. Any other suggestions would be nice.
February 16, 2021 at 11:50PM by rdh24
https://ift.tt/3bd16mD
reddit
Is calling out to a cloud function for an api key s cure enough?
I'm using an api key for twitter callouts to get trending topics. I don't want to hard code the api key in the app as someone could decompile and...