New post on /r/flutterdev subreddit:
New Package: RRuleGenerator for Recurrence Rules
Simple Recurrence rule generatorFor one of my apps Calendar Clock (check it out on my website) I wanted to use Recurrence Rules for repeating events. After a while trying myself I found out about the iCalendar RFC and decided to use this for a new update.Since it is quite tedious to implement I have uploaded my solution as a package to Flutter. Any help with improving the design and adding more languages, and of course general feedback is very welcome.Check it out, I hope it can be of use to some of you!https://pub.dev/packages/rrule_generator
August 17, 2021 at 01:28PM by TheShortestCheese
https://ift.tt/3xS1UXy
New Package: RRuleGenerator for Recurrence Rules
Simple Recurrence rule generatorFor one of my apps Calendar Clock (check it out on my website) I wanted to use Recurrence Rules for repeating events. After a while trying myself I found out about the iCalendar RFC and decided to use this for a new update.Since it is quite tedious to implement I have uploaded my solution as a package to Flutter. Any help with improving the design and adding more languages, and of course general feedback is very welcome.Check it out, I hope it can be of use to some of you!https://pub.dev/packages/rrule_generator
August 17, 2021 at 01:28PM by TheShortestCheese
https://ift.tt/3xS1UXy
www.jelter.net
Teun Kortekaas
Hello, my name is Teun Kortekaas and I make websites and mobile applicaties. On this page you can learn more about me.
New post on /r/flutterdev subreddit:
Various methods to disable touch input in Flutter!
https://ift.tt/3ma96Mv
August 17, 2021 at 02:53PM by mukhtharcm
https://ift.tt/3iRBocj
Various methods to disable touch input in Flutter!
https://ift.tt/3ma96Mv
August 17, 2021 at 02:53PM by mukhtharcm
https://ift.tt/3iRBocj
Mukhtharcm
Disabling Touch Events in Flutter
Learn How to disable Touch input for Widgets in Flutter
New post on /r/flutterdev subreddit:
Flutter Animated Container with BoxFit.cover image
https://youtu.be/1c2iOXvig-o
August 17, 2021 at 04:35PM by mheshm
https://ift.tt/3sn6Sdu
Flutter Animated Container with BoxFit.cover image
https://youtu.be/1c2iOXvig-o
August 17, 2021 at 04:35PM by mheshm
https://ift.tt/3sn6Sdu
YouTube
Flutter Animated Container with BoxFit.cover image
📢Remember to
Subscribe🔴, Like👍, Share↗️ this video, and Star the repo on Github⭐
https://youtube.com/channel/UCGfgbWRrFj-yy8UQQalA1Iw?sub_confirmation=1
📢Socials
Facebook: https://www.facebook.com/Utter-103383674872396
Github: https://github.com/MahmoudHesham099…
Subscribe🔴, Like👍, Share↗️ this video, and Star the repo on Github⭐
https://youtube.com/channel/UCGfgbWRrFj-yy8UQQalA1Iw?sub_confirmation=1
📢Socials
Facebook: https://www.facebook.com/Utter-103383674872396
Github: https://github.com/MahmoudHesham099…
New post on /r/flutterdev subreddit:
Flutter WooCommerce Admin App - EP 12 - Orders
https://youtu.be/jFisl-HAPJo
August 17, 2021 at 04:13PM by K_SNIPPET
https://ift.tt/3yWPE9l
Flutter WooCommerce Admin App - EP 12 - Orders
https://youtu.be/jFisl-HAPJo
August 17, 2021 at 04:13PM by K_SNIPPET
https://ift.tt/3yWPE9l
YouTube
Flutter WooCommerce Admin App - EP 12 - Orders 🔥🔥
This is the 12th Video of Flutter WooCommerce Admin App Series, In this Video we will learn how to create Orders List and Order Details Page with WooCommerce Rest API and Flutter Application.
📎Flutter Packages
https://pub.dev/packages/snippet_coder_utils…
📎Flutter Packages
https://pub.dev/packages/snippet_coder_utils…
New post on /r/flutterdev subreddit:
Three ways to convert a nullable type to a non-nullable type.
https://twitter.com/aqueelaboobaker/status/1427669061660340224?s=19
August 17, 2021 at 06:34PM by PerfectLibrarian9620
https://ift.tt/2W2Z5pB
Three ways to convert a nullable type to a non-nullable type.
https://twitter.com/aqueelaboobaker/status/1427669061660340224?s=19
August 17, 2021 at 06:34PM by PerfectLibrarian9620
https://ift.tt/2W2Z5pB
Twitter
Aqueel Aboobacker
Nullable types are not recommended to use in your #Flutter project unless you are working with a legacy codebase that depends on null. Here are the three ways you can convert a nullable type to a non-nullable type 🧵
New post on /r/flutterdev subreddit:
Is Flutter's web performance still not there?
Hi,I wrote a web app for my company with Flutter and on many levels it has been a great experience, apart from one thing: web performance.The app is rather advanced, using various external APIs, doing calculations on the fly, adapting to user interaction etc etcInitially with just a few widgets around the performance was perfectly fine, but once the app grew it's gotten... not terrible but a bit on the meh side (as in sometimes choppy when scrolling).I've read and implemented numerous good practices and tips but still, it seems to be nowhere near as smooth as the exact same thing would be with html/js/css/php.Hence the questions:- is this to be expected?- is flutter expected to improve on performance as it matures? (in the predictable future)- what are your experiences in Flutter's web (canvaskit) performance compared to "native" web technologies?
August 17, 2021 at 06:33PM by Particular_Mud8540
https://ift.tt/3AQRSYA
Is Flutter's web performance still not there?
Hi,I wrote a web app for my company with Flutter and on many levels it has been a great experience, apart from one thing: web performance.The app is rather advanced, using various external APIs, doing calculations on the fly, adapting to user interaction etc etcInitially with just a few widgets around the performance was perfectly fine, but once the app grew it's gotten... not terrible but a bit on the meh side (as in sometimes choppy when scrolling).I've read and implemented numerous good practices and tips but still, it seems to be nowhere near as smooth as the exact same thing would be with html/js/css/php.Hence the questions:- is this to be expected?- is flutter expected to improve on performance as it matures? (in the predictable future)- what are your experiences in Flutter's web (canvaskit) performance compared to "native" web technologies?
August 17, 2021 at 06:33PM by Particular_Mud8540
https://ift.tt/3AQRSYA
reddit
Is Flutter's web performance still not there?
Hi, I wrote a web app for my company with Flutter and on many levels it has been a great experience, apart from one thing: web performance. The...
New post on /r/flutterdev subreddit:
Performance of Ios simulators on m1 macs?
As the m1 chip shares the same core design as the iPhone's chipset does that mean the ios simulator on Xcode is as good as the real ones (ie the performance is on par as the real ones)? Will, my flutter app perform the same as on a real device?
August 17, 2021 at 06:26PM by vishwa1238
https://ift.tt/2Up8lDE
Performance of Ios simulators on m1 macs?
As the m1 chip shares the same core design as the iPhone's chipset does that mean the ios simulator on Xcode is as good as the real ones (ie the performance is on par as the real ones)? Will, my flutter app perform the same as on a real device?
August 17, 2021 at 06:26PM by vishwa1238
https://ift.tt/2Up8lDE
reddit
Performance of Ios simulators on m1 macs?
As the m1 chip shares the same core design as the iPhone's chipset does that mean the ios simulator on Xcode is as good as the real ones (ie the...
New post on /r/flutterdev subreddit:
Top 15 Flutter Courses and Tutorials [2021]
https://ift.tt/3mcdFpm
August 17, 2021 at 11:14PM by Jan_Prince
https://ift.tt/3CVYbfe
Top 15 Flutter Courses and Tutorials [2021]
https://ift.tt/3mcdFpm
August 17, 2021 at 11:14PM by Jan_Prince
https://ift.tt/3CVYbfe
New post on /r/flutterdev subreddit:
What do you dislike about Flutter (vs native)?
What are some of the most breaking aspect of Flutter that you wish the app was done with native?I have no experience with Flutter but considering it. Things to think about:For certain features It might take 1 min to find a solution on native where as Flutter takes 1 hour. Or solution doesn’t exit it took days to do from scratch or outright close to impossible?Build speed? If Gradle on Android takes forever to build, wouldn’t Flutter just make it worse?Dependencies? Libraries (network, DB…)? Work flow? UX? Job market? Anything you could think of.
August 17, 2021 at 10:31PM by ynkm1692
https://ift.tt/2UpSfts
What do you dislike about Flutter (vs native)?
What are some of the most breaking aspect of Flutter that you wish the app was done with native?I have no experience with Flutter but considering it. Things to think about:For certain features It might take 1 min to find a solution on native where as Flutter takes 1 hour. Or solution doesn’t exit it took days to do from scratch or outright close to impossible?Build speed? If Gradle on Android takes forever to build, wouldn’t Flutter just make it worse?Dependencies? Libraries (network, DB…)? Work flow? UX? Job market? Anything you could think of.
August 17, 2021 at 10:31PM by ynkm1692
https://ift.tt/2UpSfts
reddit
What do you dislike about Flutter (vs native)?
What are some of the most breaking aspect of Flutter that you wish the app was done with native? I have no experience with Flutter but...
New post on /r/flutterdev subreddit:
Flutter UI E Learning Course App Tutorial | App from Scratch Part 1
https://youtu.be/LfabDPFhegc
August 18, 2021 at 01:01AM by Confident-Basket-896
https://ift.tt/3iSy40M
Flutter UI E Learning Course App Tutorial | App from Scratch Part 1
https://youtu.be/LfabDPFhegc
August 18, 2021 at 01:01AM by Confident-Basket-896
https://ift.tt/3iSy40M
YouTube
Flutter UI E Learning Course App Tutorial | App from Scratch Part 1
Welcome to my Flutter Apps from Scratch tutorial series. In this video, we will build the e learning course app UI and you will learn how to build this beautiful flutter app from the scratch.
🙊 Subscribe to FullstackSchool - https://bit.ly/3jNdGx5
Part…
🙊 Subscribe to FullstackSchool - https://bit.ly/3jNdGx5
Part…
New post on /r/flutterdev subreddit:
Crate & Barrel Animated E-commerce UI
https://ift.tt/3AOGCvz
August 18, 2021 at 12:40AM by nonybrighto
https://ift.tt/2W0bXwj
Crate & Barrel Animated E-commerce UI
https://ift.tt/3AOGCvz
August 18, 2021 at 12:40AM by nonybrighto
https://ift.tt/2W0bXwj
GitHub
GitHub - nonybrighto/crate-and-barrel: An animated flutter UI for E-commerce product variant selection / add to cart developed…
An animated flutter UI for E-commerce product variant selection / add to cart developed by nonybrighto and designed by Akram Khalid. - GitHub - nonybrighto/crate-and-barrel: An animated flutter UI ...
New post on /r/flutterdev subreddit:
Flutter & Dart Tips - Week In Review #10
https://ift.tt/3iV8JTX
August 16, 2021 at 04:40AM by OfflineProgrammer
https://ift.tt/2W5JKnJ
Flutter & Dart Tips - Week In Review #10
https://ift.tt/3iV8JTX
August 16, 2021 at 04:40AM by OfflineProgrammer
https://ift.tt/2W5JKnJ
DEV Community
Flutter & Dart Tips - Week In Review #10
Hello Reader, Welcome back to the 10th post of the Flutter & Dart Tips series. Ten weeks ago,...
New post on /r/flutterdev subreddit:
Pixar concept ui app in flutter
https://youtube.com/shorts/61AJfNyClW0?feature=share
August 18, 2021 at 10:11AM by base77
https://ift.tt/3spwjeF
Pixar concept ui app in flutter
https://youtube.com/shorts/61AJfNyClW0?feature=share
August 18, 2021 at 10:11AM by base77
https://ift.tt/3spwjeF
New post on /r/flutterdev subreddit:
Plugin development: How to use flutter package plugin for specific platform only (e.g. Android but not iOS)?
Is there a way to use a package plugin for only 1 (or specific) platform, e.g. "iOS, but not Android or Web"? For example, [firebase_messaging](https://pub.dev/packages/firebase_messaging) supports Android, iOS, macOS and Web, but I only want it to be installed on Android where FCM is required. I will support other platforms with my own code/ other libraries.I do not want the plugin to be registered on iOS because it may be causing a crash/ interfering with my application because it does Objective-C method swizzling. I guess I don't want it's `registerWithRegistrar` method called.Note: this is **different** to supporting specific platforms. i.e. I still support Android and iOS, I just don't want one plugin to register on iOS. Having thought about this more, I don't just want to prevent plugin registration, but also compilation. This is because the compilation step can affect the build/ other plugins.I also posted it on Stack Overflow, but no responses so far, and only 15 views 😅. https://stackoverflow.com/questions/68818599/plugin-development-use-flutter-package-plugin-for-specific-platform-only-e-g
August 18, 2021 at 10:09AM by MSWordX
https://ift.tt/3gbIHdp
Plugin development: How to use flutter package plugin for specific platform only (e.g. Android but not iOS)?
Is there a way to use a package plugin for only 1 (or specific) platform, e.g. "iOS, but not Android or Web"? For example, [firebase_messaging](https://pub.dev/packages/firebase_messaging) supports Android, iOS, macOS and Web, but I only want it to be installed on Android where FCM is required. I will support other platforms with my own code/ other libraries.I do not want the plugin to be registered on iOS because it may be causing a crash/ interfering with my application because it does Objective-C method swizzling. I guess I don't want it's `registerWithRegistrar` method called.Note: this is **different** to supporting specific platforms. i.e. I still support Android and iOS, I just don't want one plugin to register on iOS. Having thought about this more, I don't just want to prevent plugin registration, but also compilation. This is because the compilation step can affect the build/ other plugins.I also posted it on Stack Overflow, but no responses so far, and only 15 views 😅. https://stackoverflow.com/questions/68818599/plugin-development-use-flutter-package-plugin-for-specific-platform-only-e-g
August 18, 2021 at 10:09AM by MSWordX
https://ift.tt/3gbIHdp
Dart packages
firebase_messaging | Flutter package
Flutter plugin for Firebase Cloud Messaging, a cross-platform messaging solution that lets you reliably deliver messages on Android and iOS.
New post on /r/flutterdev subreddit:
What is the Difference Between Functions and Classes to create Reusable Widgets?
https://ift.tt/2XthiNk
August 18, 2021 at 12:43PM by lil_dragplix
https://ift.tt/3gcoOTr
What is the Difference Between Functions and Classes to create Reusable Widgets?
https://ift.tt/2XthiNk
August 18, 2021 at 12:43PM by lil_dragplix
https://ift.tt/3gcoOTr
Flutter Agency
What is the Difference Between Functions and Classes to create Reusable Widgets?
Flutter provides an inbuilt set of widgets for different effects. We'll see what is the Difference Between Functions & Classes to Create Reusable Widgets?
New post on /r/flutterdev subreddit:
Let's Learn Dart - Lists
https://youtu.be/o35UWQ87XSY
August 18, 2021 at 02:04PM by VandadNahavandipoor
https://ift.tt/3yYtkwd
Let's Learn Dart - Lists
https://youtu.be/o35UWQ87XSY
August 18, 2021 at 02:04PM by VandadNahavandipoor
https://ift.tt/3yYtkwd
YouTube
Let's Learn Dart - Lists
Learn how Dart lists work and how you can utilize them to your advantage. You will learn about sorting, reducing, mapping, iterating and converting list items as well as generating lists and mixing them.
The intro song to this video is from "yummie" (ht…
The intro song to this video is from "yummie" (ht…
New post on /r/flutterdev subreddit:
Another way to load listViews from Firestore!
https://ift.tt/3kaXK8q
August 18, 2021 at 04:03PM by mukhtharcm
https://ift.tt/3gfrKyJ
Another way to load listViews from Firestore!
https://ift.tt/3kaXK8q
August 18, 2021 at 04:03PM by mukhtharcm
https://ift.tt/3gfrKyJ
Mukhtharcm
Flutter Listview From Firestore using Dart Objects
Learn How to create a ListView From Firestore Using Dart Objects
New post on /r/flutterdev subreddit:
Android featuring graphics for google play
I want to generate like these you see one website like dribble that showcase apps in device as a containerHow can I do the same ?
August 18, 2021 at 03:43PM by ANDRUXUIS
https://ift.tt/3D0Xkty
Android featuring graphics for google play
I want to generate like these you see one website like dribble that showcase apps in device as a containerHow can I do the same ?
August 18, 2021 at 03:43PM by ANDRUXUIS
https://ift.tt/3D0Xkty
reddit
Android featuring graphics for google play
I want to generate like these you see one website like dribble that showcase apps in device as a container How can I do the same ?
New post on /r/flutterdev subreddit:
New cross-platform package to detect browser & os. This mean that instead of using Platform.is... you can just use AdvancedPlatform.is... and it will work on the web too (which is not the case for Platform.is... methods) + you can detect the browser ;)
https://ift.tt/3sGcOPf
August 18, 2021 at 07:39PM by gaspard-m
https://ift.tt/37SZPjg
New cross-platform package to detect browser & os. This mean that instead of using Platform.is... you can just use AdvancedPlatform.is... and it will work on the web too (which is not the case for Platform.is... methods) + you can detect the browser ;)
https://ift.tt/3sGcOPf
August 18, 2021 at 07:39PM by gaspard-m
https://ift.tt/37SZPjg
Dart packages
advanced_platform_detection | Flutter Package
A plugin that enables you to retrieve the current platform (iOS, Android, Windows, ...)+ brower & more
New post on /r/flutterdev subreddit:
Flutter Receive Intent
https://youtu.be/T4c5bQPvTNM
August 18, 2021 at 09:03PM by Some_Cartographer_23
https://ift.tt/3xYfEQo
Flutter Receive Intent
https://youtu.be/T4c5bQPvTNM
August 18, 2021 at 09:03PM by Some_Cartographer_23
https://ift.tt/3xYfEQo
YouTube
Flutter Receive Intent | How to Receive Intent in Flutter | flutter receive share intent
Click Here for more flutter: http://tiny.cc/th7auz#Flutter #ReceiveIntent #AbhishekBapuOveWelcome to the new Flutter Tutorial,This video explains how to rece...
New post on /r/flutterdev subreddit:
Figma Design to Flutter Code
https://youtu.be/sApYJKJAcZo
August 18, 2021 at 08:29PM by mheshm
https://ift.tt/3CWnHkp
Figma Design to Flutter Code
https://youtu.be/sApYJKJAcZo
August 18, 2021 at 08:29PM by mheshm
https://ift.tt/3CWnHkp
YouTube
Figma Design to Flutter Code
✒️GET FLUTTER CODE FOR FIGMA SELECTIONS
Flutter generator will look through what you select and write out the flutter equivalent
✒️EASY COPY AND PASTE
Stateless code? Stateful? Or just the widget code? Flutter generator renders them all for easy copy and…
Flutter generator will look through what you select and write out the flutter equivalent
✒️EASY COPY AND PASTE
Stateless code? Stateful? Or just the widget code? Flutter generator renders them all for easy copy and…