New post on /r/flutterdev subreddit:
Created an app to find flats/rooms in Kathmandu
I created an app on flutter to find flats or rooms in Kathmandu, Nepal. I have implemented the whole thing serverless-ly with firebase for auth, storage and firestore. It was a delight to do without having to think about complicated stuff and just do what I do best. The thing I enjoyed the most here was implementing chat using subscriptions on firestore.The app has still a long way to go since its just released. I have made blog post about it (mostly non-tech stuff) https://sharadchand.com/2021-01-18-find-a-home-to-rent-in-ktm-with-rentastic/.
January 19, 2021 at 11:43AM by pepsighan
https://ift.tt/38UN0qc
Created an app to find flats/rooms in Kathmandu
I created an app on flutter to find flats or rooms in Kathmandu, Nepal. I have implemented the whole thing serverless-ly with firebase for auth, storage and firestore. It was a delight to do without having to think about complicated stuff and just do what I do best. The thing I enjoyed the most here was implementing chat using subscriptions on firestore.The app has still a long way to go since its just released. I have made blog post about it (mostly non-tech stuff) https://sharadchand.com/2021-01-18-find-a-home-to-rent-in-ktm-with-rentastic/.
January 19, 2021 at 11:43AM by pepsighan
https://ift.tt/38UN0qc
Sharadchand
Find a home to rent in Kathmandu with Rentastic
Rentastic makes it convenient to find a home and chat with the landlords.
New post on /r/flutterdev subreddit:
As promised, I have successfully uploaded what I believe it's the Best & Most Complete Flutter BLoC Course (link in description)
Hello everyone, again!As the title highlights, and as a follow-up to the previous post you guys liked so much, I have finally managed to upload what I believe it's...The Best & Most Complete Flutter BLoc Course - https://youtu.be/THCkkQ-V1-8Why is that you may ask? I'll give you a couple of reasons:Every topic is structured nicely on chapters and subchapters, and everyone of these are available on the YouTube timeline for easier "jump-to-topic" access.Whenever you're not sure about a topic/implementation, after you covered the entire course, you can just jump right into the topic using YouTube timeline, just like a cheatsheet of bloc.Nice animations for understanding and learning practices, real code for putting everything you learned to practice.The Course is based on my BLoC - From Zero to Hero popular playlist, but obviously it's not just a merged version of all the videos. I have modified each and everyone of them to keep only the best of the best!Many more you'll find by browsing out a couple of minutes into the course to see if it's right for you!Thanks a lot for your time and hopefully you'll like the content! Cheers!
January 19, 2021 at 11:33AM by W_C_K_D
https://ift.tt/3sDyR8z
As promised, I have successfully uploaded what I believe it's the Best & Most Complete Flutter BLoC Course (link in description)
Hello everyone, again!As the title highlights, and as a follow-up to the previous post you guys liked so much, I have finally managed to upload what I believe it's...The Best & Most Complete Flutter BLoc Course - https://youtu.be/THCkkQ-V1-8Why is that you may ask? I'll give you a couple of reasons:Every topic is structured nicely on chapters and subchapters, and everyone of these are available on the YouTube timeline for easier "jump-to-topic" access.Whenever you're not sure about a topic/implementation, after you covered the entire course, you can just jump right into the topic using YouTube timeline, just like a cheatsheet of bloc.Nice animations for understanding and learning practices, real code for putting everything you learned to practice.The Course is based on my BLoC - From Zero to Hero popular playlist, but obviously it's not just a merged version of all the videos. I have modified each and everyone of them to keep only the best of the best!Many more you'll find by browsing out a couple of minutes into the course to see if it's right for you!Thanks a lot for your time and hopefully you'll like the content! Cheers!
January 19, 2021 at 11:33AM by W_C_K_D
https://ift.tt/3sDyR8z
Reddit
r/FlutterDev on Reddit: I have just completed my BLoC - From Zero to Hero YouTube series, and I believe it's the best resource…
Posted by u/W_C_K_D - 267 votes and 51 comments
New post on Flutter Dev Google group:
unable to upload multiple images through api
hi there, i was trying to upload list of images through api with Multipart but getting some error my code is as bellow- var uri = Uri.parse( "https://www.abc.com/xyz/mobile/insertpostproductelectronic"); var request = new http.MultipartRequest("POST", uri); for (var file in widget.imgList) {
January 19, 2021 at 12:56PM by Raman Plaha
https://ift.tt/3p0isbY
unable to upload multiple images through api
hi there, i was trying to upload list of images through api with Multipart but getting some error my code is as bellow- var uri = Uri.parse( "https://www.abc.com/xyz/mobile/insertpostproductelectronic"); var request = new http.MultipartRequest("POST", uri); for (var file in widget.imgList) {
January 19, 2021 at 12:56PM by Raman Plaha
https://ift.tt/3p0isbY
New post on /r/flutterdev subreddit:
app design changed when i test it in my phone
i was making an app and it works fine in the mobile simulation and when i test it in my phone the design completely changed so why something like this happen ? and how can i repair it ?
January 19, 2021 at 12:50PM by seifbon77
https://ift.tt/38UUEko
app design changed when i test it in my phone
i was making an app and it works fine in the mobile simulation and when i test it in my phone the design completely changed so why something like this happen ? and how can i repair it ?
January 19, 2021 at 12:50PM by seifbon77
https://ift.tt/38UUEko
reddit
app design changed when i test it in my phone
i was making an app and it works fine in the mobile simulation and when i test it in my phone the design completely changed so why something like...
New post on /r/flutterdev subreddit:
Flutter Machine Learning App
Is it possible to use Python Machine Learning code in my Flutter app? I'm unable to find a proper guideline resource for this purpose. If you know one then kindly drop the link thanks in advance 😇
January 19, 2021 at 12:31PM by optimist1177
https://ift.tt/3qBn6Om
Flutter Machine Learning App
Is it possible to use Python Machine Learning code in my Flutter app? I'm unable to find a proper guideline resource for this purpose. If you know one then kindly drop the link thanks in advance 😇
January 19, 2021 at 12:31PM by optimist1177
https://ift.tt/3qBn6Om
reddit
Flutter Machine Learning App
Is it possible to use Python Machine Learning code in my Flutter app? I'm unable to find a proper guideline resource for this purpose. If you know...
New post on /r/flutterdev subreddit:
xcontext - extensions on the build context, e.g.: context.nav (with null safety)
https://ift.tt/2NjJKwc
January 19, 2021 at 12:17PM by serial_dev
https://ift.tt/2N85dIf
xcontext - extensions on the build context, e.g.: context.nav (with null safety)
https://ift.tt/2NjJKwc
January 19, 2021 at 12:17PM by serial_dev
https://ift.tt/2N85dIf
Dart packages
xcontext 1.0.0-nullsafety.0 | Flutter Package
This simple package adds static extension methods and getters to the BuildContext context object from the widgets, material, and cupertino libraries.
New post on /r/flutterdev subreddit:
Windows/Linux devs with Mac Mini experience building for IOS? What's your story?
I'm looking for a mac solution to build my flutter apps for IOS and I've got the option to buy a Mac Mini 3 8GB.I realise it'll be slow but I'm not too worried about that. I am worried about updates and so on. Do Core 2 Duos machines still get Mac updates?I'd be very interested to know if anyone is using one of these for this purpose. And your experience and recommendations.
January 19, 2021 at 02:56PM by itsastickup
https://ift.tt/3qDFcPJ
Windows/Linux devs with Mac Mini experience building for IOS? What's your story?
I'm looking for a mac solution to build my flutter apps for IOS and I've got the option to buy a Mac Mini 3 8GB.I realise it'll be slow but I'm not too worried about that. I am worried about updates and so on. Do Core 2 Duos machines still get Mac updates?I'd be very interested to know if anyone is using one of these for this purpose. And your experience and recommendations.
January 19, 2021 at 02:56PM by itsastickup
https://ift.tt/3qDFcPJ
reddit
Windows/Linux devs with Mac Mini experience building for IOS?...
I'm looking for a mac solution to build my flutter apps for IOS and I've got the option to buy a Mac Mini 3 8GB. I realise it'll be slow but I'm...
New post on Flutter Dev Google group:
flutter
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > Failed to find Build Tools revision 29.0.2
January 19, 2021 at 06:04PM by Kashif Qurashi
https://ift.tt/3oYB8ZX
flutter
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > Failed to find Build Tools revision 29.0.2
January 19, 2021 at 06:04PM by Kashif Qurashi
https://ift.tt/3oYB8ZX
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:
Pagination with SatggeredGridview in Flutter
I don't know how to build it , any key words or suggestions to start search !
January 19, 2021 at 07:07PM by makri aymen abderraouf
https://ift.tt/3nUvo21
Pagination with SatggeredGridview in Flutter
I don't know how to build it , any key words or suggestions to start search !
January 19, 2021 at 07:07PM by makri aymen abderraouf
https://ift.tt/3nUvo21
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 - Fade In & Fade Out Widgets - Fade Animation (Johannes Milke)
https://www.youtube.com/watch?v=_qu1EJeO2co
January 19, 2021 at 06:43PM by JohannesMilke
https://ift.tt/2NlqgY7
Flutter Tutorial - Fade In & Fade Out Widgets - Fade Animation (Johannes Milke)
https://www.youtube.com/watch?v=_qu1EJeO2co
January 19, 2021 at 06:43PM by JohannesMilke
https://ift.tt/2NlqgY7
YouTube
Flutter Tutorial - Fade In & Fade Out Widgets - Fade Animation
Let's fade in and fade out widgets such as dialogs, buttons, or also other widgets you like to animate in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
Source Code | https://github.com/Johan…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
Source Code | https://github.com/Johan…
New post on /r/flutterdev subreddit:
Flutter: How to measure Widgets - gskinner blog
https://ift.tt/35RpsAw
January 19, 2021 at 06:30PM by gskinner_team
https://ift.tt/3sFxCWE
Flutter: How to measure Widgets - gskinner blog
https://ift.tt/35RpsAw
January 19, 2021 at 06:30PM by gskinner_team
https://ift.tt/3sFxCWE
gskinner blog
Flutter: How to measure Widgets - gskinner blog
One of the trickier things to do in Flutter is to get the size of things. Generally there are 3 use cases you might have: Measure your own context Measure
New post on /r/flutterdev subreddit:
We launched AppBuildy — Visual Flutter Apps Builder. We'd love to hear your feedback
www.appbuildy.comHey everyone, today we launched AppBuildy — a platform that allows users without coding experience to visually build flutter apps. We're big fans of Flutter and believe we can help make the process of building Flutter apps even simpler with our platform.We are here because We want our product to have more focus on Flutter developers, and We'd be excited to hear your feedback. Are there any features you would like to have in such a product?
January 19, 2021 at 06:25PM by AppBuildy
https://ift.tt/2LD4y1j
We launched AppBuildy — Visual Flutter Apps Builder. We'd love to hear your feedback
www.appbuildy.comHey everyone, today we launched AppBuildy — a platform that allows users without coding experience to visually build flutter apps. We're big fans of Flutter and believe we can help make the process of building Flutter apps even simpler with our platform.We are here because We want our product to have more focus on Flutter developers, and We'd be excited to hear your feedback. Are there any features you would like to have in such a product?
January 19, 2021 at 06:25PM by AppBuildy
https://ift.tt/2LD4y1j
New post on /r/flutterdev subreddit:
Will Apple accept a MaterialApp?
I'm about to start working on an app for a client and would really like to user Flutter but have heard App Store horror stories. But I'm hoping those are down to the apps themselves being poor rather Apple only allowing apps with Cupertino widgets onto their store.Does anyone know if apple will reject apps using only material widgets? If so then I'll likely go with Xamarin as that switches things like Buttons, Pickers, Dialogs etc automatically depending on the platform.
January 19, 2021 at 06:08PM by _Kaizer
https://ift.tt/3sHzHB6
Will Apple accept a MaterialApp?
I'm about to start working on an app for a client and would really like to user Flutter but have heard App Store horror stories. But I'm hoping those are down to the apps themselves being poor rather Apple only allowing apps with Cupertino widgets onto their store.Does anyone know if apple will reject apps using only material widgets? If so then I'll likely go with Xamarin as that switches things like Buttons, Pickers, Dialogs etc automatically depending on the platform.
January 19, 2021 at 06:08PM by _Kaizer
https://ift.tt/3sHzHB6
reddit
Will Apple accept a MaterialApp?
I'm about to start working on an app for a client and would really like to user Flutter but have heard App Store horror stories. But I'm hoping...
New post on Flutter Dev Google group:
need help in react-native
i just jumped into react-native i have installed react-native cli and expo cli , when i am running this command " yarn android # " it is giving me this error "Cannot determine which native SDK version your project uses because the module `expo` is not installed. Please install it with `yarn add
January 19, 2021 at 07:39PM by Saud shaikh
https://ift.tt/3qATCjr
need help in react-native
i just jumped into react-native i have installed react-native cli and expo cli , when i am running this command " yarn android # " it is giving me this error "Cannot determine which native SDK version your project uses because the module `expo` is not installed. Please install it with `yarn add
January 19, 2021 at 07:39PM by Saud shaikh
https://ift.tt/3qATCjr
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 Localization example using JSON serialization
https://youtu.be/HHZjhfPADU0
January 19, 2021 at 07:45PM by p2harry
https://ift.tt/2NkZyPi
Flutter Localization example using JSON serialization
https://youtu.be/HHZjhfPADU0
January 19, 2021 at 07:45PM by p2harry
https://ift.tt/2NkZyPi
YouTube
Flutter Internationalization using JSON serialization
Your json text files being used without getting into the rootAssetBundle etc.
Will try to upload the source code on github.
Will try to upload the source code on github.
New post on /r/flutterdev subreddit:
How to post images as base64 string to api server in flutter?
https://stackoverflow.com/questions/65797156/how-to-post-images-as-base64-string-to-api-server-in-flutter
January 19, 2021 at 07:44PM by enamulhaque028
https://ift.tt/3sFcMGN
How to post images as base64 string to api server in flutter?
https://stackoverflow.com/questions/65797156/how-to-post-images-as-base64-string-to-api-server-in-flutter
January 19, 2021 at 07:44PM by enamulhaque028
https://ift.tt/3sFcMGN
Stack Overflow
How to post images as base64 string to api server in flutter
I have created a PickImages class which can takes images both from camera and gallery like below. Now I want to post the images as base64 string to a json api server.
Here is PickImages class.
imp...
Here is PickImages class.
imp...
New post on /r/flutterdev subreddit:
I'm allergic to frame drops, is Flutter okay for me?
I want to make a project using Flutter because it seems to be the best balance between building a performant cross platform application (better than Ionic, React Native etc) and doing everything natively on all platforms. But there's one problem, I cannot stand jank, I really really hate frame drops/stutterThe application I want to build won't use any fancy animations other than the usual sliding animations and scrolling through a potentially long list of images/text (which I can lazy load anyway), but I just cannot stand stutter and it is one of the major complaints I hear about Flutter.Should it be alright? Also, is it possible/simple to make it 'look' native on IOS/Android/Desktop?Thanks
January 19, 2021 at 08:35PM by -Agas-
https://ift.tt/39L7XD7
I'm allergic to frame drops, is Flutter okay for me?
I want to make a project using Flutter because it seems to be the best balance between building a performant cross platform application (better than Ionic, React Native etc) and doing everything natively on all platforms. But there's one problem, I cannot stand jank, I really really hate frame drops/stutterThe application I want to build won't use any fancy animations other than the usual sliding animations and scrolling through a potentially long list of images/text (which I can lazy load anyway), but I just cannot stand stutter and it is one of the major complaints I hear about Flutter.Should it be alright? Also, is it possible/simple to make it 'look' native on IOS/Android/Desktop?Thanks
January 19, 2021 at 08:35PM by -Agas-
https://ift.tt/39L7XD7
reddit
I'm allergic to frame drops, is Flutter okay for me?
A subreddit for Google's portable UI framework.
New tweet from FlutterDev:
🌟 Ever wonder why Dart's type system has changed? @_vsmenon explains how sound types (Dart 2.0) and sound null safety (Dart 2.12) can make your app smaller and faster.
Read → https://t.co/CPiqLdu6XO pic.twitter.com/95ti3RRaCr— Dart Language (@dart_lang) January 19, 2021
January 19, 2021 at 09:00PM
http://twitter.com/FlutterDev/status/1351620446987427843
🌟 Ever wonder why Dart's type system has changed? @_vsmenon explains how sound types (Dart 2.0) and sound null safety (Dart 2.12) can make your app smaller and faster.
Read → https://t.co/CPiqLdu6XO pic.twitter.com/95ti3RRaCr— Dart Language (@dart_lang) January 19, 2021
January 19, 2021 at 09:00PM
http://twitter.com/FlutterDev/status/1351620446987427843
Twitter
Vijay Menon (@_vsmenon) | Twitter
The latest Tweets from Vijay Menon (@_vsmenon). Engineering lead, Dart (https://t.co/fjnPwRXQAT). Seattle, WA
New post on /r/flutterdev subreddit:
PoC for a screenshot util - generate a control panel for any Widget/data class
https://youtu.be/vm1SI7YZo-8
January 19, 2021 at 10:44PM by processctrl
https://ift.tt/3bV9Uzq
PoC for a screenshot util - generate a control panel for any Widget/data class
https://youtu.be/vm1SI7YZo-8
January 19, 2021 at 10:44PM by processctrl
https://ift.tt/3bV9Uzq
YouTube
Screenshotr Demo
Proof of concept for a Flutter screenshot utility - Screenshotr
Music: Funkorama by Kevin MacLeod from https://incompetech.filmmusic.io/song/3788-funkorama
License: https://incompetech.filmmusic.io/standard-license
Music: Funkorama by Kevin MacLeod from https://incompetech.filmmusic.io/song/3788-funkorama
License: https://incompetech.filmmusic.io/standard-license
New post on Flutter Dev Google group:
i need save imagen from api to local device
Hi, I need some ideas on how to do the following: I have an api that sends me an image for example one record {id: 1, name: name1, image: / path /, ... } I have a function to connect in the api and save that information in a local db in sqflite there I make the connection with Dio packages
January 20, 2021 at 01:13AM by Car_los
https://ift.tt/393POS5
i need save imagen from api to local device
Hi, I need some ideas on how to do the following: I have an api that sends me an image for example one record {id: 1, name: name1, image: / path /, ... } I have a function to connect in the api and save that information in a local db in sqflite there I make the connection with Dio packages
January 20, 2021 at 01:13AM by Car_los
https://ift.tt/393POS5
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.