New post on /r/flutterdev subreddit:
Why there is no reliable rich text editor for flutter?
In my app I need rich text editor. I can't found any reliable solution. Sure, I tried Zefyr but after updating flutter I got a lot of errors so it won't work and the repo is inactive for a long time. I also tried some others like flutter_quill or flutter_html_editor but I can't make it work with any of them.So what is your advice? Do you have some experience with rich text editor for flutter? 🤔
March 26, 2021 at 04:04PM by radim11
https://ift.tt/3spSX5D
Why there is no reliable rich text editor for flutter?
In my app I need rich text editor. I can't found any reliable solution. Sure, I tried Zefyr but after updating flutter I got a lot of errors so it won't work and the repo is inactive for a long time. I also tried some others like flutter_quill or flutter_html_editor but I can't make it work with any of them.So what is your advice? Do you have some experience with rich text editor for flutter? 🤔
March 26, 2021 at 04:04PM by radim11
https://ift.tt/3spSX5D
reddit
Why there is no reliable rich text editor for flutter?
In my app I need rich text editor. I can't found any reliable solution. Sure, I tried Zefyr but after updating flutter I got a lot of errors so it...
New post on /r/flutterdev subreddit:
Firebase & Flutter: How to store and work with detailed data (Best Practises and ideas welcome!)
Hello,im wondering if somebody has made any good experiences yet. Imagine we have a movie app and we want to show leaderboards of currently most favored movies and more. I think we agree this is totally fine with a nosql database.On top of that we want to also save informations about the user if he is watching a movie, did he like the movie or put it on his watchlist, did he watch the movie until the end if he did or where did he stop if not, I think you're getting the idea of it.I'm using firebase and I'm wondering if we can store this kind of informations in a clever way in firebase (1 sec writing limitation / getting data with simple queries)Im interested in your experience and opinions.
March 26, 2021 at 03:25PM by md186
https://ift.tt/2P265Qg
Firebase & Flutter: How to store and work with detailed data (Best Practises and ideas welcome!)
Hello,im wondering if somebody has made any good experiences yet. Imagine we have a movie app and we want to show leaderboards of currently most favored movies and more. I think we agree this is totally fine with a nosql database.On top of that we want to also save informations about the user if he is watching a movie, did he like the movie or put it on his watchlist, did he watch the movie until the end if he did or where did he stop if not, I think you're getting the idea of it.I'm using firebase and I'm wondering if we can store this kind of informations in a clever way in firebase (1 sec writing limitation / getting data with simple queries)Im interested in your experience and opinions.
March 26, 2021 at 03:25PM by md186
https://ift.tt/2P265Qg
reddit
Firebase & Flutter: How to store and work with detailed data (Best...
Hello, im wondering if somebody has made any good experiences yet. Imagine we have a movie app and we want to show leaderboards of currently most...
New post on /r/flutterdev subreddit:
Package/Method to embed youtube videos in a production grade app
Has anyone used youtube_plyr_iframe or youtube_player_iframe or any other packages (I can see a whole bunch of them here) to embed youtube videos in your production app.How was your experience and what package or method would you recommend?It would be great if you can add a link to your app too. Thank you!
March 26, 2021 at 04:42PM by ankmahato
https://ift.tt/3rrLodk
Package/Method to embed youtube videos in a production grade app
Has anyone used youtube_plyr_iframe or youtube_player_iframe or any other packages (I can see a whole bunch of them here) to embed youtube videos in your production app.How was your experience and what package or method would you recommend?It would be great if you can add a link to your app too. Thank you!
March 26, 2021 at 04:42PM by ankmahato
https://ift.tt/3rrLodk
Dart packages
youtube_plyr_iframe | Flutter Package
Fork of Youtube Player Iframe. Supports web & mobile platforms.
New post on /r/flutterdev subreddit:
Is there a way to integrate Zenly into my Flutter app like Snapchat does it?
I have seen youtube tutorials that use Google Maps widget to get the map page of Snapchat clone get done. But using Google Maps would increase monthly charges due to several api calls which are not free. Also Zenly seems to have the social aspect (seeing friends location, etc). So is there a way to get the Zenly widget integrated into my Flutter app?
March 26, 2021 at 04:34PM by slllurrrp
https://ift.tt/3tVztGl
Is there a way to integrate Zenly into my Flutter app like Snapchat does it?
I have seen youtube tutorials that use Google Maps widget to get the map page of Snapchat clone get done. But using Google Maps would increase monthly charges due to several api calls which are not free. Also Zenly seems to have the social aspect (seeing friends location, etc). So is there a way to get the Zenly widget integrated into my Flutter app?
March 26, 2021 at 04:34PM by slllurrrp
https://ift.tt/3tVztGl
reddit
Is there a way to integrate Zenly into my Flutter app like...
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
Flutter App not running
Exception in thread "main" java.net.UnknownHostException: services.gradle.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at sun.security.ssl.SSLSocketImpl.co
March 26, 2021 at 05:22PM by Investor Gbriel
https://ift.tt/3cm9nGF
Flutter App not running
Exception in thread "main" java.net.UnknownHostException: services.gradle.org at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at sun.security.ssl.SSLSocketImpl.co
March 26, 2021 at 05:22PM by Investor Gbriel
https://ift.tt/3cm9nGF
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 guided tour of the Flutter SDK (The Boring Flutter Development Show, E...
https://youtube.com/watch?v=_l394XB2QVA&feature=share
March 26, 2021 at 06:02PM by Pixelreddit
https://ift.tt/3u0Fdi2
A guided tour of the Flutter SDK (The Boring Flutter Development Show, E...
https://youtube.com/watch?v=_l394XB2QVA&feature=share
March 26, 2021 at 06:02PM by Pixelreddit
https://ift.tt/3u0Fdi2
YouTube
A guided tour of the Flutter SDK (The Boring Flutter Development Show, Ep. 47)
Today, instead of building something, Filip gives a guided tour of the Flutter SDK. From widget down to Skia, learn more about the inner workings and see what it’s all about.
0:00 - Introduction
1:49 - Demystifying the code
7:25 - Let’s take a look at…
0:00 - Introduction
1:49 - Demystifying the code
7:25 - Let’s take a look at…
New post on /r/flutterdev subreddit:
Developing Blockchain Applications With Flutter
https://ift.tt/3dbdhBj
March 26, 2021 at 05:39PM by cheerfulboy
https://ift.tt/3dbK6OM
Developing Blockchain Applications With Flutter
https://ift.tt/3dbdhBj
March 26, 2021 at 05:39PM by cheerfulboy
https://ift.tt/3dbK6OM
GeekyAnts Tech Blog
Developing Blockchain Applications With Flutter
What is Blockchain?
A blockchain is a decentralized database that everyone can access. They have an intriguing property where once data is stored in a blockchain, changing it becomes incredibly difficult.
Each block contains the following information...
A blockchain is a decentralized database that everyone can access. They have an intriguing property where once data is stored in a blockchain, changing it becomes incredibly difficult.
Each block contains the following information...
New tweet from FlutterDev:
💙 #TheBoringShow SDK tour 💙
This time, we're doing things a little differently.
Instead of building something, join @filiphracek as he gives you a guided tour of the Flutter SDK to see what it's all about.
Tune in for more 📺✨ → https://t.co/GvGalWDSc7 pic.twitter.com/VUSdBnZGJz— Flutter (@FlutterDev) March 26, 2021
March 26, 2021 at 06:29PM
http://twitter.com/FlutterDev/status/1375500286589083652
💙 #TheBoringShow SDK tour 💙
This time, we're doing things a little differently.
Instead of building something, join @filiphracek as he gives you a guided tour of the Flutter SDK to see what it's all about.
Tune in for more 📺✨ → https://t.co/GvGalWDSc7 pic.twitter.com/VUSdBnZGJz— Flutter (@FlutterDev) March 26, 2021
March 26, 2021 at 06:29PM
http://twitter.com/FlutterDev/status/1375500286589083652
Twitter
#theboringshow hashtag on Twitter
8m ago @FlutterDev tweeted: "💙 #TheBoringShow SDK tour 💙
This time.." - read what others are saying and join the conversation.
This time.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Android incompatibility
Ok, so I recently started coding to make an app using flutter around 7 month ago, but for the past 3 months, I have been having problems with something called an android x incompatibility. And I researched alot, but cant find any answers, any help will be appreciated.The specific problem: androidx incompatibilities in a plugin(cloud firestore).
March 26, 2021 at 06:29PM by ebone2155
https://ift.tt/3tX5jCS
Android incompatibility
Ok, so I recently started coding to make an app using flutter around 7 month ago, but for the past 3 months, I have been having problems with something called an android x incompatibility. And I researched alot, but cant find any answers, any help will be appreciated.The specific problem: androidx incompatibilities in a plugin(cloud firestore).
March 26, 2021 at 06:29PM by ebone2155
https://ift.tt/3tX5jCS
reddit
Android incompatibility
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter 2.0 Clubhouse App & Web | Responsive UI
https://youtu.be/p-s6GfGH_8c
March 26, 2021 at 07:52PM by mheshm
https://ift.tt/3st91nd
Flutter 2.0 Clubhouse App & Web | Responsive UI
https://youtu.be/p-s6GfGH_8c
March 26, 2021 at 07:52PM by mheshm
https://ift.tt/3st91nd
YouTube
Flutter 2.0 Clubhouse App & Web | Responsive UI
⭐Source Code:- https://github.com/MahmoudHesham099/Flutter-Clubhouse-App-Web-Responsive_UI🏀Thumbnail Design:- https://dribbble.com/shots/15338748-Flutter-Cl...
New post on /r/flutterdev subreddit:
Flutter Tutorial - Secure Storage & Data Persistence (Johannes Milke)
https://www.youtube.com/watch?v=Oqhrxk_f1RE
March 26, 2021 at 08:08PM by JohannesMilke
https://ift.tt/31pIZp0
Flutter Tutorial - Secure Storage & Data Persistence (Johannes Milke)
https://www.youtube.com/watch?v=Oqhrxk_f1RE
March 26, 2021 at 08:08PM by JohannesMilke
https://ift.tt/31pIZp0
YouTube
Flutter Tutorial - Secure Storage & Data Persistence
Persist your data securely and encrypted with Flutter Secure Storage locally on your phone in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com…
New post on Flutter Dev Google group:
Single progress bar for uploading multiple file to firebase storage
I want to show progress of file uploading to firebase. I am able to show progress using snapshotEvents if only one file is uploaded. How can I show progress in a single bar when multiple files are uploaded.
March 26, 2021 at 09:55PM by Rakesh Singh
https://ift.tt/3rsCTPc
Single progress bar for uploading multiple file to firebase storage
I want to show progress of file uploading to firebase. I am able to show progress using snapshotEvents if only one file is uploaded. How can I show progress in a single bar when multiple files are uploaded.
March 26, 2021 at 09:55PM by Rakesh Singh
https://ift.tt/3rsCTPc
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 Flag widget to display unicode flag emojis
I wanted to share a simple
March 26, 2021 at 09:48PM by eibaan
https://ift.tt/3w3qXas
A Flag widget to display unicode flag emojis
I wanted to share a simple
Flag
widget that displays a flag composed from so called unicode regional indicator symbols, however DartPad cannot display them*. Bummer. Still, here's my code in case somebody finds it useful.* I filed a bug.March 26, 2021 at 09:48PM by eibaan
https://ift.tt/3w3qXas
Wikipedia
Regional indicator symbol
set of 26 Unicode symbols intended to encode ISO 3166-1 alpha-2 country or territory codes (with 2 letters from A to Z) in a way that allows optional special treatment as an emoji
New post on /r/flutterdev subreddit:
Beike helps users solve housing problems with Flutter
https://youtube.com/watch?v=bHg6TzuP9bc&feature=share
March 27, 2021 at 12:36AM by Pixelreddit
https://ift.tt/2PezMgK
Beike helps users solve housing problems with Flutter
https://youtube.com/watch?v=bHg6TzuP9bc&feature=share
March 27, 2021 at 12:36AM by Pixelreddit
https://ift.tt/2PezMgK
YouTube
Beike helps users solve housing problems with Flutter (with English captions)
Beike Zhaofang [NYSE: BEKE] is a leading tech driven housing service platform, and is helping 300 million families have a better experience when searching for second-hand housing, new housing, rental housing, as well as decoration, home furnishing, and other…
New post on Flutter Dev Google group:
Having a problem when using Hive database.
When i call the function that i have made to put data's to the database hive. The error occuring that method was called don null.
March 27, 2021 at 05:02AM by Abin vs
https://ift.tt/3stAYeO
Having a problem when using Hive database.
When i call the function that i have made to put data's to the database hive. The error occuring that method was called don null.
March 27, 2021 at 05:02AM by Abin vs
https://ift.tt/3stAYeO
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:
Why YOU Should Learn Flutter in 2021
https://youtu.be/KtvduhSHLQQ
March 27, 2021 at 05:13AM by projectmind_guru
https://ift.tt/3w2evHO
Why YOU Should Learn Flutter in 2021
https://youtu.be/KtvduhSHLQQ
March 27, 2021 at 05:13AM by projectmind_guru
https://ift.tt/3w2evHO
YouTube
Why YOU Should Learn Flutter in 2021
See why you should (or maybe shouldn't) start learning flutter in 2021.
🤑 GET 10% OFF iubenda Privacy Policy: http://iubenda.refr.cc/NWRJXBQ
✅ Save On Your Custom Domain From NameCheap: https://namecheap.pxf.io/xKV71
🎧 Get your free audiobook: https:…
🤑 GET 10% OFF iubenda Privacy Policy: http://iubenda.refr.cc/NWRJXBQ
✅ Save On Your Custom Domain From NameCheap: https://namecheap.pxf.io/xKV71
🎧 Get your free audiobook: https:…
New post on Flutter Dev Google group:
Blocked JavaScript / Flutter
Hi Everyone, Could anyone assist and advise if they're able to pull through this page into a mobile application? I've tried everything and I understand the specific platform 'Mixcloud is a closed off-platform, but we are aware another client who uses this platform has done this through javascrip
March 27, 2021 at 08:17AM by Bridget Kelly O'Sheehan
https://ift.tt/3lX8LL1
Blocked JavaScript / Flutter
Hi Everyone, Could anyone assist and advise if they're able to pull through this page into a mobile application? I've tried everything and I understand the specific platform 'Mixcloud is a closed off-platform, but we are aware another client who uses this platform has done this through javascrip
March 27, 2021 at 08:17AM by Bridget Kelly O'Sheehan
https://ift.tt/3lX8LL1
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 2.0 Internet Connectivity Check
https://youtu.be/PecKZU9TKks
March 27, 2021 at 09:32AM by K_SNIPPET
https://ift.tt/3co3b0W
Flutter 2.0 Internet Connectivity Check
https://youtu.be/PecKZU9TKks
March 27, 2021 at 09:32AM by K_SNIPPET
https://ift.tt/3co3b0W
YouTube
🚫 Flutter 2.0 Internet Connectivity Check
In this video, we learn how to Check Internet Connectivity in Flutter 2.0 android and iOS Application using Provider.
📄Source Code
Follow us to get Source @ Twitter | Facebook | Instagram | Telegram
📎Flutter Packages
https://pub.dev/packages/connectivity…
📄Source Code
Follow us to get Source @ Twitter | Facebook | Instagram | Telegram
📎Flutter Packages
https://pub.dev/packages/connectivity…
New post on /r/flutterdev subreddit:
Best practice with Dart null-safety
Hi all
March 27, 2021 at 11:57AM by a-rns
https://ift.tt/2QN9Ppj
Best practice with Dart null-safety
Hi all
Flutter
and Dart
developers. I working with json to dart generator and planning to add null-safety support. And I want to ask what is best practice create a class with null-safety. It's OK to use question mark ?
everywhere maybe late
is better in the some situations. How is best your practice in the reality. I'm self not started yet to use null-safety still with old.March 27, 2021 at 11:57AM by a-rns
https://ift.tt/2QN9Ppj
reddit
Best practice with Dart null-safety
Hi all `Flutter` and `Dart` developers. I working with json to dart generator and planning to add null-safety support. And I want to ask what is...
New post on /r/flutterdev subreddit:
How to sandbox 3rd party apps that attempt to integrate components in a Flutter app
I've been working on a platform where I provide a bunch of productivity tools to the end user. One key aspect for the success of this platform is to open up a marketplace coming 3rd party providers. The application I develop works in multitenant mode (SASS). I have my own REST API that I plan to expose publicly trough an API gateway. Some triggers will be provided as well. Up to here all is fine, nothing tricky.Now the problem arrives if I want to allow other vendors to run components hosted inside the GUI. My closest experience to such a requirement is developing plugins for Jira Cloud. They offer: Rest API, Triggers and a homebrew attlasianconfing.json where you can define the views you want attached to which slots. Apparently they use iframes to sandbox the 3rd party providers and avoid anybody tampering with the rest of the page / data. Of course they also have some complicated business with access tokens as well and request throttling.I'm attempting to build something similar myself but I fail to find any tutorials on the web outlining a path forward. Afaik, Flutter has the webview, which behaves much like an iframe. I could be using that, but then you have performance implications. And here my knowledge runs short. Any advice or idea is very much welcomed!TLDR Is it possible at all to run Flutter components from 3rd party vendors in a sandboxed environment inside my own app?
March 27, 2021 at 12:49PM by SpaceInstructor
https://ift.tt/3m3Pesb
How to sandbox 3rd party apps that attempt to integrate components in a Flutter app
I've been working on a platform where I provide a bunch of productivity tools to the end user. One key aspect for the success of this platform is to open up a marketplace coming 3rd party providers. The application I develop works in multitenant mode (SASS). I have my own REST API that I plan to expose publicly trough an API gateway. Some triggers will be provided as well. Up to here all is fine, nothing tricky.Now the problem arrives if I want to allow other vendors to run components hosted inside the GUI. My closest experience to such a requirement is developing plugins for Jira Cloud. They offer: Rest API, Triggers and a homebrew attlasianconfing.json where you can define the views you want attached to which slots. Apparently they use iframes to sandbox the 3rd party providers and avoid anybody tampering with the rest of the page / data. Of course they also have some complicated business with access tokens as well and request throttling.I'm attempting to build something similar myself but I fail to find any tutorials on the web outlining a path forward. Afaik, Flutter has the webview, which behaves much like an iframe. I could be using that, but then you have performance implications. And here my knowledge runs short. Any advice or idea is very much welcomed!TLDR Is it possible at all to run Flutter components from 3rd party vendors in a sandboxed environment inside my own app?
March 27, 2021 at 12:49PM by SpaceInstructor
https://ift.tt/3m3Pesb
reddit
How to sandbox 3rd party apps that attempt to integrate components...
I've been working on a platform where I provide a bunch of productivity tools to the end user. One key aspect for the success of this platform is...
New post on /r/flutterdev subreddit:
If Flutter Web wont be supporting server side rendering any time soon (or at all) is it possible to rollout my own homebrew server side rendering with say for ex handlebars?
I'm working on designing and developing a platform for crowdsourcing and skill sharing. The core concept is to tie together several different essential activities in one single platform: posting, chatting, events, documents and planning. I don't want to go too much in the specifics since they are irelevant for the technical question. Suffice to say that I'll have all of these worfkflows all together in one SPA built with on single purpose: extremely quick onboarding of volunteers.Now for me, Flutter fits the bill excellently on all levels. I'm supper happy with my first experiments (coming from long react native experience). Some things are still not great such as, scrollbars, urls, text selection. Apparently all these have all sorts of fixes. However there's one MAJOR problem which spoils the party: SEO and servers side rendering.The app I'm designing will have content publishing as a major selling point. Which means SEO, which means SSR. Now all the google digging I did indicates this is yet to be addressed issue even with Flutter web being labeled as "stable". I've read all the articles that basically say "If you want SEO from Flutter turn around". Sorry, I can't. I need Flutter for many reasons that go beyond SEO. I'm currently a one man army with plenty of experience to complete the task, enough madness to go for it and no stakeholder to appease except me.I don't want every single page and neither any of the interactivity. I just want the posts pages and posibly some auxiliary pages that in essence contain static documents (about, legal, QnA, possibly some extremely basic product listings, etc). Has anyone attempted such a strategy for addressing SEO concerns in the context of single page apps? Basically here I'm asking if instead of waiting for the SPA framework (Angular, RN, Flutter, Vue) to do SSR for you, is it feasible and reliable to roll out your own homebres SSR with basic tools such as handlebars? I'd be willing to take a stab at this if the SEO results wont be appaling. Any advice is welcomed!Given the above statements, here's the question:TLDR Is Google going to be happy with me serving some pure html pages that look almost identical to the pages that I want indexed from the entire app?* Please don't attempt to convince me of chosing some other framework. I'm well aware of the implications and the popular alternatives. Thank you!
March 27, 2021 at 12:29PM by SpaceInstructor
https://ift.tt/39n2ing
If Flutter Web wont be supporting server side rendering any time soon (or at all) is it possible to rollout my own homebrew server side rendering with say for ex handlebars?
I'm working on designing and developing a platform for crowdsourcing and skill sharing. The core concept is to tie together several different essential activities in one single platform: posting, chatting, events, documents and planning. I don't want to go too much in the specifics since they are irelevant for the technical question. Suffice to say that I'll have all of these worfkflows all together in one SPA built with on single purpose: extremely quick onboarding of volunteers.Now for me, Flutter fits the bill excellently on all levels. I'm supper happy with my first experiments (coming from long react native experience). Some things are still not great such as, scrollbars, urls, text selection. Apparently all these have all sorts of fixes. However there's one MAJOR problem which spoils the party: SEO and servers side rendering.The app I'm designing will have content publishing as a major selling point. Which means SEO, which means SSR. Now all the google digging I did indicates this is yet to be addressed issue even with Flutter web being labeled as "stable". I've read all the articles that basically say "If you want SEO from Flutter turn around". Sorry, I can't. I need Flutter for many reasons that go beyond SEO. I'm currently a one man army with plenty of experience to complete the task, enough madness to go for it and no stakeholder to appease except me.I don't want every single page and neither any of the interactivity. I just want the posts pages and posibly some auxiliary pages that in essence contain static documents (about, legal, QnA, possibly some extremely basic product listings, etc). Has anyone attempted such a strategy for addressing SEO concerns in the context of single page apps? Basically here I'm asking if instead of waiting for the SPA framework (Angular, RN, Flutter, Vue) to do SSR for you, is it feasible and reliable to roll out your own homebres SSR with basic tools such as handlebars? I'd be willing to take a stab at this if the SEO results wont be appaling. Any advice is welcomed!Given the above statements, here's the question:TLDR Is Google going to be happy with me serving some pure html pages that look almost identical to the pages that I want indexed from the entire app?* Please don't attempt to convince me of chosing some other framework. I'm well aware of the implications and the popular alternatives. Thank you!
March 27, 2021 at 12:29PM by SpaceInstructor
https://ift.tt/39n2ing
reddit
If Flutter Web wont be supporting server side rendering any time...
I'm working on designing and developing a platform for crowdsourcing and skill sharing. The core concept is to tie together several different...