New post on /r/flutterdev subreddit:
Flutter Audio App
Hi, I am planing to make an audio app/podcast player offline . I was wondering if anyone had any source code reccomendation which would make it easier?
November 02, 2019 at 08:54AM by 123Spaceman123
https://ift.tt/2JLadhE
Flutter Audio App
Hi, I am planing to make an audio app/podcast player offline . I was wondering if anyone had any source code reccomendation which would make it easier?
November 02, 2019 at 08:54AM by 123Spaceman123
https://ift.tt/2JLadhE
reddit
Flutter Audio App
Hi, I am planing to make an audio app/podcast player offline . I was wondering if anyone had any source code reccomendation which would make it...
New post on /r/flutterdev subreddit:
Applying my knowledge?
So I've basically finished up with an Udemy course on Flutter, however I can kind of feel lost on what I could create now.What I mean by that is, I want to apply my knowledge on creating a certain website from scratch like say a portfolio or maybe even an app, again from scratch. The only thing is that I don't have any ideas for the same or say don't know where to look for it.Should I try to replicate existing apps or websites on my own and then see if I'm up to it? Is this a good way or can I do something else?Thanks!
November 02, 2019 at 08:36AM by vaevictis21
https://ift.tt/2Nz12ll
Applying my knowledge?
So I've basically finished up with an Udemy course on Flutter, however I can kind of feel lost on what I could create now.What I mean by that is, I want to apply my knowledge on creating a certain website from scratch like say a portfolio or maybe even an app, again from scratch. The only thing is that I don't have any ideas for the same or say don't know where to look for it.Should I try to replicate existing apps or websites on my own and then see if I'm up to it? Is this a good way or can I do something else?Thanks!
November 02, 2019 at 08:36AM by vaevictis21
https://ift.tt/2Nz12ll
reddit
Applying my knowledge?
So I've basically finished up with an Udemy course on Flutter, however I can kind of feel lost on what I could create now. What I mean by that...
New post on /r/flutterdev subreddit:
intersperse - Insert an element between each element of an Iterable or List. Yes, a whole package for 2 functions (DRY).
https://ift.tt/2qcaTFK
November 02, 2019 at 10:35AM by modulovalue
https://ift.tt/36qEeNo
intersperse - Insert an element between each element of an Iterable or List. Yes, a whole package for 2 functions (DRY).
https://ift.tt/2qcaTFK
November 02, 2019 at 10:35AM by modulovalue
https://ift.tt/36qEeNo
GitHub
modulovalue/dart_intersperse
Insert an element between each element of an Iterable or List. - modulovalue/dart_intersperse
New post on /r/flutterdev subreddit:
What do you recommend for state management for complex app?
No text found
November 02, 2019 at 01:29PM by BlueBoxxx
https://ift.tt/32bMJsa
What do you recommend for state management for complex app?
No text found
November 02, 2019 at 01:29PM by BlueBoxxx
https://ift.tt/32bMJsa
reddit
What do you recommend for state management for complex app?
Posted in r/FlutterDev by u/BlueBoxxx • 1 point and 4 comments
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.