New post on /r/flutterdev subreddit:
Shoppers - Flutter eCommerce app with firebase, stripe, Razorpay, and Admin Dashboard
https://www.youtube.com/watch?v=mjHR4qkXRSc
November 02, 2019 at 04:02PM by hathtech
https://ift.tt/338EZZf
Shoppers - Flutter eCommerce app with firebase, stripe, Razorpay, and Admin Dashboard
https://www.youtube.com/watch?v=mjHR4qkXRSc
November 02, 2019 at 04:02PM by hathtech
https://ift.tt/338EZZf
YouTube
Shoppers - Flutter eCommerce app with firebase, stripe, Razorpay, and Admin Dashboard
You can download it - https://1.envato.market/07QmM
Subscribe to our channel for more items like this.
Shoppers – Flutter E-Commerce App using Firebase, Stripe, and Razorpay.
Buy me a coffee: https://www.buymeacoffee.com/rajababu3
Looking for help with…
Subscribe to our channel for more items like this.
Shoppers – Flutter E-Commerce App using Firebase, Stripe, and Razorpay.
Buy me a coffee: https://www.buymeacoffee.com/rajababu3
Looking for help with…
New post on /r/flutterdev subreddit:
Another state management question
Please recommend some good sources that give a deep understanding of provider package for a noob who doesn’t know much except making UIs.
November 02, 2019 at 05:12PM by akshattttt
https://ift.tt/2pztADm
Another state management question
Please recommend some good sources that give a deep understanding of provider package for a noob who doesn’t know much except making UIs.
November 02, 2019 at 05:12PM by akshattttt
https://ift.tt/2pztADm
reddit
Another state management question
Please recommend some good sources that give a deep understanding of provider package for a noob who doesn’t know much except making UIs.
New post on /r/flutterdev subreddit:
Stop asking about state management
You don't need a global state management solution. You will come a long way developing awesome flutter apps without using the over developed provider package or the bloc package.Most of the times you will be fine using ValueNotifier's or ChangeNotifier's and passing them on to sub classes if needed. 👍
November 02, 2019 at 05:03PM by pemell
https://ift.tt/2C9tt3S
Stop asking about state management
You don't need a global state management solution. You will come a long way developing awesome flutter apps without using the over developed provider package or the bloc package.Most of the times you will be fine using ValueNotifier's or ChangeNotifier's and passing them on to sub classes if needed. 👍
November 02, 2019 at 05:03PM by pemell
https://ift.tt/2C9tt3S
reddit
Stop asking about state management
You don't need a global state management solution. You will come a long way developing awesome flutter apps without using the over developed...
New post on /r/flutterdev subreddit:
Flutter Tutorial: Real Estate App
https://ift.tt/3398FFD
November 02, 2019 at 07:35PM by cybdom
https://ift.tt/327OQNJ
Flutter Tutorial: Real Estate App
https://ift.tt/3398FFD
November 02, 2019 at 07:35PM by cybdom
https://ift.tt/327OQNJ
Flutter Tutorial by Cybdom Tech
Flutter Tutorial: Real Estate App
Today we are taking a look at a simplistic real estate app, building this UI involves: Google Maps Package, Stacks, ClipRRect, and much more!
New post on /r/flutterdev subreddit:
What is state?
Can anybody tell me what is state in flutter? And what is meant by the statement"We can't change the state of widget in stateless widget"flutter #dart #flutterDev
November 02, 2019 at 07:35PM by m_hamzashakeel
https://ift.tt/2PFA2U3
What is state?
Can anybody tell me what is state in flutter? And what is meant by the statement"We can't change the state of widget in stateless widget"flutter #dart #flutterDev
November 02, 2019 at 07:35PM by m_hamzashakeel
https://ift.tt/2PFA2U3
reddit
What is state?
Can anybody tell me what is state in flutter? And what is meant by the statement "We can't change the state of widget in stateless...
New post on Flutter Dev Google group:
Flutter image_picker camera does not recognize text with firebase_ml_vision plugin.
Hello All, I am using firebase ml vision for one project. Bu when i take photo add starting ocr process doesnt recognize texts and i think also image. Do i need to convert to image ?
November 02, 2019 at 09:42PM by Yasin Ilhan
https://ift.tt/3388EC4
Flutter image_picker camera does not recognize text with firebase_ml_vision plugin.
Hello All, I am using firebase ml vision for one project. Bu when i take photo add starting ocr process doesnt recognize texts and i think also image. Do i need to convert to image ?
November 02, 2019 at 09:42PM by Yasin Ilhan
https://ift.tt/3388EC4
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:
Just published a new blog post about ColorFiltered
https://ift.tt/2pz6Xig
November 02, 2019 at 09:36PM by escamoteur
https://ift.tt/2NDpLFn
Just published a new blog post about ColorFiltered
https://ift.tt/2pz6Xig
November 02, 2019 at 09:36PM by escamoteur
https://ift.tt/2NDpLFn
Guru Meditation
Over the Rainbow – Colour Filters
Preface I know, many of you were expecting a next post on RxVMS but you will need a bit more patience. I didn’t have time for most of this year due to projects and my repeatedly manifesting d…
New post on /r/flutterdev subreddit:
Data Structures? How to properly structure data for use with Firebase?
I’m new to the whole no SQL database and I’m finding myself at a loss for figuring out how I should structure my data within Firebase for use with my flutter application. Are there any good resources that could help a new dev out with this problem?
November 02, 2019 at 09:33PM by ro_mo
https://ift.tt/34nmh0d
Data Structures? How to properly structure data for use with Firebase?
I’m new to the whole no SQL database and I’m finding myself at a loss for figuring out how I should structure my data within Firebase for use with my flutter application. Are there any good resources that could help a new dev out with this problem?
November 02, 2019 at 09:33PM by ro_mo
https://ift.tt/34nmh0d
reddit
Data Structures? How to properly structure data for use with Firebase?
I’m new to the whole no SQL database and I’m finding myself at a loss for figuring out how I should structure my data within Firebase for use with...
New post on /r/flutterdev subreddit:
Smart new way to build and test for multiple resolutions
While building the tablet version of Newsvoice, I came up with a smart new way of testing your app for multiple devices. Made writeup on Medium. This can literally save you days of testing and frustration! :)https://medium.com/flutter-community/building-flutter-apps-for-multiple-screen-sizes-and-devices-5ec7f86df96e
November 02, 2019 at 08:12PM by vik76
https://ift.tt/33mzpCA
Smart new way to build and test for multiple resolutions
While building the tablet version of Newsvoice, I came up with a smart new way of testing your app for multiple devices. Made writeup on Medium. This can literally save you days of testing and frustration! :)https://medium.com/flutter-community/building-flutter-apps-for-multiple-screen-sizes-and-devices-5ec7f86df96e
November 02, 2019 at 08:12PM by vik76
https://ift.tt/33mzpCA
New post on /r/flutterdev subreddit:
Anyone Open For Collaboration ?
Hello Everybody :)I was wondering If anyone is open for team work collaboration and work together with Flutter ?I have months of experience and you can checkout my few apps I've made here: https://abdessaied.com/MobileDM on Discord If you guys are Interested: Imperial#3212
November 02, 2019 at 08:10PM by Cangasevere
https://ift.tt/33b2Bg0
Anyone Open For Collaboration ?
Hello Everybody :)I was wondering If anyone is open for team work collaboration and work together with Flutter ?I have months of experience and you can checkout my few apps I've made here: https://abdessaied.com/MobileDM on Discord If you guys are Interested: Imperial#3212
November 02, 2019 at 08:10PM by Cangasevere
https://ift.tt/33b2Bg0
reddit
Anyone Open For Collaboration ?
Hello Everybody :) I was wondering If anyone is open for team work collaboration and work together with Flutter ? I have months of experience...
New post on /r/flutterdev subreddit:
I'm about to purchase a PlayStore license. Anything I should know about first?
I'm about to get a Google PlayStore license so I can publish my apps to the PlayStore. Are there any thing I need to know before going ahead to make the purchase? If you've successfully published a Flutter app for Android, I'd love to hear your experiences.Also, I'm thinking of creating a secondary mail to use rather than my current primary email address, are there any caveats to this?Thanks a lot...♥️
November 02, 2019 at 09:43PM by preshtagon16
https://ift.tt/2qbWklJ
I'm about to purchase a PlayStore license. Anything I should know about first?
I'm about to get a Google PlayStore license so I can publish my apps to the PlayStore. Are there any thing I need to know before going ahead to make the purchase? If you've successfully published a Flutter app for Android, I'd love to hear your experiences.Also, I'm thinking of creating a secondary mail to use rather than my current primary email address, are there any caveats to this?Thanks a lot...♥️
November 02, 2019 at 09:43PM by preshtagon16
https://ift.tt/2qbWklJ
reddit
I'm about to purchase a PlayStore license. Anything I should know...
I'm about to get a Google PlayStore license so I can publish my apps to the PlayStore. Are there any thing I need to know before going ahead to...
New post on /r/flutterdev subreddit:
App to measure your current speed??
Hi! I'm relatively new to flutter and I was wondering if it's possible to develop an app that shows your current walking/running speed, if so, what libraries should I use to develop this??
November 02, 2019 at 10:39PM by fmaldonado6
https://ift.tt/32fdGvn
App to measure your current speed??
Hi! I'm relatively new to flutter and I was wondering if it's possible to develop an app that shows your current walking/running speed, if so, what libraries should I use to develop this??
November 02, 2019 at 10:39PM by fmaldonado6
https://ift.tt/32fdGvn
reddit
App to measure your current speed??
Hi! I'm relatively new to flutter and I was wondering if it's possible to develop an app that shows your current walking/running speed, if so,...
New post on Flutter Dev Google group:
Assets in package, app e web
Hello friends, I have a problem when I try to make use of assets within my project which is a package containing 3 more projects. When running the project project_app, and accessing images that are in project / assets / images, the error below Running "flutter pub get" in atae_zeus_app...
November 03, 2019 at 03:37AM by Leonardo Ferreira
https://ift.tt/2qfBEcx
Assets in package, app e web
Hello friends, I have a problem when I try to make use of assets within my project which is a package containing 3 more projects. When running the project project_app, and accessing images that are in project / assets / images, the error below Running "flutter pub get" in atae_zeus_app...
November 03, 2019 at 03:37AM by Leonardo Ferreira
https://ift.tt/2qfBEcx
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, Firebase, and ThirdParty APIs
Hello! I am a new flutter developer and I am right now creating an application that hopes to incorporate ThirdParty APIs such as the Fitbit API. I want to ask anyone here if they have already found out a way to make the 'callback URI' from Firebase (Authentication from either Facebook or Twitter) work with third-party APIs. I've been stuck at this problem for quite some time since everytime I try to authenticate my app(using OAuth2.0 Implicit Grant Flow since I do not have a server to exchange access tokens with) with the Fitbit API it does, however it doesn't redirect me to my application unlike the Firebase Auth from Facebook. I would appreciate any help or further resources so I can fix this problem ASAP.
November 03, 2019 at 05:21AM by allenind
https://ift.tt/2PRC03V
Flutter, Firebase, and ThirdParty APIs
Hello! I am a new flutter developer and I am right now creating an application that hopes to incorporate ThirdParty APIs such as the Fitbit API. I want to ask anyone here if they have already found out a way to make the 'callback URI' from Firebase (Authentication from either Facebook or Twitter) work with third-party APIs. I've been stuck at this problem for quite some time since everytime I try to authenticate my app(using OAuth2.0 Implicit Grant Flow since I do not have a server to exchange access tokens with) with the Fitbit API it does, however it doesn't redirect me to my application unlike the Firebase Auth from Facebook. I would appreciate any help or further resources so I can fix this problem ASAP.
November 03, 2019 at 05:21AM by allenind
https://ift.tt/2PRC03V
reddit
Flutter, Firebase, and ThirdParty APIs
Hello! I am a new flutter developer and I am right now creating an application that hopes to incorporate ThirdParty APIs such as the Fitbit API. I...
New post on /r/flutterdev subreddit:
I dislike the current Flutter lint rules. How can we contribute?
Does anyone know how to contribute/write your own lint rules for Flutter? I feel it is a major pain. There are a lot of places that could receive a rule, and there are a lot of rules that could be better (for example, it tells you to add a const keyword in init methods from classes, but there is no "click here to do it"!).I am coming from Android development and in native Android there are lint rules for basically everything. Not only this, but they usually provide suggestions on how to fix, so with two clicks you see the issue and fix it. Flutter has fewer rules and most of them does not provide suggestions. How can I help improve this?
November 03, 2019 at 05:34AM by bernaferrari
https://ift.tt/2pDeTPz
I dislike the current Flutter lint rules. How can we contribute?
Does anyone know how to contribute/write your own lint rules for Flutter? I feel it is a major pain. There are a lot of places that could receive a rule, and there are a lot of rules that could be better (for example, it tells you to add a const keyword in init methods from classes, but there is no "click here to do it"!).I am coming from Android development and in native Android there are lint rules for basically everything. Not only this, but they usually provide suggestions on how to fix, so with two clicks you see the issue and fix it. Flutter has fewer rules and most of them does not provide suggestions. How can I help improve this?
November 03, 2019 at 05:34AM by bernaferrari
https://ift.tt/2pDeTPz
reddit
I dislike the current Flutter lint rules. How can we contribute?
Does anyone know how to contribute/write your own lint rules for Flutter? I feel it is a major pain. There are a lot of places that could receive...
New post on /r/flutterdev subreddit:
Just rolled out Flutter WEB in production. That's right 😈
Hey Flutter Community,
As some of you know, I was refactoring my website from react to fluttter web. I'm documenting my refactoring on medium as well. However it came to a time to finish line! And here it is!https://rentmi.co - my first production ready Flutter website.And yes, I would not encourage you to build production ready website on Flutter just yet.As you might pick it up (especially with Chrome), it's little laggy. I noticed that performance is highly influenced by images. What's funny though, on Safari it feels quite smooth!
What else is performance of pageview. Oh damn that's clunky sometimes!Besides that - I think it's quite well. There are still couple things to fix, but here it is.Let me know what do you think or you have any questions to it! I'm more than happy to answer.
November 03, 2019 at 07:05AM by Deimantasa
https://ift.tt/2JKUmzp
Just rolled out Flutter WEB in production. That's right 😈
Hey Flutter Community,
As some of you know, I was refactoring my website from react to fluttter web. I'm documenting my refactoring on medium as well. However it came to a time to finish line! And here it is!https://rentmi.co - my first production ready Flutter website.And yes, I would not encourage you to build production ready website on Flutter just yet.As you might pick it up (especially with Chrome), it's little laggy. I noticed that performance is highly influenced by images. What's funny though, on Safari it feels quite smooth!
What else is performance of pageview. Oh damn that's clunky sometimes!Besides that - I think it's quite well. There are still couple things to fix, but here it is.Let me know what do you think or you have any questions to it! I'm more than happy to answer.
November 03, 2019 at 07:05AM by Deimantasa
https://ift.tt/2JKUmzp
Medium
Aurimas Deimantas – Medium
Read writing from Aurimas Deimantas on Medium. Freelance Mobile Developer, Product consultant & Startup freak. LinkedIn @ https://www.linkedin.com/in/deimantasa/ || Twitter @ https://twitter.com/deimantasau.
New post on /r/flutterdev subreddit:
Flutter YouTube Redesign Concept | Speed Code | GitHub Link
https://www.youtube.com/watch?v=XBCaVsdO0I0
November 03, 2019 at 06:25AM by maadhav2001
https://ift.tt/2PFlQuc
Flutter YouTube Redesign Concept | Speed Code | GitHub Link
https://www.youtube.com/watch?v=XBCaVsdO0I0
November 03, 2019 at 06:25AM by maadhav2001
https://ift.tt/2PFlQuc
YouTube
Flutter YouTube Redesign Concept | Speed Code | GitHub Link
👨💻Source Code: https://github.com/Maadhav/flutter-youtube-redesign 💮Design credit: https://www.uplabs.com/sherms ✌Subscribe to CodeDecoders: http://bit.ly/C...
👍1
New post on /r/flutterdev subreddit:
Published my first package 📦 Simple and easy-to-use Dart wrapper for HackerEarth API which provides endpoints for compiling and running code in several languages.
https://ift.tt/2JFIDlR
November 03, 2019 at 02:15PM by fleper
https://ift.tt/2pAym3m
Published my first package 📦 Simple and easy-to-use Dart wrapper for HackerEarth API which provides endpoints for compiling and running code in several languages.
https://ift.tt/2JFIDlR
November 03, 2019 at 02:15PM by fleper
https://ift.tt/2pAym3m
Dart packages
hackerearth_api | Dart Package
Simple and easy-to-use Dart wrapper for HackerEarth API which provides endpoints for compiling and running code in several languages.
New post on /r/flutterdev subreddit:
Scrum Poker Cards App, from Android+Kotlin to Flutter (Android + Web)
Android dev here, I just want to share a simple app that I made using Flutter! Check it out here:https://play.google.com/store/apps/details?id=com.polbins.scrumsterAlso available on web:https://scrumster.netlify.comIt took me longer (~5 days) compared to Android+Kotlin (1 day), but it's because I wanted to learn every bit from scratch. The port was quite easy and everything works as expected! (except for web w/c is expected, doesn't play nice on some browsers) It was a very pleasant experience all in all! :DAny feedback on the app is appreciated :)
November 03, 2019 at 02:59PM by polbins
https://ift.tt/2JLERar
Scrum Poker Cards App, from Android+Kotlin to Flutter (Android + Web)
Android dev here, I just want to share a simple app that I made using Flutter! Check it out here:https://play.google.com/store/apps/details?id=com.polbins.scrumsterAlso available on web:https://scrumster.netlify.comIt took me longer (~5 days) compared to Android+Kotlin (1 day), but it's because I wanted to learn every bit from scratch. The port was quite easy and everything works as expected! (except for web w/c is expected, doesn't play nice on some browsers) It was a very pleasant experience all in all! :DAny feedback on the app is appreciated :)
November 03, 2019 at 02:59PM by polbins
https://ift.tt/2JLERar
Google Play
Scrum Poker Cards, Agile Sprint Estimation - Apps on Google Play
Simple Scrum Poker Tool for defining estimates within your team.
Now available on the web! ➡️https://scrumster.netlify.com/
Different Story Point Estimations to choose from:
• Standard (0, 0.5, 1, 2, 3, 5...)
• T-Shirt Sizes (XS, S, M, L...)
• Fibonacci…
Now available on the web! ➡️https://scrumster.netlify.com/
Different Story Point Estimations to choose from:
• Standard (0, 0.5, 1, 2, 3, 5...)
• T-Shirt Sizes (XS, S, M, L...)
• Fibonacci…
New post on /r/flutterdev subreddit:
Flutter UI Facebook Redesign
https://youtu.be/b06wxiVWUDs
November 03, 2019 at 03:50PM by genivaldo-reis
https://ift.tt/2C9cpLu
Flutter UI Facebook Redesign
https://youtu.be/b06wxiVWUDs
November 03, 2019 at 03:50PM by genivaldo-reis
https://ift.tt/2C9cpLu
YouTube
Flutter UI Facebook Design
#Flutter #Dart #FlutterUI
✅SUBSCRIBE TO CHANNEL
💻Source code:https://github.com/grcodereis/facebookui
📕 Alguns livros que vão te ajudar na escrita de um código limpo, escalável e otimizado:
📕🚀CLEAR CODE: para fazer códigos limpos
Mesmo um código ruim…
✅SUBSCRIBE TO CHANNEL
💻Source code:https://github.com/grcodereis/facebookui
📕 Alguns livros que vão te ajudar na escrita de um código limpo, escalável e otimizado:
📕🚀CLEAR CODE: para fazer códigos limpos
Mesmo um código ruim…