New post on /r/flutterdev subreddit:
Flutter Fancy Page Wave Transition Animation | RetroPortal Studio
https://www.youtube.com/watch?v=futE-2pAE30
February 05, 2021 at 09:38PM by Elixane
https://ift.tt/2Lmjj8m
Flutter Fancy Page Wave Transition Animation | RetroPortal Studio
https://www.youtube.com/watch?v=futE-2pAE30
February 05, 2021 at 09:38PM by Elixane
https://ift.tt/2Lmjj8m
YouTube
Flutter Fancy Page Wave Transition Animation | Flutter UI Design Tutorial
#flutter #flutterui #mobileapp
In this Flutter UI Design Tutorial, we will be taking an In-Depth look at creating a Fancy Page Wave Transition while Navigating between Pages. We will be using a TweenAnimationBuilder, ShaderMask Widget, and a few tricks to…
In this Flutter UI Design Tutorial, we will be taking an In-Depth look at creating a Fancy Page Wave Transition while Navigating between Pages. We will be using a TweenAnimationBuilder, ShaderMask Widget, and a few tricks to…
New post on Flutter Dev Google group:
Convert camera ImageStream to mp4
Is there a way to convert an image stream from cameraController.startImageStream to mp4 ?
February 05, 2021 at 10:28PM by Johannes Hollerer
https://ift.tt/3aG3vpx
Convert camera ImageStream to mp4
Is there a way to convert an image stream from cameraController.startImageStream to mp4 ?
February 05, 2021 at 10:28PM by Johannes Hollerer
https://ift.tt/3aG3vpx
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 Flutter Dev Google group:
Examples of Flutter Web
Above and beyond these ... https://ift.tt/2MF0qy3 ... does anyone have examples of beautiful Flutter Web deployments? Need to convince the business I'm not crazy. :) On Fri, Feb 5, 2021, 1:08 PM
Examples of Flutter Web
Above and beyond these ... https://ift.tt/2MF0qy3 ... does anyone have examples of beautiful Flutter Web deployments? Need to convince the business I'm not crazy. :) On Fri, Feb 5, 2021, 1:08 PM
New post on /r/flutterdev subreddit:
Create morphable shapes in Flutter - A complete rewrite
Greetings everyone. Last month I posted an article talking about how to morph shapes in Flutter. Since then I have completely rewritten the algorithm making it much more efficient and pixel-accurate. Check out this medium article where I discuss what has changed and demonstrate the new results.Plus, you can play with it yourself at fluttershape.com or check it out on pub dev https://pub.dev/packages/morphable_shape.I know I am talking about the same package as yesterday. But yesterday's article focused on the shape design and today's article is about the new morphing algorithm.I think the morphable_shape package is now a complete package😉when it comes to shapes in Flutter. It is more customizable, responsive, serializable, and supports animation.
February 05, 2021 at 11:01PM by kevinvan0720
https://ift.tt/3tz08t8
Create morphable shapes in Flutter - A complete rewrite
Greetings everyone. Last month I posted an article talking about how to morph shapes in Flutter. Since then I have completely rewritten the algorithm making it much more efficient and pixel-accurate. Check out this medium article where I discuss what has changed and demonstrate the new results.Plus, you can play with it yourself at fluttershape.com or check it out on pub dev https://pub.dev/packages/morphable_shape.I know I am talking about the same package as yesterday. But yesterday's article focused on the shape design and today's article is about the new morphing algorithm.I think the morphable_shape package is now a complete package😉when it comes to shapes in Flutter. It is more customizable, responsive, serializable, and supports animation.
February 05, 2021 at 11:01PM by kevinvan0720
https://ift.tt/3tz08t8
Medium
Creating morphable shapes in Flutter — A complete rewrite
Create morphable shapes in Flutter just got better. See how I rewrite the morphing algorithm to speed .
New post on /r/flutterdev subreddit:
Security for 3rd Party Libraries
I've been tasked with doing a security audit of the company's new app, and one of the tasks is to analyze 3rd party libraries (all of them are from pub.dev) for security vulnerabilities.I'm not real keen on doing a full code review of all the libraries (especially when we update frequently). Is there any tools or other methods to make this easier?
February 05, 2021 at 10:30PM by FlutterLovers
https://ift.tt/3joyFpB
Security for 3rd Party Libraries
I've been tasked with doing a security audit of the company's new app, and one of the tasks is to analyze 3rd party libraries (all of them are from pub.dev) for security vulnerabilities.I'm not real keen on doing a full code review of all the libraries (especially when we update frequently). Is there any tools or other methods to make this easier?
February 05, 2021 at 10:30PM by FlutterLovers
https://ift.tt/3joyFpB
Dart packages
The official repository for Dart and Flutter packages.
Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.
New post on Flutter Dev Google group:
Flutter Web Error Handling
Hello, I'm working on a user registration page for the web and could use some help with error handling. I have a registration page that presents a form and then calls the addUser() function to send an http post to my api server, which in turn sends the sql insert to the database. It works fine
February 06, 2021 at 06:26AM by Kevin Roberson
https://ift.tt/2LsjoHO
Flutter Web Error Handling
Hello, I'm working on a user registration page for the web and could use some help with error handling. I have a registration page that presents a form and then calls the addUser() function to send an http post to my api server, which in turn sends the sql insert to the database. It works fine
February 06, 2021 at 06:26AM by Kevin Roberson
https://ift.tt/2LsjoHO
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 Flutter Dev Google group:
push notification (Firebase Cloud Messaging) from Meteor Js to Flutter
hi , anyone here using *Meteor JS* as backend, i have some problem i'm using *Flutter* with *Meteor JS* as backend server , i want to use Firebase Cloud Messaging to push notification from my meteor js to flutter , is it possible or not ? how can i do it ? thank in advance :)
February 06, 2021 at 06:59AM by You Sour
https://ift.tt/3cMznMc
push notification (Firebase Cloud Messaging) from Meteor Js to Flutter
hi , anyone here using *Meteor JS* as backend, i have some problem i'm using *Flutter* with *Meteor JS* as backend server , i want to use Firebase Cloud Messaging to push notification from my meteor js to flutter , is it possible or not ? how can i do it ? thank in advance :)
February 06, 2021 at 06:59AM by You Sour
https://ift.tt/3cMznMc
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 Flutter Dev Google group:
In my flutter application, I have a requirement to upload three images and 2 pdfs and few items to upload to firebase database and storage.
Hi, In my flutter application, I have a requirement to upload three images and 2 pdfs and few items to upload to firebase database and storage.. I have to upload 3 images , 2 pdfs and few text items to firebase database and storage and retrieve all of them. But there is a condition that if
February 06, 2021 at 08:05AM by shravan kumar Pottala
https://ift.tt/2LpVNaJ
In my flutter application, I have a requirement to upload three images and 2 pdfs and few items to upload to firebase database and storage.
Hi, In my flutter application, I have a requirement to upload three images and 2 pdfs and few items to upload to firebase database and storage.. I have to upload 3 images , 2 pdfs and few text items to firebase database and storage and retrieve all of them. But there is a condition that if
February 06, 2021 at 08:05AM by shravan kumar Pottala
https://ift.tt/2LpVNaJ
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 Flutter Dev Google group:
How to compress any pdf document of file before uploading firebase storage in flutter?
Hi, How to compress any pdf document of file before uploading firebase storage in flutter? Thanks
February 06, 2021 at 08:10AM by shravan kumar Pottala
https://ift.tt/2N1BSz4
How to compress any pdf document of file before uploading firebase storage in flutter?
Hi, How to compress any pdf document of file before uploading firebase storage in flutter? Thanks
February 06, 2021 at 08:10AM by shravan kumar Pottala
https://ift.tt/2N1BSz4
New post on /r/flutterdev subreddit:
#30DaysOfFlutter Video Series
I'm not sure if I'm actually capable of recording and releasing 30 videos in 30 days but I will do my best!Day 01 - Build Your First Flutter App - https://youtu.be/rR3mxe6qcmwDay 02 - Tip Calculator - https://youtu.be/Dif19S_p5fkDay 03 - Easy Read App - https://youtu.be/0HS6agFlgTYDay 04 - Flash Card App - https://youtu.be/Dcq8lDc796YDay 05 - Show A Website - https://youtu.be/_SmR4lrA3WgDay 06 - ??Day 07 - ??Day 08 - ??Day 09 - ??Day 10 - ??Day 11 - ??Day 12 - ??Day 13 - ??Day 14 - ??Day 15 - ??Day 16 - ??Day 17 - ??Day 18 - ??Day 19 - ??Day 20 - ??Day 21 - ??Day 22 - ??Day 23 - ??Day 24 - ??Day 25 - ??Day 26 - ??Day 27 - ??Day 28 - ??Day 29 - ??Day 30 - ??
February 06, 2021 at 08:52AM by Kilo_Loco
https://ift.tt/3tvLByD
#30DaysOfFlutter Video Series
I'm not sure if I'm actually capable of recording and releasing 30 videos in 30 days but I will do my best!Day 01 - Build Your First Flutter App - https://youtu.be/rR3mxe6qcmwDay 02 - Tip Calculator - https://youtu.be/Dif19S_p5fkDay 03 - Easy Read App - https://youtu.be/0HS6agFlgTYDay 04 - Flash Card App - https://youtu.be/Dcq8lDc796YDay 05 - Show A Website - https://youtu.be/_SmR4lrA3WgDay 06 - ??Day 07 - ??Day 08 - ??Day 09 - ??Day 10 - ??Day 11 - ??Day 12 - ??Day 13 - ??Day 14 - ??Day 15 - ??Day 16 - ??Day 17 - ??Day 18 - ??Day 19 - ??Day 20 - ??Day 21 - ??Day 22 - ??Day 23 - ??Day 24 - ??Day 25 - ??Day 26 - ??Day 27 - ??Day 28 - ??Day 29 - ??Day 30 - ??
February 06, 2021 at 08:52AM by Kilo_Loco
https://ift.tt/3tvLByD
YouTube
Build Your First Flutter App | Day 01 - #30DaysOfFlutter
Kilo Loco kicks off #30DaysOfFlutter with a tutorial covering how to build your first Flutter app. By the end of this tutorial, you will have a better understanding of how Dart and Flutter work together as well as a functional app that helps you pick a restaurant…
New post on /r/flutterdev subreddit:
Will the contents of #30DaysOfFlutter be available after the event is over?
I really enjoyed the first week of the event and I'm finding it pretty helpful, but I will be having a tight schedule for the rest of the month and I was wondering whether we'll still have access to the streams, codelabs, and other content after the 30 days are over. Any idea about that?
February 06, 2021 at 01:54PM by waroudi
https://ift.tt/3cNh6OH
Will the contents of #30DaysOfFlutter be available after the event is over?
I really enjoyed the first week of the event and I'm finding it pretty helpful, but I will be having a tight schedule for the rest of the month and I was wondering whether we'll still have access to the streams, codelabs, and other content after the 30 days are over. Any idea about that?
February 06, 2021 at 01:54PM by waroudi
https://ift.tt/3cNh6OH
New post on /r/flutterdev subreddit:
UML Coolness in Flutter
https://ift.tt/3jnPxg9
February 06, 2021 at 01:46PM by fredgrott
https://ift.tt/2Lq2c5D
UML Coolness in Flutter
https://ift.tt/3jnPxg9
February 06, 2021 at 01:46PM by fredgrott
https://ift.tt/2Lq2c5D
Medium
UML Coolness In Flutter
Part of the little details of dev-ops is getting an UML diagram generated for your Flutter project. UML diagrams aid developers in…
New post on /r/flutterdev subreddit:
Riverpod Simplified
https://youtu.be/8qzip8tVmqU
February 06, 2021 at 03:11PM by immacoder
https://ift.tt/3cTbGlr
Riverpod Simplified
https://youtu.be/8qzip8tVmqU
February 06, 2021 at 03:11PM by immacoder
https://ift.tt/3cTbGlr
YouTube
Riverpod Simplified | Easy State Management
Riverpod State Management has a lot of features. In this video we break it down to the simplest parts, with which you can achieve all your state management goals.
I Built a Site to Learn Flutter: https://hungrimind.com
Link To Code: https://github.com…
I Built a Site to Learn Flutter: https://hungrimind.com
Link To Code: https://github.com…
New post on /r/flutterdev subreddit:
GoogleNavBar Reborn 🔥 I have absolutely no idea how and why I spent years searching for solutions, and open source it just for refining the minor animations till it looks 100% exactly like the dribbble one, flutter is awesome ❤️
https://ift.tt/3q89ude
February 06, 2021 at 02:57PM by sooxiaotong
https://ift.tt/3oU9VXr
GoogleNavBar Reborn 🔥 I have absolutely no idea how and why I spent years searching for solutions, and open source it just for refining the minor animations till it looks 100% exactly like the dribbble one, flutter is awesome ❤️
https://ift.tt/3q89ude
February 06, 2021 at 02:57PM by sooxiaotong
https://ift.tt/3oU9VXr
New post on /r/flutterdev subreddit:
How to trigger controller using Provider as state management?
So I switching from Android Native to develop flutter and I saw Provide is a good start for State management. So far it works great with the data that use it in build method, but when it come to controlling the controller I have no idea how to make that work.For example: I have a
February 06, 2021 at 04:50PM by potato_package
https://ift.tt/39T9PuF
How to trigger controller using Provider as state management?
So I switching from Android Native to develop flutter and I saw Provide is a good start for State management. So far it works great with the data that use it in build method, but when it come to controlling the controller I have no idea how to make that work.For example: I have a
PageView
widget that required PageController
, then I press button to get remote data for validation. If the validation success I should move to next page. Also I try to implement MVVM pattern so I don't want to pass the PageController
into ViewModel itself. How am I going to achieve this without passing the PageController
in the ViewModel?February 06, 2021 at 04:50PM by potato_package
https://ift.tt/39T9PuF
New post on /r/flutterdev subreddit:
Is Flutter Web the only one with # in the url?
I was getting my tax stuff together the other day, and went online to get my military retirement 1099 and noticed that the old website was gone, and a nice new one had taken it's place. Then I looked at the url: mypay.dfas.mil/#/ it looked kind of fluttery without the trick to remove the #Do other web tools do that?
February 06, 2021 at 05:30PM by jrheisler
https://ift.tt/3rzuYQV
Is Flutter Web the only one with # in the url?
I was getting my tax stuff together the other day, and went online to get my military retirement 1099 and noticed that the old website was gone, and a nice new one had taken it's place. Then I looked at the url: mypay.dfas.mil/#/ it looked kind of fluttery without the trick to remove the #Do other web tools do that?
February 06, 2021 at 05:30PM by jrheisler
https://ift.tt/3rzuYQV
mypay.dfas.mil
DFAS myPay | Online Account Management for DFAS Payroll Services
Official website for Defense Finance and Accounting Service (DFAS) myPay Online Account Management for DFAS Payroll Services
New tweet from FlutterDev:
✨ Week 2 content is out! ✨
👨‍💻 The participants of #30DaysOfFlutter are busy learning and building with #Flutter. Get ready for the third livestream we have lined up on February 10th at 9am PST!
Join here 👉 https://t.co/1U1fjtXxOs pic.twitter.com/qoZcvNbamg— Flutter (@FlutterDev) February 6, 2021
February 06, 2021 at 06:00PM
http://twitter.com/FlutterDev/status/1358098129552310272
✨ Week 2 content is out! ✨
👨‍💻 The participants of #30DaysOfFlutter are busy learning and building with #Flutter. Get ready for the third livestream we have lined up on February 10th at 9am PST!
Join here 👉 https://t.co/1U1fjtXxOs pic.twitter.com/qoZcvNbamg— Flutter (@FlutterDev) February 6, 2021
February 06, 2021 at 06:00PM
http://twitter.com/FlutterDev/status/1358098129552310272
Twitter
#30daysofflutter hashtag on Twitter
38m ago @FlutterDev tweeted: "👏 Last days of #30DaysOfFlutter!
We ho.." - read what others are saying and join the conversation.
We ho.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Switch Lists In Flutter (An Efficient Solution)
https://youtu.be/r6qMZckSf4M
February 06, 2021 at 07:04PM by jaycoding
https://ift.tt/3jp3MBc
Switch Lists In Flutter (An Efficient Solution)
https://youtu.be/r6qMZckSf4M
February 06, 2021 at 07:04PM by jaycoding
https://ift.tt/3jp3MBc
New post on Flutter Dev Google group:
How to use Sticky Header library for horizontal scroll
Hey, I am looking to create a horizontal sticky header list view. I tried https://ift.tt/3gqTz59 but its only allowing to create vertical sticky headers. Any help is much appreciated. Thanks in advance.
February 06, 2021 at 08:06PM by Sandeep Khore
https://ift.tt/3aEVK3d
How to use Sticky Header library for horizontal scroll
Hey, I am looking to create a horizontal sticky header list view. I tried https://ift.tt/3gqTz59 but its only allowing to create vertical sticky headers. Any help is much appreciated. Thanks in advance.
February 06, 2021 at 08:06PM by Sandeep Khore
https://ift.tt/3aEVK3d
GitHub
GitHub - fluttercommunity/flutter_sticky_headers: Flutter Sticky Headers - Lets you place "sticky headers" into any scrollable…
Flutter Sticky Headers - Lets you place "sticky headers" into any scrollable content in your Flutter app. No special wrappers or magic required. Maintainer: @slightfoot - GitHub -...
New post on /r/flutterdev subreddit:
Applied Algorithms - (01) - Undo/Redo in a Flutter app
https://youtu.be/O6U9lZJqdeo
February 06, 2021 at 09:11PM by indy900000
https://ift.tt/2O8DxDz
Applied Algorithms - (01) - Undo/Redo in a Flutter app
https://youtu.be/O6U9lZJqdeo
February 06, 2021 at 09:11PM by indy900000
https://ift.tt/2O8DxDz
YouTube
Applied Algorithms - (01) - Undo/Redo
Applied Algorithms is a series of videos where I create a small algorithm to use in an app. Algorithms are not just for coding interviews, they are useful in actual programming :) When we go from the application to the algorithm, there is a good chance we…