New post on /r/flutterdev subreddit:
Custom icon packs like on twitch/youtube/whatsapp/Line .
I am curious about icon packs, how does it work, is there a package for that?I would suppose that i‘d just use png‘s or gif‘s and create a selection widget for that.But it would be really nice to have a finished package for that, as it seems to be actually a pretty good was to monetizing apps.
April 12, 2021 at 12:14AM by Bumblehirnet
https://ift.tt/2QdHxUr
Custom icon packs like on twitch/youtube/whatsapp/Line .
I am curious about icon packs, how does it work, is there a package for that?I would suppose that i‘d just use png‘s or gif‘s and create a selection widget for that.But it would be really nice to have a finished package for that, as it seems to be actually a pretty good was to monetizing apps.
April 12, 2021 at 12:14AM by Bumblehirnet
https://ift.tt/2QdHxUr
reddit
Custom icon packs like on twitch/youtube/whatsapp/Line .
I am curious about icon packs, how does it work, is there a package for that? I would suppose that i‘d just use png‘s or gif‘s and create a...
New post on /r/flutterdev subreddit:
My App
Hello There Flutter ijust want to thank you becuse your language is my favourite programing language and its so easy thx for flutter team that make makeing apps more easier
April 11, 2021 at 11:37PM by Justimrandy
https://ift.tt/39Z1jKo
My App
Hello There Flutter ijust want to thank you becuse your language is my favourite programing language and its so easy thx for flutter team that make makeing apps more easier
April 11, 2021 at 11:37PM by Justimrandy
https://ift.tt/39Z1jKo
reddit
My App
Hello There Flutter ijust want to thank you becuse your language is my favourite programing language and its so easy thx for flutter team that...
New post on /r/flutterdev subreddit:
Flutter Tutorial - Row Layout Basics (Johannes Milke)
https://www.youtube.com/watch?v=lY5GtNkvyhM
April 11, 2021 at 11:27PM by JohannesMilke
https://ift.tt/3d70l0w
Flutter Tutorial - Row Layout Basics (Johannes Milke)
https://www.youtube.com/watch?v=lY5GtNkvyhM
April 11, 2021 at 11:27PM by JohannesMilke
https://ift.tt/3d70l0w
YouTube
Flutter Tutorial - Row Layout Basics 2/3 - Row, Column, Stack
Row widgets display multiple widgets horizontally next to each other in Flutter. Build basic Flutter layouts and widgets with Row, Column, and Stack Widget in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1…
New tweet from FlutterDev:
Do you have any concerns about how responsive & adaptive your UI will run on all platforms?🤔
Join "Rule All Screens" by Nawal(@__nawalhmw) & Rihanna(@rihanna_ke) and learn how will #Flutter gets you covered! 😉
at #FlutteristasConf2021🤩
Register now! https://t.co/ZlxUXB6gHJ pic.twitter.com/aO1GjdIn1q— Flutteristas Conference (@FlutteristasCon) April 7, 2021
April 11, 2021 at 11:59PM
http://twitter.com/FlutterDev/status/1381366413152096262
Do you have any concerns about how responsive & adaptive your UI will run on all platforms?🤔
Join "Rule All Screens" by Nawal(@__nawalhmw) & Rihanna(@rihanna_ke) and learn how will #Flutter gets you covered! 😉
at #FlutteristasConf2021🤩
Register now! https://t.co/ZlxUXB6gHJ pic.twitter.com/aO1GjdIn1q— Flutteristas Conference (@FlutteristasCon) April 7, 2021
April 11, 2021 at 11:59PM
http://twitter.com/FlutterDev/status/1381366413152096262
Twitter
Nawal Alhamwi 💙 (@__nawalhmw) | Twitter
The latest Tweets from Nawal Alhamwi 💙 (@__nawalhmw). 👩🏼💻#Flutter Developer
💚@WomenTechmakers Ambassador
⚡Co-organizer @JeddahGdg & @WTMSaudi
🌟CTO @FlutteristasCon
✨Mental health matters
☕C25H28N6O7 fan. Earth
💚@WomenTechmakers Ambassador
⚡Co-organizer @JeddahGdg & @WTMSaudi
🌟CTO @FlutteristasCon
✨Mental health matters
☕C25H28N6O7 fan. Earth
New post on /r/flutterdev subreddit:
is Mac Mini M1 8GB a good choice for serious flutter dev.
Most people I've talked to have been all praise for the M1 Macs, anyone here who disagrees?
April 12, 2021 at 03:50AM by briteniterises
https://ift.tt/3d6NRpU
is Mac Mini M1 8GB a good choice for serious flutter dev.
Most people I've talked to have been all praise for the M1 Macs, anyone here who disagrees?
April 12, 2021 at 03:50AM by briteniterises
https://ift.tt/3d6NRpU
reddit
is Mac Mini M1 8GB a good choice for serious flutter dev.
Most people I've talked to have been all praise for the M1 Macs, anyone here who disagrees?
New post on /r/flutterdev subreddit:
Methods vs Stateless Widget to return widgets
It's convenient to use methods to build widgets, then I read this article on codemagic written by a Flutter GDE that it's better to use Stateless Widgets to improve the app's performance. Here's the link to the article.I need clarification because I've seen so many tutorials by Flutter experts where they use methods to return widgets to build the UI.Thanks
April 12, 2021 at 04:24AM by deecoocoo
https://ift.tt/2PNx5mY
Methods vs Stateless Widget to return widgets
It's convenient to use methods to build widgets, then I read this article on codemagic written by a Flutter GDE that it's better to use Stateless Widgets to improve the app's performance. Here's the link to the article.I need clarification because I've seen so many tutorials by Flutter experts where they use methods to return widgets to build the UI.Thanks
April 12, 2021 at 04:24AM by deecoocoo
https://ift.tt/2PNx5mY
Codemagic blog
How to improve the performance of your Flutter app | Codemagic Blog
Good practices how to optimize our app as much as possible by Diego Velásquez.
New post on Flutter Dev Google group:
How to protect CODE TAMPERING in Flutter?
I'm new to Flutter and I'm creating an app in Flutter. Currently I'm going through some of the security points. One of which is "Code Tampering". How to protect the app from code tampering & code injection? In Native Android, we use to check verify the Release key Signature so that we can avoid
April 12, 2021 at 06:10AM by Avon Mobility Solutions
https://ift.tt/3a3QEOC
How to protect CODE TAMPERING in Flutter?
I'm new to Flutter and I'm creating an app in Flutter. Currently I'm going through some of the security points. One of which is "Code Tampering". How to protect the app from code tampering & code injection? In Native Android, we use to check verify the Release key Signature so that we can avoid
April 12, 2021 at 06:10AM by Avon Mobility Solutions
https://ift.tt/3a3QEOC
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:
Which Channel Should I Use In Flutter SDK??
https://ift.tt/3dQhdb8
April 12, 2021 at 07:04AM by lil_dragplix
https://ift.tt/3dTB4WP
Which Channel Should I Use In Flutter SDK??
https://ift.tt/3dQhdb8
April 12, 2021 at 07:04AM by lil_dragplix
https://ift.tt/3dTB4WP
Flutter Agency
Which Channel Should I Use In Flutter SDK?? - Flutter Agency
Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, & desktop from single codebase. which channel should I use in flutter SDK
New post on /r/flutterdev subreddit:
Flutter ready to serve MVVM based Boilerplate
https://github.com/joshsoftware/flutter-boilerplateThis boiler plate was made keeping easy API integration and using clean architecture in mind.There are some additional feature likeCommon loader/alert/error widget for APICustom URL screen for Base URL for local testingNetwork checkAnd is proper documented. Give it a look
April 12, 2021 at 06:48AM by ab_hi_j
https://ift.tt/3uKXiBs
Flutter ready to serve MVVM based Boilerplate
https://github.com/joshsoftware/flutter-boilerplateThis boiler plate was made keeping easy API integration and using clean architecture in mind.There are some additional feature likeCommon loader/alert/error widget for APICustom URL screen for Base URL for local testingNetwork checkAnd is proper documented. Give it a look
April 12, 2021 at 06:48AM by ab_hi_j
https://ift.tt/3uKXiBs
GitHub
GitHub - joshsoftware/flutter-boilerplate
Contribute to joshsoftware/flutter-boilerplate development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
ashishrawat2911/flutter_commerce
https://ift.tt/3hksjW4
April 12, 2021 at 06:43AM by ashishrawat2911
https://ift.tt/3sgEDvG
ashishrawat2911/flutter_commerce
https://ift.tt/3hksjW4
April 12, 2021 at 06:43AM by ashishrawat2911
https://ift.tt/3sgEDvG
GitHub
GitHub - ashishrawat2911/flutter_commerce: An Ecommerce application built in Flutter using Firebase.
An Ecommerce application built in Flutter using Firebase. - GitHub - ashishrawat2911/flutter_commerce: An Ecommerce application built in Flutter using Firebase.
New post on /r/flutterdev subreddit:
What solution do you use for logging?
There are multiple ways to do logging in flutter. What solutions do you use in your apps (and how big are those apps)? Have you found a need to switch logging solutions because your first choice turned out to be bad as the development of your app progressed?
April 12, 2021 at 09:00AM by ChristianKl
https://ift.tt/3tfYlZC
What solution do you use for logging?
There are multiple ways to do logging in flutter. What solutions do you use in your apps (and how big are those apps)? Have you found a need to switch logging solutions because your first choice turned out to be bad as the development of your app progressed?
April 12, 2021 at 09:00AM by ChristianKl
https://ift.tt/3tfYlZC
reddit
What solution do you use for logging?
There are multiple ways to do logging in flutter. What solutions do you use in your apps (and how big are those apps)? Have you found a need to...
New post on Flutter Dev Google group:
pdf.save() Not working for PDF creation help!
i am reproducing a code from a pdf tutorial, which i have copied the exact codes. but i cant make it work. there is only one line that is not working. pls help! thank you! CODE HERE _______ import 'dart:io'; import 'package:flutter/cupertino.dart'; import 'package:flutter/material.dart'; import
April 12, 2021 at 09:42AM by potato gaming
https://ift.tt/3taUP2P
pdf.save() Not working for PDF creation help!
i am reproducing a code from a pdf tutorial, which i have copied the exact codes. but i cant make it work. there is only one line that is not working. pls help! thank you! CODE HERE _______ import 'dart:io'; import 'package:flutter/cupertino.dart'; import 'package:flutter/material.dart'; import
April 12, 2021 at 09:42AM by potato gaming
https://ift.tt/3taUP2P
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:
Let's Build a Trivia (Quiz) Application with Flutter & Appwrite in less than 40 mins
https://youtu.be/J3XSlYUhdqs
April 12, 2021 at 09:51AM by lohanidamodar
https://ift.tt/3d9NUky
Let's Build a Trivia (Quiz) Application with Flutter & Appwrite in less than 40 mins
https://youtu.be/J3XSlYUhdqs
April 12, 2021 at 09:51AM by lohanidamodar
https://ift.tt/3d9NUky
YouTube
Appwrite ❤️ Flutter : A Trivia Application (Quiz Application)
Let's learn how we can quickly build a Trivia (Quiz) application with Flutter and Appwrite.
Source Code: https://github.com/lohanidamodar/flutter_appwrite_quizeee
https://appwrite.io
https://appwrite.io/discord
_______________________________________________…
Source Code: https://github.com/lohanidamodar/flutter_appwrite_quizeee
https://appwrite.io
https://appwrite.io/discord
_______________________________________________…
New post on Flutter Dev Google group:
error PlatformException(CANCELED, User canceled login, null, null)
hai team, i am using below code to authenticate *fitbit* final result = await FlutterWebAuth.authenticate(url: url.toString(), callbackUrlScheme: callbackUrlScheme).catchError((onError){ print("error $onError"); }); but after redirected to my app screen, i am unable to get result
April 12, 2021 at 10:46AM by kesava bandi
https://ift.tt/3a3NGK9
error PlatformException(CANCELED, User canceled login, null, null)
hai team, i am using below code to authenticate *fitbit* final result = await FlutterWebAuth.authenticate(url: url.toString(), callbackUrlScheme: callbackUrlScheme).catchError((onError){ print("error $onError"); }); but after redirected to my app screen, i am unable to get result
April 12, 2021 at 10:46AM by kesava bandi
https://ift.tt/3a3NGK9
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:
Need a flutter developer
We are looking for a flutter developer who can do an end - end process of publishing an app to the google Play store / App Store and also help us building an iOS stack for the app ( Android is already done) , has a thorough know- how of google policies ( News policy to be specific )Responsibility : - Understanding google news policy - Check for already existing issue with the app ( Policy related) - Publish the appQualification : A verified Flutter developerSeniority level N/AContact:+91 8105434634
April 12, 2021 at 10:56AM by Neither_Raccoon_8815
https://ift.tt/3dasBiR
Need a flutter developer
We are looking for a flutter developer who can do an end - end process of publishing an app to the google Play store / App Store and also help us building an iOS stack for the app ( Android is already done) , has a thorough know- how of google policies ( News policy to be specific )Responsibility : - Understanding google news policy - Check for already existing issue with the app ( Policy related) - Publish the appQualification : A verified Flutter developerSeniority level N/AContact:+91 8105434634
April 12, 2021 at 10:56AM by Neither_Raccoon_8815
https://ift.tt/3dasBiR
reddit
Need a flutter developer
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter errors handling rant
Say you want to send all unhandled exceptions to your server.You google "flutter errors handling" and that leads you to https://flutter.dev/docs/testing/errors#quit-application-on-encountering-an-error"Nice and simple" you think, add the code and attempt to live happily ever after. But sooner or later you find out that the
April 12, 2021 at 12:04PM by submergedmole
https://ift.tt/3dO85ne
Flutter errors handling rant
Say you want to send all unhandled exceptions to your server.You google "flutter errors handling" and that leads you to https://flutter.dev/docs/testing/errors#quit-application-on-encountering-an-error"Nice and simple" you think, add the code and attempt to live happily ever after. But sooner or later you find out that the
void _onTap() async { ... }
function you pass to a button throws sometimes, and its exceptions are not caught by FlutterError.onError
.You google again and eventually find that all exceptions thrown by async
functions called by normal functions are just swallowed by the VM. To really catch all exceptions one should:set FlutterError.onError
,call runZonedGuarded
,...so that's what you do.But the exceptions are still not caught for some reason! You spend some more time debugging and eventually figure out that WidgetsFlutterBinding.ensureInitialized()
should be called from within runZonedGuarded
for the exceptions to be caught.Seems too much of googling and debugging for a base requirement of handling all exceptions.April 12, 2021 at 12:04PM by submergedmole
https://ift.tt/3dO85ne
docs.flutter.dev
Handling errors in Flutter
How to control error messages and logging of errors
New post on /r/flutterdev subreddit:
Learn how to build Video Calling App using Flutter and WebRTC
Building an engaging video calling app can be simple if you build it on a secure and robust WebRTC platform. In this tutorial, you’ll learn how to add a group calling function to your Flutter app.https://www.enablex.io/insights/how-to-build-video-calling-app-using-flutter-and-enablex/
April 12, 2021 at 11:31AM by JasonWills343
https://ift.tt/3mD7lFL
Learn how to build Video Calling App using Flutter and WebRTC
Building an engaging video calling app can be simple if you build it on a secure and robust WebRTC platform. In this tutorial, you’ll learn how to add a group calling function to your Flutter app.https://www.enablex.io/insights/how-to-build-video-calling-app-using-flutter-and-enablex/
April 12, 2021 at 11:31AM by JasonWills343
https://ift.tt/3mD7lFL
Enablex Insights
How To Make A Video Calling App Using Flutter | EnableX Insight
In this tutorial, you’ll learn how to make a video calling app with group video calling feature in your Flutter app, using EnableX Video call API.
New post on /r/flutterdev subreddit:
Structures
What’s the typical “structure” of a class / widget?.. as in, there’s appBar, but then there’s “children” or “name: Name” and similar .... what’s a good reference to what you put after, what?
April 12, 2021 at 01:50PM by Codeeveryday123
https://ift.tt/2Qf5URF
Structures
What’s the typical “structure” of a class / widget?.. as in, there’s appBar, but then there’s “children” or “name: Name” and similar .... what’s a good reference to what you put after, what?
April 12, 2021 at 01:50PM by Codeeveryday123
https://ift.tt/2Qf5URF
reddit
Structures
What’s the typical “structure” of a class / widget?.. as in, there’s appBar, but then there’s “children” or “name: Name” and similar .... what’s...
New post on /r/flutterdev subreddit:
Uploading data to Firebase.
Hi, I want to upload data to firebase for the user to see and leave a review on them if they would like. Someone told me to make DataTable but considering the data is large it will be tough to hardcode it. I have a List of courses with their number if credits and the course description. I want to upload that. Please guide me how to. Thank you, E.
April 12, 2021 at 01:39PM by ethanxz8
https://ift.tt/3mGz4W3
Uploading data to Firebase.
Hi, I want to upload data to firebase for the user to see and leave a review on them if they would like. Someone told me to make DataTable but considering the data is large it will be tough to hardcode it. I have a List of courses with their number if credits and the course description. I want to upload that. Please guide me how to. Thank you, E.
April 12, 2021 at 01:39PM by ethanxz8
https://ift.tt/3mGz4W3
reddit
Uploading data to Firebase.
Hi, I want to upload data to firebase for the user to see and leave a review on them if they would like. Someone told me to make DataTable but...
New post on /r/flutterdev subreddit:
What would be the best way to make something like this in Flutter?
https://ift.tt/3s6iRKJ
April 12, 2021 at 01:35PM by xaad29
https://ift.tt/3uARcn0
What would be the best way to make something like this in Flutter?
https://ift.tt/3s6iRKJ
April 12, 2021 at 01:35PM by xaad29
https://ift.tt/3uARcn0
reddit
Anyone know how to make my list look like this in swiftUI?
Posted in r/SwiftUI by u/J81rd84 • 67 points and 12 comments
New post on /r/flutterdev subreddit:
Android Studio vs IntelliJ IDEA Community
For Flutter development, what are some key differences between the two platforms? Which ones are you using, and for those who used both, what is your choice, and why?I've been using Android Studio which has been great so far. The easy management of the AVD and SDKs makes it really good for beginners who want to get into Flutter. As far as I know, IntelliJ IDEA CE offers SDK selection but not AVDs, and there is some support for profiling whereas IntelliJ lists only the ultimate version includes it.Thanks for any detail.
April 12, 2021 at 04:28PM by dropcmd
https://ift.tt/3uEdvYM
Android Studio vs IntelliJ IDEA Community
For Flutter development, what are some key differences between the two platforms? Which ones are you using, and for those who used both, what is your choice, and why?I've been using Android Studio which has been great so far. The easy management of the AVD and SDKs makes it really good for beginners who want to get into Flutter. As far as I know, IntelliJ IDEA CE offers SDK selection but not AVDs, and there is some support for profiling whereas IntelliJ lists only the ultimate version includes it.Thanks for any detail.
April 12, 2021 at 04:28PM by dropcmd
https://ift.tt/3uEdvYM
reddit
Android Studio vs IntelliJ IDEA Community
For Flutter development, what are some key differences between the two platforms? Which ones are you using, and for those who used both, what is...