New post on /r/flutterdev subreddit:
FittedBox Widget (Tutorial)
https://www.youtube.com/watch?v=vbVtlJGfDXI
September 11, 2020 at 05:22PM by JohannesMilke
https://ift.tt/33l2S0Z
FittedBox Widget (Tutorial)
https://www.youtube.com/watch?v=vbVtlJGfDXI
September 11, 2020 at 05:22PM by JohannesMilke
https://ift.tt/33l2S0Z
YouTube
Flutter Tutorial - FittedBox Widget
Make bigger widgets fit into smaller widgets with FittedBox.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source code: https://github.com/JohannesMilke/fittedbox_widget_example
- Buy My Courses: h…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source code: https://github.com/JohannesMilke/fittedbox_widget_example
- Buy My Courses: h…
New post on Flutter Dev Google group:
Social Networks on the edge
I would like to know if in an App you can make it (with the necessary permissions) to connect the social networks of two people. That is, knowing the username of one person (from their Twitter network, Facebook, Linkedin, Instagram...) our App will connect to the other person and we can follow
September 11, 2020 at 08:15PM by Jordi
https://ift.tt/2Rvxjwh
Social Networks on the edge
I would like to know if in an App you can make it (with the necessary permissions) to connect the social networks of two people. That is, knowing the username of one person (from their Twitter network, Facebook, Linkedin, Instagram...) our App will connect to the other person and we can follow
September 11, 2020 at 08:15PM by Jordi
https://ift.tt/2Rvxjwh
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:
1Password Beta adds support for Flutter autofill
https://ift.tt/35zPYPo
September 11, 2020 at 08:42PM by garuspl
https://ift.tt/3iieTuu
1Password Beta adds support for Flutter autofill
https://ift.tt/35zPYPo
September 11, 2020 at 08:42PM by garuspl
https://ift.tt/3iieTuu
reddit
This Week @ 1Password [#4]: Keeping it short and sweet! 🧁
It’s Wednesday, Reddit — So by now you probably know what time it is! Let’s take a look at what we’ve been up to here at 1Password this week, and...
New post on /r/flutterdev subreddit:
I want to be profissional interface designer for smart phone app by flutter but i do not know the references.what i should do?
I want to be profissional interface designer for smart phone app by flutter but i do not know the references.what i should do?
September 11, 2020 at 09:26PM by Entropy1994jbyk
https://ift.tt/35s3Xqx
I want to be profissional interface designer for smart phone app by flutter but i do not know the references.what i should do?
I want to be profissional interface designer for smart phone app by flutter but i do not know the references.what i should do?
September 11, 2020 at 09:26PM by Entropy1994jbyk
https://ift.tt/35s3Xqx
reddit
r/FlutterDev - I want to be profissional interface designer for smart phone app by flutter but i do not know the references.what…
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
A new version of EpubViewer with more features
https://ift.tt/32YZWqR
September 12, 2020 at 03:11AM by JideGuru
https://ift.tt/3bXioEj
A new version of EpubViewer with more features
https://ift.tt/32YZWqR
September 12, 2020 at 03:11AM by JideGuru
https://ift.tt/3bXioEj
Dart packages
epub_viewer | Flutter Package
epub_viewer is an epub ebook reader that encapsulates the folioreader framework.
New post on /r/flutterdev subreddit:
Anyone else get a huge issue with firebase_messaging and iOS when apps in the background?
Push notifications using firebase_messager have stopped working on iOS (not tested on android yet) when the app is in background. When I first got it working (this morning), everything tested fine including background notifications. I can't think of anything I changed but now I'm only getting onMessage to fire when the app is in the foreground. I literally went grocery shopping in between. This is a bit frustrating, anybody experienced this or know what might cause this? I looked in the app settings and it has notification permissions, none of my flutter apps are actually in the notifications settings but I don't think that should matter.
September 12, 2020 at 03:05AM by AwGe3zeRick
https://ift.tt/3isVbfG
Anyone else get a huge issue with firebase_messaging and iOS when apps in the background?
Push notifications using firebase_messager have stopped working on iOS (not tested on android yet) when the app is in background. When I first got it working (this morning), everything tested fine including background notifications. I can't think of anything I changed but now I'm only getting onMessage to fire when the app is in the foreground. I literally went grocery shopping in between. This is a bit frustrating, anybody experienced this or know what might cause this? I looked in the app settings and it has notification permissions, none of my flutter apps are actually in the notifications settings but I don't think that should matter.
September 12, 2020 at 03:05AM by AwGe3zeRick
https://ift.tt/3isVbfG
reddit
Anyone else get a huge issue with firebase_messaging and iOS when...
Push notifications using firebase_messager have stopped working on iOS (not tested on android yet) when the app is in background. When I first got...
New post on /r/flutterdev subreddit:
Is firebase still flutters best backend/Baas?
Making a new app last time I used firebase but had some limitations like search querying and slow for complex queries. Wondering if I should create my own graphql api to plug in with flutter, how is creating custom auth and things without firebase?I also noticed firebase has kind of distanced itself from flutter like it’s not longer in the docs and now we have to use flutterfire, is that a cause for concern? Scalability is pretty important for this app as it’s hopefully not a small project but an actual large scale product. Speed is nice which firebase offers but still wondering if it’s the right option.
September 12, 2020 at 05:25AM by 1sadpotato
https://ift.tt/3kdyAUG
Is firebase still flutters best backend/Baas?
Making a new app last time I used firebase but had some limitations like search querying and slow for complex queries. Wondering if I should create my own graphql api to plug in with flutter, how is creating custom auth and things without firebase?I also noticed firebase has kind of distanced itself from flutter like it’s not longer in the docs and now we have to use flutterfire, is that a cause for concern? Scalability is pretty important for this app as it’s hopefully not a small project but an actual large scale product. Speed is nice which firebase offers but still wondering if it’s the right option.
September 12, 2020 at 05:25AM by 1sadpotato
https://ift.tt/3kdyAUG
reddit
Is firebase still flutters best backend/Baas?
Making a new app last time I used firebase but had some limitations like search querying and slow for complex queries. Wondering if I should...
New post on /r/flutterdev subreddit:
Launched: Weekly Newsletter for Mobile Developers - Great curated content from awesome developers.
https://ift.tt/2Zy3mjn
September 12, 2020 at 07:24AM by iranjith4
https://ift.tt/3kbfi2t
Launched: Weekly Newsletter for Mobile Developers - Great curated content from awesome developers.
https://ift.tt/2Zy3mjn
September 12, 2020 at 07:24AM by iranjith4
https://ift.tt/3kbfi2t
Mobiledeveloperscafe
Mobile Developers Cafe - Weekly Newsletter
Mobile Dev newsletter with curated Dev blogs, events, podcasts, news, articles and job board.
New post on /r/flutterdev subreddit:
Integrating search bar with camera
I want a feature in my app where I can open my camera and it will recognise the objects the show the results.But I'm not able to integrate this object recognition function with search barPlease help
September 12, 2020 at 09:35AM by Pkshri
https://ift.tt/3bRKLnj
Integrating search bar with camera
I want a feature in my app where I can open my camera and it will recognise the objects the show the results.But I'm not able to integrate this object recognition function with search barPlease help
September 12, 2020 at 09:35AM by Pkshri
https://ift.tt/3bRKLnj
reddit
Integrating search bar with camera
I want a feature in my app where I can open my camera and it will recognise the objects the show the results. But I'm not able to integrate this...
New post on Flutter Dev Google group:
Scroll ListView to an index on Tab Click
Hi In my project I have SilverAppBar, Tabs and ListView. On click of tab I want move on a position on item in list corresponding to tab position. Please Help.
September 12, 2020 at 01:06PM by Sanjay Kumar
https://ift.tt/2Zr5cCH
Scroll ListView to an index on Tab Click
Hi In my project I have SilverAppBar, Tabs and ListView. On click of tab I want move on a position on item in list corresponding to tab position. Please Help.
September 12, 2020 at 01:06PM by Sanjay Kumar
https://ift.tt/2Zr5cCH
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:
Multiple "android" & "ios" directories
Is it possible to have multiple "android" & "ios" directories and tell the Flutter which one to use while building?
September 12, 2020 at 12:43PM by Spectarion
https://ift.tt/3hoKOIv
Multiple "android" & "ios" directories
Is it possible to have multiple "android" & "ios" directories and tell the Flutter which one to use while building?
September 12, 2020 at 12:43PM by Spectarion
https://ift.tt/3hoKOIv
reddit
Multiple "android" & "ios" directories
Is it possible to have multiple "android" & "ios" directories and tell the Flutter which one to use while building?
New post on /r/flutterdev subreddit:
Widget Testing in Flutter
https://youtu.be/7N1qRivtCWI
September 12, 2020 at 02:37PM by immacoder
https://ift.tt/3mej4tN
Widget Testing in Flutter
https://youtu.be/7N1qRivtCWI
September 12, 2020 at 02:37PM by immacoder
https://ift.tt/3mej4tN
YouTube
Widget Testing with Flutter
Widget Testing with Flutter
After Unit Testing, the next logical step you should take is Widget Testing. Widget Testing tests the UI and makes sure appropriate things occur as the user uses the app.
Unit Testing: https://youtu.be/4d6hEaUVvuU
Integration…
After Unit Testing, the next logical step you should take is Widget Testing. Widget Testing tests the UI and makes sure appropriate things occur as the user uses the app.
Unit Testing: https://youtu.be/4d6hEaUVvuU
Integration…
New post on /r/flutterdev subreddit:
State Management Like A Pro - Flutter Riverpod
https://www.youtube.com/watch?v=GVspNESSess
September 12, 2020 at 04:06PM by RobertBrunhage
https://ift.tt/2FsO7RC
State Management Like A Pro - Flutter Riverpod
https://www.youtube.com/watch?v=GVspNESSess
September 12, 2020 at 04:06PM by RobertBrunhage
https://ift.tt/2FsO7RC
YouTube
State Management Like A Pro - Flutter Riverpod
A complete introduction to Riverpod as a State Management solution for Flutter. We will cover the different providers and how we can use them!
The Best Flutter Course on the Internet 👉 https://www.hungrimind.com/learn/flutter
👉 Have additional questions…
The Best Flutter Course on the Internet 👉 https://www.hungrimind.com/learn/flutter
👉 Have additional questions…
New post on /r/flutterdev subreddit:
New plugin: flutter_charset_detector for auto-detecting and decoding text with unknown charset/encoding
I recently released flutter_charset_detector: a plugin that auto-detects and decodes text with unknown charset/encoding.Under the hood it uses the best native libraries I am aware of: uchardet on iOS and juniversalchardet on Android. Both of these are originally based on work from Mozilla.This plugin is useful for apps that might have to interpret user-supplied data (especially files) that could be in arbitrary encodings.(You might think that the whole world has moved to UTF-8, but you'd be wrong.)I am using it in production right now in my app Orgro, an org-mode file viewer for iOS and Android.
September 12, 2020 at 03:40PM by amake
https://ift.tt/32o4TdB
New plugin: flutter_charset_detector for auto-detecting and decoding text with unknown charset/encoding
I recently released flutter_charset_detector: a plugin that auto-detects and decodes text with unknown charset/encoding.Under the hood it uses the best native libraries I am aware of: uchardet on iOS and juniversalchardet on Android. Both of these are originally based on work from Mozilla.This plugin is useful for apps that might have to interpret user-supplied data (especially files) that could be in arbitrary encodings.(You might think that the whole world has moved to UTF-8, but you'd be wrong.)I am using it in production right now in my app Orgro, an org-mode file viewer for iOS and Android.
September 12, 2020 at 03:40PM by amake
https://ift.tt/32o4TdB
Dart packages
flutter_charset_detector | Flutter package
Detect and decode the charset (character encoding) of text bytes
New post on Flutter Dev Google group:
SingleChildScrollView in full device height
Hi all. I've created a SingleChildScrollView with Column: return Scaffold( body: _bookDetailsUI(book), Widget _bookDetailsUI(Book book) { return SingleChildScrollView( child: Column( children: [ _bookHeaderWidget(book), _ratingRow(), _bookInfo(book), _bookAnnotation(book), _bookCategories(book),
September 12, 2020 at 04:24PM by Igor Karelin
https://ift.tt/3ipnlYN
SingleChildScrollView in full device height
Hi all. I've created a SingleChildScrollView with Column: return Scaffold( body: _bookDetailsUI(book), Widget _bookDetailsUI(Book book) { return SingleChildScrollView( child: Column( children: [ _bookHeaderWidget(book), _ratingRow(), _bookInfo(book), _bookAnnotation(book), _bookCategories(book),
September 12, 2020 at 04:24PM by Igor Karelin
https://ift.tt/3ipnlYN
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:
A very convenient way of displaying animations: Lottie Animations in Flutter!
https://youtu.be/1Tp05QKgaFc
September 12, 2020 at 05:00PM by chiraggsam
https://ift.tt/35ugWbf
A very convenient way of displaying animations: Lottie Animations in Flutter!
https://youtu.be/1Tp05QKgaFc
September 12, 2020 at 05:00PM by chiraggsam
https://ift.tt/35ugWbf
YouTube
07 - Lottie Animations in Flutter
In this short video, you'll see how to implement Lottie animations in Flutter.
Source code: https://github.com/Pro-Grammerr/Flutter-pro-grammer/tree/master/06%20-%20Animaions%20using%20Lottie
Get the latest version of the library here: https://pub.dev/packages/lottie…
Source code: https://github.com/Pro-Grammerr/Flutter-pro-grammer/tree/master/06%20-%20Animaions%20using%20Lottie
Get the latest version of the library here: https://pub.dev/packages/lottie…
New post on /r/flutterdev subreddit:
Flutter Automation Script for Windows and Linux!
I find it cumbersome every time to create a flutter project, upload it to github and then start the real work. So I made a script that will do exactly the same under a minute or so.This is an update to my post: https://www.reddit.com/r/FlutterDev/comments/io1dfp/flutter_automation_script/Now, Linux scripts are also available!For more info on how to use, how does it do this etc please head over to my Github repohttps://github.com/Tushar-OP/Flutter-AutomationPlease leave a star if you like it, and any suggestions on the scripts are welcome!
September 12, 2020 at 05:25PM by Tushar-OP
https://ift.tt/2ZwMWrI
Flutter Automation Script for Windows and Linux!
I find it cumbersome every time to create a flutter project, upload it to github and then start the real work. So I made a script that will do exactly the same under a minute or so.This is an update to my post: https://www.reddit.com/r/FlutterDev/comments/io1dfp/flutter_automation_script/Now, Linux scripts are also available!For more info on how to use, how does it do this etc please head over to my Github repohttps://github.com/Tushar-OP/Flutter-AutomationPlease leave a star if you like it, and any suggestions on the scripts are welcome!
September 12, 2020 at 05:25PM by Tushar-OP
https://ift.tt/2ZwMWrI
reddit
Flutter Automation Script
I find it cumbersome every time to create a flutter project, upload it to github and then start the real work. So I made a script that will do...
New post on /r/flutterdev subreddit:
Convert Widget To Image (Tutorial)
https://www.youtube.com/watch?v=DSJ5vONP3XM
September 12, 2020 at 05:24PM by JohannesMilke
https://ift.tt/2GUnea2
Convert Widget To Image (Tutorial)
https://www.youtube.com/watch?v=DSJ5vONP3XM
September 12, 2020 at 05:24PM by JohannesMilke
https://ift.tt/2GUnea2
YouTube
Flutter Tutorial - Convert Widget To Image
You can transform all of your widgets into images in Flutter.Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmatio...
New post on /r/flutterdev subreddit:
Does a Flutter app have an advantage over other apps for Editor's Choice designation in the Playstore?
I remember reading in one website that Google prefers that devs use its products for development, including Firebase and Flutter, and recommends good apps built on these technologies for Editor's Choice. Is this true, or just another legend?
September 12, 2020 at 06:28PM by Akandoji
https://ift.tt/35xkkT0
Does a Flutter app have an advantage over other apps for Editor's Choice designation in the Playstore?
I remember reading in one website that Google prefers that devs use its products for development, including Firebase and Flutter, and recommends good apps built on these technologies for Editor's Choice. Is this true, or just another legend?
September 12, 2020 at 06:28PM by Akandoji
https://ift.tt/35xkkT0
reddit
r/FlutterDev - Does a Flutter app have an advantage over other apps for Editor's Choice designation in the Playstore?
5 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
How to Use Shared Preferences to Stored Data in Flutter | Shared preferences Flutter
https://youtu.be/TdlTXINB-ac
September 12, 2020 at 07:17PM by sagarshende
https://ift.tt/3iqm6bV
How to Use Shared Preferences to Stored Data in Flutter | Shared preferences Flutter
https://youtu.be/TdlTXINB-ac
September 12, 2020 at 07:17PM by sagarshende
https://ift.tt/3iqm6bV
YouTube
How to Use Shared Preferences to Stored Data in Flutter | Shared preferences Flutter
Shared preferences flutter is for Storing simple data on a Device for Reading & writing Simple Key-value pairs in iOS & Android.
In Simple Example, Let Just Say You Just Want to Stored Simple Data on Phone And Later You can refer to that Data whenever You…
In Simple Example, Let Just Say You Just Want to Stored Simple Data on Phone And Later You can refer to that Data whenever You…
New post on /r/flutterdev subreddit:
Flutter MethodChannel, Dart Generic and Type-Casting
https://ift.tt/2Fvswbm
September 12, 2020 at 10:20PM by Elixane
https://ift.tt/2DTyjqA
Flutter MethodChannel, Dart Generic and Type-Casting
https://ift.tt/2Fvswbm
September 12, 2020 at 10:20PM by Elixane
https://ift.tt/2DTyjqA
Medium
Flutter MethodChannel, Dart Generic and Type-Casting
A beginner gotcha, or how type ‘_InternalLinkedHashMap<dynamic, dynamic>’ is not a subtype of type ‘Map<String, dynamic>’ leads you here.