New post on /r/flutterdev subreddit:
Best Flutter State Management ⚡️
Less Coding.Best RAM Optimization.Less context.Zero Boilerplates.Better Features.. What’s the Better one?View Poll
August 24, 2020 at 11:32AM by Appropriate-Ad-3865
https://ift.tt/2EjdwNi
Best Flutter State Management ⚡️
Less Coding.Best RAM Optimization.Less context.Zero Boilerplates.Better Features.. What’s the Better one?View Poll
August 24, 2020 at 11:32AM by Appropriate-Ad-3865
https://ift.tt/2EjdwNi
New post on /r/flutterdev subreddit:
Serverless video upload and encoding with Firebase Storage, Cloud Functions and Publitio
This article describes how to use server side encoding, combining Firebase Cloud Storage, Firebase Cloud Functions and the Publitio API.
August 24, 2020 at 12:37PM by Happycodeine
https://ift.tt/3lgdYwm
Serverless video upload and encoding with Firebase Storage, Cloud Functions and Publitio
This article describes how to use server side encoding, combining Firebase Cloud Storage, Firebase Cloud Functions and the Publitio API.
August 24, 2020 at 12:37PM by Happycodeine
https://ift.tt/3lgdYwm
Medium
Serverless video upload and encoding with Firebase Storage, Cloud Functions and Publitio
A full guide to uploading and serving videos using a serverless architecture.
New post on /r/flutterdev subreddit:
Making a push notification Flutter app based on web
How to implement push notification applications based on the website? I am building a flutter app that gives push notification to the user if the keyword is matched with the new post on a university website. The point is this website needs a login, and I want my app to allow users to log in only one time(after the app installation) and then it logins automatically so that the app will monitor if the new post on a website contains the keyword user has set on background. If there is a new post that matches the user's keyword, then, the app will give push notification to the user, and the user can see that notice through that app. How can I implement this? Could someone give a big picture of this?
August 24, 2020 at 12:31PM by JonnySunn
https://ift.tt/3jdtJ5H
Making a push notification Flutter app based on web
How to implement push notification applications based on the website? I am building a flutter app that gives push notification to the user if the keyword is matched with the new post on a university website. The point is this website needs a login, and I want my app to allow users to log in only one time(after the app installation) and then it logins automatically so that the app will monitor if the new post on a website contains the keyword user has set on background. If there is a new post that matches the user's keyword, then, the app will give push notification to the user, and the user can see that notice through that app. How can I implement this? Could someone give a big picture of this?
August 24, 2020 at 12:31PM by JonnySunn
https://ift.tt/3jdtJ5H
reddit
Making a push notification Flutter app based on web
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Why we chose Flutter
https://ift.tt/2EuSlHU
August 24, 2020 at 02:08PM by RemeJuan
https://ift.tt/32ozhUd
Why we chose Flutter
https://ift.tt/2EuSlHU
August 24, 2020 at 02:08PM by RemeJuan
https://ift.tt/32ozhUd
Medium
Why we chose Flutter
Some would wonder why a company whos development team speaks almost exclusively Javascript would choose flutter to build their next…
New post on Flutter Dev Google group:
Flutter job
Hi guys im looking for a remote fluttet position either paid internship or software developer role or even a paid project , check out my app https://ift.tt/31lSiai , you can as well dm for my cv
August 24, 2020 at 02:17PM by ibrahim shehu ibrahim
https://ift.tt/2CRTf0C
Flutter job
Hi guys im looking for a remote fluttet position either paid internship or software developer role or even a paid project , check out my app https://ift.tt/31lSiai , you can as well dm for my cv
August 24, 2020 at 02:17PM by ibrahim shehu ibrahim
https://ift.tt/2CRTf0C
Google Play
Get Job - Apps on Google Play
Get Job features includes:
📌Apply for job on a single click
📌Easy to use beautiful and smooth UI with animations
📌Upload full profile including Photo,mobile number and email,
📌Dark mode,
📌Share and view pdf ,
📌Abilty to apply,search,and upload jobs,
📌Check…
📌Apply for job on a single click
📌Easy to use beautiful and smooth UI with animations
📌Upload full profile including Photo,mobile number and email,
📌Dark mode,
📌Share and view pdf ,
📌Abilty to apply,search,and upload jobs,
📌Check…
New post on /r/flutterdev subreddit:
Writing Production-Ready apps in Flutter
Writing apps that are scalable and maintainable is always a good practice. Here are some of the points which I keep in mind while developing apps. I hope you like the article. Feel free to add in your opinions. 😄#flutter #flutterdev #appdevelopment #bestpractices #dart #learninghttps://medium.com/@ibtesamansari070/making-production-ready-apps-in-flutter-e0abd1c23c
August 24, 2020 at 02:49PM by IbtesamAnsari070
https://ift.tt/2YwvMts
Writing Production-Ready apps in Flutter
Writing apps that are scalable and maintainable is always a good practice. Here are some of the points which I keep in mind while developing apps. I hope you like the article. Feel free to add in your opinions. 😄#flutter #flutterdev #appdevelopment #bestpractices #dart #learninghttps://medium.com/@ibtesamansari070/making-production-ready-apps-in-flutter-e0abd1c23c
83
August 24, 2020 at 02:49PM by IbtesamAnsari070
https://ift.tt/2YwvMts
New post on /r/flutterdev subreddit:
Infinite Scroll Pagination Made Easy | Flutter Package
https://pub.dev/packages/infinite_scroll_paginationHope you guys enjoy it! Feel free to DM me with any doubts you may have.
August 24, 2020 at 03:31PM by Epidemy11
https://ift.tt/2FVXE45
Infinite Scroll Pagination Made Easy | Flutter Package
https://pub.dev/packages/infinite_scroll_paginationHope you guys enjoy it! Feel free to DM me with any doubts you may have.
August 24, 2020 at 03:31PM by Epidemy11
https://ift.tt/2FVXE45
Dart packages
infinite_scroll_pagination | Flutter package
Lazily load and display pages of items as the user scrolls down your screen.
New post on /r/flutterdev subreddit:
I made this app, MyLove, as way to give a gift to my girlfriend last year without spending any money. I just polished it up and published it recently if anyone else wants to (automatically) send their partner love notes every day. (Made with flutter_bloc and firestore.)
How it works is you and your partner both install the app, make an account and connect to each other. You only have to do this once, after it is set up you will log in automatically whenever it opens. Each of you makes a list of notes you want to send to each other. You can either create your own notes or choose from notes that have been added and made public by other users. Each day a new note will be selected along with a cute picture and a new background wave animation (thanks to this article by Felix Blaschke).It is pretty much just an app for people who are in a relationship, which I think is ok as there are lots of apps for people who are single or dating. Sometimes it is nice to be able to look at your phone and be reminded of why you are with the person you are with. And who doesn't like getting love notes from their special person.There are no ads or purchases but the next update should have a one-time upgrade to increase the number of notes you can keep in your list to ~300 or something like that. Also I want to add a feature where you can send each other flowers periodically, perhaps with a note or a poem attached. So stay tuned for more updates.It is the fourth or fifth app I've made with firestore and the bloc/flutter_bloc libraries, it is definitely not perfect and could use a bit of clean up but check out the repo if you're interested or you want to customize it further.Feedback is appreciated! Thanks for checking it out.https://github.com/kskotheim/jeg-elsker-degiOS: https://apps.apple.com/app/id1527896954Android: https://play.google.com/store/apps/details?id=com.snapdragonapps.my_lovevideo demo: https://twitter.com/app_mylove/status/1297277982927499264
August 24, 2020 at 03:56PM by definitely_robots
https://ift.tt/2QgSNMG
I made this app, MyLove, as way to give a gift to my girlfriend last year without spending any money. I just polished it up and published it recently if anyone else wants to (automatically) send their partner love notes every day. (Made with flutter_bloc and firestore.)
How it works is you and your partner both install the app, make an account and connect to each other. You only have to do this once, after it is set up you will log in automatically whenever it opens. Each of you makes a list of notes you want to send to each other. You can either create your own notes or choose from notes that have been added and made public by other users. Each day a new note will be selected along with a cute picture and a new background wave animation (thanks to this article by Felix Blaschke).It is pretty much just an app for people who are in a relationship, which I think is ok as there are lots of apps for people who are single or dating. Sometimes it is nice to be able to look at your phone and be reminded of why you are with the person you are with. And who doesn't like getting love notes from their special person.There are no ads or purchases but the next update should have a one-time upgrade to increase the number of notes you can keep in your list to ~300 or something like that. Also I want to add a feature where you can send each other flowers periodically, perhaps with a note or a poem attached. So stay tuned for more updates.It is the fourth or fifth app I've made with firestore and the bloc/flutter_bloc libraries, it is definitely not perfect and could use a bit of clean up but check out the repo if you're interested or you want to customize it further.Feedback is appreciated! Thanks for checking it out.https://github.com/kskotheim/jeg-elsker-degiOS: https://apps.apple.com/app/id1527896954Android: https://play.google.com/store/apps/details?id=com.snapdragonapps.my_lovevideo demo: https://twitter.com/app_mylove/status/1297277982927499264
August 24, 2020 at 03:56PM by definitely_robots
https://ift.tt/2QgSNMG
Medium
Fancy background animations in Flutter
For today’s article I prepared a stunning animation that gives your Flutter app a lot attention. Moreover I want to to show how easy it to…
New post on /r/flutterdev subreddit:
Lodash like array utility library
I have been a huge fan of lodash , since I switched to dart , I couldn't find a library that exposed similar high level functions as lodash . So I built a library called byte_flow . It provides you with helpful array manipulation libraries .If some functions are missing , create an issue , PRs are welcome . Check out this package and if you like it , star it to show support !Pub : https://pub.dev/packages/byte_flow
Github : https://github.com/pacifio/byte_flow
August 24, 2020 at 04:27PM by pacifio
https://ift.tt/2Ecnpwt
Lodash like array utility library
I have been a huge fan of lodash , since I switched to dart , I couldn't find a library that exposed similar high level functions as lodash . So I built a library called byte_flow . It provides you with helpful array manipulation libraries .If some functions are missing , create an issue , PRs are welcome . Check out this package and if you like it , star it to show support !Pub : https://pub.dev/packages/byte_flow
Github : https://github.com/pacifio/byte_flow
August 24, 2020 at 04:27PM by pacifio
https://ift.tt/2Ecnpwt
Dart packages
byte_flow | Dart Package
Byte flow is a pure dart , dependency less library that provides common utility functions for dart lists and arrays following the functional programming paradigm , inspired heavily by the Javascript l
New post on /r/flutterdev subreddit:
Firestore backend for Flutter. In-browser CodeLab. Part 2. Web App.
https://ift.tt/3gq9r7h
August 24, 2020 at 05:42PM by Elegium
https://ift.tt/3aZLQJu
Firestore backend for Flutter. In-browser CodeLab. Part 2. Web App.
https://ift.tt/3gq9r7h
August 24, 2020 at 05:42PM by Elegium
https://ift.tt/3aZLQJu
Medium
Firestore backend for Flutter. In-browser CodeLab. Part 2. Web App.
Welcome Back!
New post on /r/flutterdev subreddit:
Simple BMI Calculator
As a part of learning flutter, I made a simple BMI calculator in flutter. The app is an extended version of the one in London App Brewery Course. You can find the application here.Please do check it out and let me know how it is, or any improvements I can make.The source code can be found here.Thanks!
August 24, 2020 at 05:38PM by iamharsh_07
https://ift.tt/2CVgPK7
Simple BMI Calculator
As a part of learning flutter, I made a simple BMI calculator in flutter. The app is an extended version of the one in London App Brewery Course. You can find the application here.Please do check it out and let me know how it is, or any improvements I can make.The source code can be found here.Thanks!
August 24, 2020 at 05:38PM by iamharsh_07
https://ift.tt/2CVgPK7
Google Play
Simple BMI Calculator - Apps on Google Play
Simple, Elegant, Ad Free!
🔰 Features:
🔹 BMI calculation as per WHO
🔹 Calculate BMI from height and weight
🔹 Store BMI calculation history
🔹 No Ads!
🔹 No creepy permissions
🔹 Free FOREVER!
If you like the application, feel free to leave a rating and drop…
🔰 Features:
🔹 BMI calculation as per WHO
🔹 Calculate BMI from height and weight
🔹 Store BMI calculation history
🔹 No Ads!
🔹 No creepy permissions
🔹 Free FOREVER!
If you like the application, feel free to leave a rating and drop…
New post on /r/flutterdev subreddit:
Shopping App with Flutter and Python
Hi guys,I wanted to build a shopping App for my smal scale business, I am familiar with python and Javascript (vanilla) . I was planning to use flutter to create the frontend.Can I use python (flask) or node js as a backend for my app that handles product/user database and payments?What would you suggest as a good option for me?Thank you. 🙂
August 24, 2020 at 05:25PM by ashhcs
https://ift.tt/2YwSJNn
Shopping App with Flutter and Python
Hi guys,I wanted to build a shopping App for my smal scale business, I am familiar with python and Javascript (vanilla) . I was planning to use flutter to create the frontend.Can I use python (flask) or node js as a backend for my app that handles product/user database and payments?What would you suggest as a good option for me?Thank you. 🙂
August 24, 2020 at 05:25PM by ashhcs
https://ift.tt/2YwSJNn
reddit
Shopping App with Flutter and Python
Hi guys, I wanted to build a shopping App for my smal scale business, I am familiar with python and Javascript (vanilla) . I was planning to use...
New post on /r/flutterdev subreddit:
Making Production-Ready apps in Flutter
https://ift.tt/2CSltZ8
August 24, 2020 at 05:52PM by IbtesamAnsari070
https://ift.tt/3glfh9H
Making Production-Ready apps in Flutter
https://ift.tt/2CSltZ8
August 24, 2020 at 05:52PM by IbtesamAnsari070
https://ift.tt/3glfh9H
Medium
Making Production-Ready apps in Flutter
In this article, I will be discussing some of the points which should be kept in mind while developing an app. It is always a good…
New post on /r/flutterdev subreddit:
Cupertino Side Of Flutter
https://youtu.be/zZJWehCDfWc
August 24, 2020 at 05:48PM by abhishvekpvt
https://ift.tt/32kkzxj
Cupertino Side Of Flutter
https://youtu.be/zZJWehCDfWc
August 24, 2020 at 05:48PM by abhishvekpvt
https://ift.tt/32kkzxj
YouTube
Flutter From Scratch #8: Cupertino Widgets Of Flutter
Hey there! In this video let's get over the Cupertino Widgets provided by the Flutter for making some beautiful UI . Let's discover what are the Cupertino widgets and how we can implement the Cupertino widgets in our app!🤖
------------------------------…
------------------------------…
New post on /r/flutterdev subreddit:
Flutter e-Commerce UI Kit - Sign In Page
https://www.youtube.com/watch?v=5iaDiqWDG7o&feature=share
August 24, 2020 at 07:25PM by dickyrey
https://ift.tt/3loEqUW
Flutter e-Commerce UI Kit - Sign In Page
https://www.youtube.com/watch?v=5iaDiqWDG7o&feature=share
August 24, 2020 at 07:25PM by dickyrey
https://ift.tt/3loEqUW
YouTube
Flutter e-Commerce UI Kit - Sign In Page
#Flutter #MobileApps #E-Commerce #UI
In this video series, we will build the e-Commerce UI Kit application.
!!! Purchase Our Flutter UI Kit !!!
Flutter Food Shop
http://bit.ly/38v9Q7u
Flutter Shup.py eCommerce UI Kit
https://bit.ly/2IrMkh8
Flutter…
In this video series, we will build the e-Commerce UI Kit application.
!!! Purchase Our Flutter UI Kit !!!
Flutter Food Shop
http://bit.ly/38v9Q7u
Flutter Shup.py eCommerce UI Kit
https://bit.ly/2IrMkh8
Flutter…
New post on /r/flutterdev subreddit:
Flutter Tap Weekly Newsletter Week 53! - Tutorials, videos, packages, and much more!
https://ift.tt/3hqCHfn
August 24, 2020 at 08:02PM by vensign
https://ift.tt/32lqVfN
Flutter Tap Weekly Newsletter Week 53! - Tutorials, videos, packages, and much more!
https://ift.tt/3hqCHfn
August 24, 2020 at 08:02PM by vensign
https://ift.tt/32lqVfN
Fluttertap
Newsletter Issue 53
Flutter Tap newsletter with the latest of Flutter. Articles, tutorials, videos and much more - Issue 53
New post on /r/flutterdev subreddit:
Logo Design Copyright
Hi, I created an app icon/logo for my app with photoshop. It’s a simple construction of lines which means some one else’s app might have this in a similar way. How can I check if I’m allowed to use it?
August 24, 2020 at 07:46PM by alixfu
https://ift.tt/3aSAdnl
Logo Design Copyright
Hi, I created an app icon/logo for my app with photoshop. It’s a simple construction of lines which means some one else’s app might have this in a similar way. How can I check if I’m allowed to use it?
August 24, 2020 at 07:46PM by alixfu
https://ift.tt/3aSAdnl
reddit
Logo Design Copyright
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
Set a default screen or conditional routing when Flutter app received shared intent request from other applications
Is it possible to set a default screen or conditional routing when the Flutter mobile app received shared intent request from other applications? using receive_share_intent
Set a default screen or conditional routing when Flutter app received shared intent request from other applications
Is it possible to set a default screen or conditional routing when the Flutter mobile app received shared intent request from other applications? using receive_share_intent
New post on Flutter Dev Google group:
Errors in fixtures (dart:ui imports) when building engine from source
Hi, I built engine from source, and have noticed that there are quite a few dart errors in the workspace, mostly related to importing of dart:ui. i.e. lib/ui/fixtures/ui_test.dart Shouldn't these be excluded in analysis_options.yaml, or is there better way of handling this? Cheers, Matt
August 24, 2020 at 08:45PM by Matt K.
https://ift.tt/3htwQG3
Errors in fixtures (dart:ui imports) when building engine from source
Hi, I built engine from source, and have noticed that there are quite a few dart errors in the workspace, mostly related to importing of dart:ui. i.e. lib/ui/fixtures/ui_test.dart Shouldn't these be excluded in analysis_options.yaml, or is there better way of handling this? Cheers, Matt
August 24, 2020 at 08:45PM by Matt K.
https://ift.tt/3htwQG3
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:
Hottie - experimental, rapid unit testing on every hot reload
https://ift.tt/3lmj0I7
August 24, 2020 at 09:14PM by chrabeusz
https://ift.tt/31rvF4x
Hottie - experimental, rapid unit testing on every hot reload
https://ift.tt/3lmj0I7
August 24, 2020 at 09:14PM by chrabeusz
https://ift.tt/31rvF4x
GitHub
szotp/hottie
Contribute to szotp/hottie development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Flutter - Leveraging test groups to achieve BDD Styled Unit Testing (No third party libraries necessary)
https://ift.tt/3aTofKh
August 24, 2020 at 08:51PM by phillwiggins
https://ift.tt/2EdEWV6
Flutter - Leveraging test groups to achieve BDD Styled Unit Testing (No third party libraries necessary)
https://ift.tt/3aTofKh
August 24, 2020 at 08:51PM by phillwiggins
https://ift.tt/2EdEWV6
Purewowstudio
BDD with Flutter the easy way
An easy way to impement BDD unit tests in Flutter! No third-party libaries necessary.