New post on /r/flutterdev subreddit:
Why does Google support Flutter for free?
I understand that some internal Google teams use Flutter, but why would they make it open source?I'm sure it takes a lot of effort to keep Flutter working on 6 changing platforms, and even more to develop so many widgets and packages?Why do they do it? Out of the kindness of their hearts? So there's already apps working for Fuschia when it releases?
October 18, 2021 at 07:17PM by Adam0410
https://ift.tt/3nmqlcv
Why does Google support Flutter for free?
I understand that some internal Google teams use Flutter, but why would they make it open source?I'm sure it takes a lot of effort to keep Flutter working on 6 changing platforms, and even more to develop so many widgets and packages?Why do they do it? Out of the kindness of their hearts? So there's already apps working for Fuschia when it releases?
October 18, 2021 at 07:17PM by Adam0410
https://ift.tt/3nmqlcv
New post on /r/flutterdev subreddit:
null_safety_percentage | Command-line tool to provide null-safety percentage info of a project.
https://ift.tt/3vjzDt4
October 18, 2021 at 10:40PM by serial_dev
https://ift.tt/2XudVq0
null_safety_percentage | Command-line tool to provide null-safety percentage info of a project.
https://ift.tt/3vjzDt4
October 18, 2021 at 10:40PM by serial_dev
https://ift.tt/2XudVq0
New post on /r/flutterdev subreddit:
#AnimatedList in #Flutter allows you to #animate #insertions and #deletions to your otherwise boring #lists π€ All of this is made possible with a global key that manages the insertions and deletions.
https://ift.tt/2XoqjYn
October 19, 2021 at 07:07AM by VandadNahavandipoor
https://ift.tt/2YZSE82
#AnimatedList in #Flutter allows you to #animate #insertions and #deletions to your otherwise boring #lists π€ All of this is made possible with a global key that manages the insertions and deletions.
https://ift.tt/2XoqjYn
October 19, 2021 at 07:07AM by VandadNahavandipoor
https://ift.tt/2YZSE82
New post on /r/flutterdev subreddit:
Whatβs New in Flutter Slider and Range Slider: 2021 Volume 3
We are updating our Syncfusion Flutter Sliders package by adding new features in each release to make the widgets suitable for all kinds of uses. The 2021 Volume 3 release brings these updates to our Flutter Slider and Range Slider widgets:Drag mode in Flutter Range SliderInverse support in Flutter Vertical SliderInverse support in Flutter Vertical Range Sliderβto continue reading this article click the below link.https://www.syncfusion.com/blogs/post/whats-new-in-flutter-slider-and-range-slider-2021-volume-3.aspxSyncfusion offers a free community licensehttps://www.syncfusion.com/products/communitylicense
October 19, 2021 at 06:20AM by ArunITTech
https://ift.tt/3DRnHSv
Whatβs New in Flutter Slider and Range Slider: 2021 Volume 3
We are updating our Syncfusion Flutter Sliders package by adding new features in each release to make the widgets suitable for all kinds of uses. The 2021 Volume 3 release brings these updates to our Flutter Slider and Range Slider widgets:Drag mode in Flutter Range SliderInverse support in Flutter Vertical SliderInverse support in Flutter Vertical Range Sliderβto continue reading this article click the below link.https://www.syncfusion.com/blogs/post/whats-new-in-flutter-slider-and-range-slider-2021-volume-3.aspxSyncfusion offers a free community licensehttps://www.syncfusion.com/products/communitylicense
October 19, 2021 at 06:20AM by ArunITTech
https://ift.tt/3DRnHSv
Dart packages
syncfusion_flutter_sliders | Flutter package
A Flutter Sliders library for creating highly customizable and UI-rich slider, range slider, and range selector widgets for filtering purposes.
New post on /r/flutterdev subreddit:
Vimeo integration
Hello fellow flutter developers!I chose flutter for my MVP app which needs to upload videos to Vimeo. I found guidance Firestore or others but have trouble finding one on Vimeo.Does anyone have experience?
October 19, 2021 at 09:04AM by athrty
https://ift.tt/3aNO9jo
Vimeo integration
Hello fellow flutter developers!I chose flutter for my MVP app which needs to upload videos to Vimeo. I found guidance Firestore or others but have trouble finding one on Vimeo.Does anyone have experience?
October 19, 2021 at 09:04AM by athrty
https://ift.tt/3aNO9jo
reddit
Vimeo integration
Hello fellow flutter developers! I chose flutter for my MVP app which needs to upload videos to Vimeo. I found guidance Firestore or others but...
New post on /r/flutterdev subreddit:
Magazine concept ui with cool silver effect
https://youtube.com/shorts/aN8n2A2LJ8I?feature=share
October 19, 2021 at 12:11PM by base77
https://ift.tt/3phdR8w
Magazine concept ui with cool silver effect
https://youtube.com/shorts/aN8n2A2LJ8I?feature=share
October 19, 2021 at 12:11PM by base77
https://ift.tt/3phdR8w
New post on /r/flutterdev subreddit:
Magazine concept app with cool sliver animation
https://youtube.com/shorts/aN8n2A2LJ8I?feature=share
October 19, 2021 at 12:38PM by base77
https://ift.tt/3peVAbI
Magazine concept app with cool sliver animation
https://youtube.com/shorts/aN8n2A2LJ8I?feature=share
October 19, 2021 at 12:38PM by base77
https://ift.tt/3peVAbI
reddit
Magazine concept app with cool sliver animation
Posted in r/FlutterDev by u/base77 β’ 17 points and 1 comment
New post on /r/flutterdev subreddit:
coolicons | Flutter Package
https://ift.tt/2YYj4Ya
October 19, 2021 at 01:51PM by Mastersamxyz
https://ift.tt/3lVnGH3
coolicons | Flutter Package
https://ift.tt/2YYj4Ya
October 19, 2021 at 01:51PM by Mastersamxyz
https://ift.tt/3lVnGH3
Dart packages
coolicons | Flutter Package
The Coolicons icon pack for Flutter with over 400 icons available for your flutter project.
New post on /r/flutterdev subreddit:
[VSCode] Trailing comma after inserting named parameter.
Im not sure this is the right sub but if not maybe someone can point me in the right direction.In VSCode when adding a Flutter standard widget and inserting a suggestion named parameter it appends a comma after the caret, but not if its a custom class, as seen in this video:How can I disable this comma? I only have Dart and Flutter extensions.
October 19, 2021 at 01:36PM by Arbiturrrr
https://ift.tt/3DRaJ7l
[VSCode] Trailing comma after inserting named parameter.
Im not sure this is the right sub but if not maybe someone can point me in the right direction.In VSCode when adding a Flutter standard widget and inserting a suggestion named parameter it appends a comma after the caret, but not if its a custom class, as seen in this video:How can I disable this comma? I only have Dart and Flutter extensions.
October 19, 2021 at 01:36PM by Arbiturrrr
https://ift.tt/3DRaJ7l
Imgur
Post with 32 views.
New post on /r/flutterdev subreddit:
Writing Your First Flutter WidgetAnd Best Practices
https://ift.tt/3phMAD0
October 19, 2021 at 02:54PM by fredgrott
https://ift.tt/3n9CLnS
Writing Your First Flutter WidgetAnd Best Practices
https://ift.tt/3phMAD0
October 19, 2021 at 02:54PM by fredgrott
https://ift.tt/3n9CLnS
Medium
Writing Your First Flutter WidgetAnd Best Practices
While I add to the Flutter Skeleton App Modified Template that has full Flutter Best Practices, I would like to spin some goodies off on toβ¦
New post on /r/flutterdev subreddit:
Gate update - dependency injection generator
Gate 0.0.3 is out π·- Injected child now use DartType
- Add "part of myfile.part" automatically into your source file
- Add Gate import automatically into your source file(this is a build_runner package to generate dependency injection code)
Gate generator Package link on pub.dev
October 19, 2021 at 06:06PM by mcfly-dev
https://ift.tt/3AW5qBy
Gate update - dependency injection generator
Gate 0.0.3 is out π·- Injected child now use DartType
- Add "part of myfile.part" automatically into your source file
- Add Gate import automatically into your source file(this is a build_runner package to generate dependency injection code)
Gate generator Package link on pub.dev
October 19, 2021 at 06:06PM by mcfly-dev
https://ift.tt/3AW5qBy
Dart packages
gate_generator | Dart Package
Dependency Injection generator for your flutter/dart applications. This uses annotations and build_runner.
New post on /r/flutterdev subreddit:
Images in Mobile Apps shouldn't be large - Would You need image processing Service which adjusts Image size?
I intend to create image processing service, which would load your online images scaled down, for users phone needs. Would You find it useful?
October 19, 2021 at 05:23PM by kubenqpl
https://ift.tt/3C065mM
Images in Mobile Apps shouldn't be large - Would You need image processing Service which adjusts Image size?
I intend to create image processing service, which would load your online images scaled down, for users phone needs. Would You find it useful?
October 19, 2021 at 05:23PM by kubenqpl
https://ift.tt/3C065mM
New tweet from FlutterDev:
π€π Uplevel your #UI building skills with @drcoderz Follow along or host your own workshop with these FREE Flutter codelabs β https://t.co/dlPhENE0QN https://t.co/kttSiBpuW6β Flutter (@FlutterDev) Oct 19, 2021
October 19, 2021 at 07:00PM
https://twitter.com/FlutterDev/status/1450507046646910984
π€π Uplevel your #UI building skills with @drcoderz Follow along or host your own workshop with these FREE Flutter codelabs β https://t.co/dlPhENE0QN https://t.co/kttSiBpuW6β Flutter (@FlutterDev) Oct 19, 2021
October 19, 2021 at 07:00PM
https://twitter.com/FlutterDev/status/1450507046646910984
New post on /r/flutterdev subreddit:
Missing Flutter Best Practices, Revisited
https://ift.tt/3pwNhsf
October 19, 2021 at 07:59PM by fredgrott
https://ift.tt/3jhvKjs
Missing Flutter Best Practices, Revisited
https://ift.tt/3pwNhsf
October 19, 2021 at 07:59PM by fredgrott
https://ift.tt/3jhvKjs
Medium
Missing Flutter Best Practices, Revisited
Yeah, most you of you had seen a previous article of mine, Missing Flutter Best Practices:
New post on /r/flutterdev subreddit:
Flutter Firebase Authentication with GetX (Source Codes included)
Hello, this is a tutorial to make Flutter Firebase Authentication with GetX State management.So one day, I wanted to use GetX to make a flutter app with firebase authentication to understand better, but I was confused. Then it took me some time to figure out how it was working, and eventually, I succeeded.πΉ Youtube Video: https://www.youtube.com/watch?v=rVjdYq-lw0s&tπ GitHub Repository link Source Code: https://github.com/ImranSefat/Flutter-Firebase-Authentication-with-GetXπ Medium Story is also available: https://medium.com/@CodingWithImran/firebase-authentication-with-getx-in-flutter-bc09d2f167a9
October 19, 2021 at 07:33PM by imran_sefat
https://ift.tt/3G2pBBt
Flutter Firebase Authentication with GetX (Source Codes included)
Hello, this is a tutorial to make Flutter Firebase Authentication with GetX State management.So one day, I wanted to use GetX to make a flutter app with firebase authentication to understand better, but I was confused. Then it took me some time to figure out how it was working, and eventually, I succeeded.πΉ Youtube Video: https://www.youtube.com/watch?v=rVjdYq-lw0s&tπ GitHub Repository link Source Code: https://github.com/ImranSefat/Flutter-Firebase-Authentication-with-GetXπ Medium Story is also available: https://medium.com/@CodingWithImran/firebase-authentication-with-getx-in-flutter-bc09d2f167a9
October 19, 2021 at 07:33PM by imran_sefat
https://ift.tt/3G2pBBt
YouTube
Flutter Firebase Authentication with GetX (Source Codes included)
Hello, this is a tutorial to make Flutter Firebase Authentication with GetX State management.
You know about GetX. It is an extra-light and robust solution for Flutter. It combines high-performance state management, intelligent dependency injection, andβ¦
You know about GetX. It is an extra-light and robust solution for Flutter. It combines high-performance state management, intelligent dependency injection, andβ¦
New post on /r/flutterdev subreddit:
SimpleX chat app demo built with Flutter + some thoughts about Flutter
Hello, flutter community!I wanted to share my experience so far of building our most private and secure open-source chat app https://github.com/simplex-chat/simplex-chat using Dart and Flutter. The chat is already released as a terminal app written in Haskell (see this post), the mobile app is not ready yet - we've just started, here is the UX demo that you could play with in the browser (or on the device from the source code).Flutter seems very promising - unlike web-based cross-platform apps (whether ionic or react native) it is more reliable for background execution, and also more performant, also all the protocol logic developed in dart can be used in our terminal chat app on desktop and in VSCode chat plugin (when we build it:) - advantage of a unified codebase would be huge.There are some disappointing things about dart libraries though:- I couldn't find a good enough library for SPKI and PKCS8 encoding of RSA keys. Dart didn't have a single library that does it all - I had to do these encodings/decodings to/from ASN1 structures picking up code pieces from pkcs_rsa, ssh_keys and ninja libraries in dart - the result is here. While it's nice I was able to do it, it's not the most productive use of time...- dart:io TCP Socket implementation seems to have a bug that I reported a couple of days ago, I hope it will be resolved soon, but it is a bit worrying that it wasn't caught sooner.- pointycastle implementation of OAEP RSA encryption uses SHA1 hash that makes it vulnerable (and incompatible with other libraries); it was reported 10 months ago, but not resolved yet.Flutter still seems a viable option to implement the app, but I now realise that we will be spending quite some time improving Flutter libraries or creating alternative low level implementations for problems that could potentially be solved.The alternatives are:- build two native apps, like virtually all other chat apps.- use Kotlin Multiplatform Mobile for protocol logic, but build UI natively - most like Jetpack Compose and Swift UI. The advantage here we could use swift and java implementations of double ratchet protocol from signal app, without transitioning them to dart.What do you think about these options vs using Flutter?Any comments, feedback and suggestions (and GitHub stars :) will massively help and are hugely appreciated!
October 19, 2021 at 08:54PM by epoberezkin
https://ift.tt/3vtxw6b
SimpleX chat app demo built with Flutter + some thoughts about Flutter
Hello, flutter community!I wanted to share my experience so far of building our most private and secure open-source chat app https://github.com/simplex-chat/simplex-chat using Dart and Flutter. The chat is already released as a terminal app written in Haskell (see this post), the mobile app is not ready yet - we've just started, here is the UX demo that you could play with in the browser (or on the device from the source code).Flutter seems very promising - unlike web-based cross-platform apps (whether ionic or react native) it is more reliable for background execution, and also more performant, also all the protocol logic developed in dart can be used in our terminal chat app on desktop and in VSCode chat plugin (when we build it:) - advantage of a unified codebase would be huge.There are some disappointing things about dart libraries though:- I couldn't find a good enough library for SPKI and PKCS8 encoding of RSA keys. Dart didn't have a single library that does it all - I had to do these encodings/decodings to/from ASN1 structures picking up code pieces from pkcs_rsa, ssh_keys and ninja libraries in dart - the result is here. While it's nice I was able to do it, it's not the most productive use of time...- dart:io TCP Socket implementation seems to have a bug that I reported a couple of days ago, I hope it will be resolved soon, but it is a bit worrying that it wasn't caught sooner.- pointycastle implementation of OAEP RSA encryption uses SHA1 hash that makes it vulnerable (and incompatible with other libraries); it was reported 10 months ago, but not resolved yet.Flutter still seems a viable option to implement the app, but I now realise that we will be spending quite some time improving Flutter libraries or creating alternative low level implementations for problems that could potentially be solved.The alternatives are:- build two native apps, like virtually all other chat apps.- use Kotlin Multiplatform Mobile for protocol logic, but build UI natively - most like Jetpack Compose and Swift UI. The advantage here we could use swift and java implementations of double ratchet protocol from signal app, without transitioning them to dart.What do you think about these options vs using Flutter?Any comments, feedback and suggestions (and GitHub stars :) will massively help and are hugely appreciated!
October 19, 2021 at 08:54PM by epoberezkin
https://ift.tt/3vtxw6b
GitHub
GitHub - simplex-chat/simplex-chat: SimpleX - the first messaging network operating without user identifiers of any kind - 100%β¦
SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps π±! - simplex-chat/simplex-chat
New tweet from FlutterDev:
π»β¨ Grab your copy of Flutter Apprentice π¦ and learn with us π€ It's not too late to join our online book π club (23,000 readers so far!) Oct 20: We review Ch. 3 & 4 and answer your Widget questions β https://t.co/AiHu9jevcS https://t.co/n794bA8R7fβ Flutter (@FlutterDev) Oct 19, 2021
October 19, 2021 at 09:00PM
https://twitter.com/FlutterDev/status/1450537242292797445
π»β¨ Grab your copy of Flutter Apprentice π¦ and learn with us π€ It's not too late to join our online book π club (23,000 readers so far!) Oct 20: We review Ch. 3 & 4 and answer your Widget questions β https://t.co/AiHu9jevcS https://t.co/n794bA8R7fβ Flutter (@FlutterDev) Oct 19, 2021
October 19, 2021 at 09:00PM
https://twitter.com/FlutterDev/status/1450537242292797445
New tweet from FlutterDev:
π¦ Grab the #flutterapprentice here π https://t.co/grR1J1J8rKβ Flutter (@FlutterDev) Oct 19, 2021
October 19, 2021 at 09:02PM
https://twitter.com/FlutterDev/status/1450537781415931906
π¦ Grab the #flutterapprentice here π https://t.co/grR1J1J8rKβ Flutter (@FlutterDev) Oct 19, 2021
October 19, 2021 at 09:02PM
https://twitter.com/FlutterDev/status/1450537781415931906
New post on /r/flutterdev subreddit:
Simple Beautiful Flashlight App in Flutter
https://www.youtube.com/watch?v=ltD1rp8sdRU
October 20, 2021 at 05:28AM by Dhanraj_Flutterdev
https://ift.tt/3DWmPMl
Simple Beautiful Flashlight App in Flutter
https://www.youtube.com/watch?v=ltD1rp8sdRU
October 20, 2021 at 05:28AM by Dhanraj_Flutterdev
https://ift.tt/3DWmPMl
YouTube
Beautiful Flashlight App in Flutter | Flutter Tutorials
Hey guys in this video we will create a beautiful flashlight app in flutter with animations. check out github repo for source code.
#flutter #flutterdev
Please subscribe to my channel to motivate me.
Channel Link: https://cutt.ly/kkhVx3s
Source Code: hβ¦
#flutter #flutterdev
Please subscribe to my channel to motivate me.
Channel Link: https://cutt.ly/kkhVx3s
Source Code: hβ¦
New post on /r/flutterdev subreddit:
Flutter web performance
Hey guys! I built a site builder with flutter and using flutter web for now to serve the content. Performance isnβt the best and wanted to know if anyone has any ideas on making it faster or other suggestions!
October 20, 2021 at 11:34AM by GantorTheSlayor
https://ift.tt/3lWvU1u
Flutter web performance
Hey guys! I built a site builder with flutter and using flutter web for now to serve the content. Performance isnβt the best and wanted to know if anyone has any ideas on making it faster or other suggestions!
October 20, 2021 at 11:34AM by GantorTheSlayor
https://ift.tt/3lWvU1u
New post on /r/flutterdev subreddit:
Ideas for a open source package
I consider myself to be an intermediate programmer. I want to create a public package for some experience. But I can't think of what to make for my skill level. If anybody has an idea or are in need for a mid level package, let me know, I'll try to make it if I can. Big IF :)
October 20, 2021 at 03:12PM by 50u1506
https://ift.tt/3vvEU0E
Ideas for a open source package
I consider myself to be an intermediate programmer. I want to create a public package for some experience. But I can't think of what to make for my skill level. If anybody has an idea or are in need for a mid level package, let me know, I'll try to make it if I can. Big IF :)
October 20, 2021 at 03:12PM by 50u1506
https://ift.tt/3vvEU0E
reddit
Ideas for a open source package
I consider myself to be an intermediate programmer. I want to create a public package for some experience. But I can't think of what to make for...