New post on /r/flutterdev subreddit:
Flutter app (prototype) to listen music based on music subreddits
Hi,I've been working on an app on my free time to be able to retrieve playlists from subreddits and listen to them.I've got a functional prototype , but there's still a lot of missing functionalities/optimizations that i will work on when i have some time.Feel free to give any feedback, idea, or help !I'm a relatively new Flutter developer, coming from a Rails background, so the patterns/architectures should probably have a lot of changes that might be better. I'm open to critic as it can also improve my skills for my work in Flutter !I'm also not that good at design, so i tried something really simple, i'll see that part with my colleague designer when we can.https://github.com/Gloumy/music-from-reddit
November 04, 2019 at 05:10PM by Gloumy
https://ift.tt/2WGZs4W
Flutter app (prototype) to listen music based on music subreddits
Hi,I've been working on an app on my free time to be able to retrieve playlists from subreddits and listen to them.I've got a functional prototype , but there's still a lot of missing functionalities/optimizations that i will work on when i have some time.Feel free to give any feedback, idea, or help !I'm a relatively new Flutter developer, coming from a Rails background, so the patterns/architectures should probably have a lot of changes that might be better. I'm open to critic as it can also improve my skills for my work in Flutter !I'm also not that good at design, so i tried something really simple, i'll see that part with my colleague designer when we can.https://github.com/Gloumy/music-from-reddit
November 04, 2019 at 05:10PM by Gloumy
https://ift.tt/2WGZs4W
GitHub
GitHub - Gloumy/music-from-reddit: Flutter app to listen music curated from subreddits
Flutter app to listen music curated from subreddits - GitHub - Gloumy/music-from-reddit: Flutter app to listen music curated from subreddits
New post on /r/flutterdev subreddit:
Distribute Flutter app to Firebase and stores from Codemagic
https://ift.tt/2JOY3nK
November 04, 2019 at 04:57PM by Gigatronbot
https://ift.tt/33jLqsE
Distribute Flutter app to Firebase and stores from Codemagic
https://ift.tt/2JOY3nK
November 04, 2019 at 04:57PM by Gigatronbot
https://ift.tt/33jLqsE
Dominik Roszkowski Blog
Distribute Flutter app to Firebase and stores from Codemagic
In this post you'll learn how to efficiently configure your Codemagic build pipeline with flavors and Firebase app distribution.
New post on /r/flutterdev subreddit:
Beginning Flutter - Introduction to Flutter and Dart
https://www.youtube.com/watch?v=QKpxJl-cr6g&feature=share
November 04, 2019 at 05:43PM by Pixelreddit
https://ift.tt/34xz7JE
Beginning Flutter - Introduction to Flutter and Dart
https://www.youtube.com/watch?v=QKpxJl-cr6g&feature=share
November 04, 2019 at 05:43PM by Pixelreddit
https://ift.tt/34xz7JE
YouTube
Beginning Flutter - Introduction to Flutter and Dart
This video is an introduction to the base architecture of the Flutter framework and the Dart language. But, before diving into code its important to understand how Flutter works behind the scenes.
You’ll see in the video the Dart language benefits for deployment…
You’ll see in the video the Dart language benefits for deployment…
New post on /r/flutterdev subreddit:
fenwick_tree v1.0.0, also knows as Binary Indexed Tree or BIT. With it you can calculate sums of ranges efficiently. Sometimes isolates won't help you and you'll need a fitting data structure. (It uses Groups from abstract_dart to prevent runtime exceptions caused by implicitly expected operators)
https://ift.tt/34rqVKL
November 04, 2019 at 06:07PM by modulovalue
https://ift.tt/2PJ9YHt
fenwick_tree v1.0.0, also knows as Binary Indexed Tree or BIT. With it you can calculate sums of ranges efficiently. Sometimes isolates won't help you and you'll need a fitting data structure. (It uses Groups from abstract_dart to prevent runtime exceptions caused by implicitly expected operators)
https://ift.tt/34rqVKL
November 04, 2019 at 06:07PM by modulovalue
https://ift.tt/2PJ9YHt
GitHub
modulovalue/dart_fenwick_tree
A simple Fenwick Tree (also known as Binary Indexed Tree or BIT) in Dart. - modulovalue/dart_fenwick_tree
New post on /r/flutterdev subreddit:
Why Flutter?
Okay... So here's the thing. I'll be using Flutter to develop my End Semester project. My teacher might ask me this question that,"Why I've chosen Flutter?"Then apart from this that we can develop iOS, Android and web from single code base what else could be a point to defend this answer?Thanks ❤️😊
November 04, 2019 at 06:04PM by m_hamzashakeel
https://ift.tt/2WFyjQ9
Why Flutter?
Okay... So here's the thing. I'll be using Flutter to develop my End Semester project. My teacher might ask me this question that,"Why I've chosen Flutter?"Then apart from this that we can develop iOS, Android and web from single code base what else could be a point to defend this answer?Thanks ❤️😊
November 04, 2019 at 06:04PM by m_hamzashakeel
https://ift.tt/2WFyjQ9
reddit
Why Flutter?
Okay... So here's the thing. I'll be using Flutter to develop my End Semester project. My teacher might ask me this question that, "Why I've...
New post on /r/flutterdev subreddit:
Looking for a team to create an app good enough for playstore/appstore
Hello there,not sure if this is appropriate, but I wanted to reach out to the community to find a small to mid size team for developing an app that we could put into the app & play store. It does not matter if the application is free or paid, but I rather want to learn and gain more flutter knowledge. I already have some (I'd say intermediate) knowledge about flutter and its usage.I have several ideas we could implement, but other ideas are also welcome.What is very important for me: Usually people who reach out on reddit either drop the project/idea after a few chats or commits and this is definitely not what I want.If you are interested, DM me and maybe give me a small description what you want to do, how much time you can spend a week and where you are from (bc of timezones).P.S.: I am CET+1
November 04, 2019 at 07:07PM by lukasbash
https://ift.tt/2oLC221
Looking for a team to create an app good enough for playstore/appstore
Hello there,not sure if this is appropriate, but I wanted to reach out to the community to find a small to mid size team for developing an app that we could put into the app & play store. It does not matter if the application is free or paid, but I rather want to learn and gain more flutter knowledge. I already have some (I'd say intermediate) knowledge about flutter and its usage.I have several ideas we could implement, but other ideas are also welcome.What is very important for me: Usually people who reach out on reddit either drop the project/idea after a few chats or commits and this is definitely not what I want.If you are interested, DM me and maybe give me a small description what you want to do, how much time you can spend a week and where you are from (bc of timezones).P.S.: I am CET+1
November 04, 2019 at 07:07PM by lukasbash
https://ift.tt/2oLC221
New post on Flutter Dev Google group:
Send email to new users
Dear all, I have a flutter app with Google and Facebook Signin implemented via Firebase. I want to send a welcome email to the users after new registration is done. Kindly let me know how to implement that. Thanks, Niladri
November 05, 2019 at 02:17AM by Niladri Paul
https://ift.tt/2Cf90e4
Send email to new users
Dear all, I have a flutter app with Google and Facebook Signin implemented via Firebase. I want to send a welcome email to the users after new registration is done. Kindly let me know how to implement that. Thanks, Niladri
November 05, 2019 at 02:17AM by Niladri Paul
https://ift.tt/2Cf90e4
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:
WebView component for Flutter?
Looking to integrate some legacy functionally via a WebView in a new app.From what I've been able to see, this isn't fully available yet on Flutter, or still in development. Which is very disappointing unfortunately. Need to be able to show dialog boxes over the WebView. It also seems the keyboard is janky on Android in WebView (the one I've tried).Any thoughts or workarounds that someone may know?
November 05, 2019 at 03:09AM by JehovahsNutsac
https://ift.tt/32jzJkm
WebView component for Flutter?
Looking to integrate some legacy functionally via a WebView in a new app.From what I've been able to see, this isn't fully available yet on Flutter, or still in development. Which is very disappointing unfortunately. Need to be able to show dialog boxes over the WebView. It also seems the keyboard is janky on Android in WebView (the one I've tried).Any thoughts or workarounds that someone may know?
November 05, 2019 at 03:09AM by JehovahsNutsac
https://ift.tt/32jzJkm
reddit
WebView component for Flutter?
Looking to integrate some legacy functionally via a WebView in a new app. From what I've been able to see, this isn't fully available yet on...
New post on /r/flutterdev subreddit:
Is the login page of a app a stateful widget?
I am new to flutter and currently i am developing a app and i have to create a login page for that app but i am confused whether to use stateful or stateless widget for the login page
November 05, 2019 at 08:21AM by MichaelDanu
https://ift.tt/2JQT5XB
Is the login page of a app a stateful widget?
I am new to flutter and currently i am developing a app and i have to create a login page for that app but i am confused whether to use stateful or stateless widget for the login page
November 05, 2019 at 08:21AM by MichaelDanu
https://ift.tt/2JQT5XB
reddit
Is the login page of a app a stateful widget?
I am new to flutter and currently i am developing a app and i have to create a login page for that app but i am confused whether to use stateful...
New post on /r/flutterdev subreddit:
People who use Provider for State Management - how do you handle Business Logic?
Hello,I just want to decide what solution I use for state management. Provider looks pretty easy and good to understand for everyone as far as I use a Value and modify it directly. But how do you handle more complicated task that will change the state?One example could be a list of something which needs to be downloaded. Where do you handle the download etc.? I do not want to do this in my widgets they should not know about any business if possible. Sure if it is only a "+1" or something I do not have any problem of doing this change in my widget but if I do more I want to do it in its own class.
November 05, 2019 at 10:18AM by Sonius94
https://ift.tt/2JOiMYS
People who use Provider for State Management - how do you handle Business Logic?
Hello,I just want to decide what solution I use for state management. Provider looks pretty easy and good to understand for everyone as far as I use a Value and modify it directly. But how do you handle more complicated task that will change the state?One example could be a list of something which needs to be downloaded. Where do you handle the download etc.? I do not want to do this in my widgets they should not know about any business if possible. Sure if it is only a "+1" or something I do not have any problem of doing this change in my widget but if I do more I want to do it in its own class.
November 05, 2019 at 10:18AM by Sonius94
https://ift.tt/2JOiMYS
reddit
People who use Provider for State Management - how do you handle...
Hello, I just want to decide what solution I use for state management. Provider looks pretty easy and good to understand for everyone as far...
New post on /r/flutterdev subreddit:
electron apps being rejected by apple because of the framework, could this happen to flutter?
stumbled upon an article on slashdot that linked to the following article:https://9to5mac.com/2019/11/04/electron-app-rejections/seems like apple's automated review process is rejecting electron apps based on some of the underlying API calls that electron uses. app developers need to wait for electron to issue a fix. i'm sure that level of helplessness is not a good feeling and could pose all types of problems.is this something that the flutter team actively knows about and abides by the rules that electron did not follow? i'm hoping to hear that "apple is OK with electron on a theoretical basis, but they disapprove of their specific code/approach" vs "apple is going to crackdown on anything that circumvents 100% swift based apps" type of thing.if flutter ever found itself in this situation, how quickly do you think they could they push out changes to the framework that would allow developers to "recompile" and resubmit? i have no knowledge of what their development lifecycle is and how they can/would support "break-fix" type of releases.Thanks!
November 05, 2019 at 02:02PM by pickleback11
https://ift.tt/34zLh4m
electron apps being rejected by apple because of the framework, could this happen to flutter?
stumbled upon an article on slashdot that linked to the following article:https://9to5mac.com/2019/11/04/electron-app-rejections/seems like apple's automated review process is rejecting electron apps based on some of the underlying API calls that electron uses. app developers need to wait for electron to issue a fix. i'm sure that level of helplessness is not a good feeling and could pose all types of problems.is this something that the flutter team actively knows about and abides by the rules that electron did not follow? i'm hoping to hear that "apple is OK with electron on a theoretical basis, but they disapprove of their specific code/approach" vs "apple is going to crackdown on anything that circumvents 100% swift based apps" type of thing.if flutter ever found itself in this situation, how quickly do you think they could they push out changes to the framework that would allow developers to "recompile" and resubmit? i have no knowledge of what their development lifecycle is and how they can/would support "break-fix" type of releases.Thanks!
November 05, 2019 at 02:02PM by pickleback11
https://ift.tt/34zLh4m
9to5Mac
Apple rejecting Electron apps from Mac App Store due to private API usage
On iOS, all apps must go through the App Store. On macOS, the Mac App Store is just one method of distribution and developers are free to publish their apps independently on their own website. This means app rejection policies on macOS are not as painful…
New post on /r/flutterdev subreddit:
Using Flare’s TriggerEvents in Flutter
https://ift.tt/2Cfr2Nn
November 05, 2019 at 01:42PM by Elixane
https://ift.tt/2WHzpLa
Using Flare’s TriggerEvents in Flutter
https://ift.tt/2Cfr2Nn
November 05, 2019 at 01:42PM by Elixane
https://ift.tt/2WHzpLa
Medium
Using Flare’s TriggerEvents in Flutter
Playing a sound from a TriggerEvent in a Flare Animation
New post on /r/flutterdev subreddit:
Google Maps and Reverse Geocoding In Flutter
https://ift.tt/33h9D2I
November 05, 2019 at 01:42PM by Elixane
https://ift.tt/2NHCNS5
Google Maps and Reverse Geocoding In Flutter
https://ift.tt/33h9D2I
November 05, 2019 at 01:42PM by Elixane
https://ift.tt/2NHCNS5
Codingwithjoe
Google Maps and Reverse Geocoding In Flutter | Coding With Joe
In my last post I showed you how to display a Google Map and display your current location on the map by way of geolocation. In this post we will enhance our
New post on /r/flutterdev subreddit:
My first Flutter app: A Hangman Game
I wrote a simple hangman game after finishing an online Flutter course. Although it's simple but I'm proud of myself for achieving this. I wanted to share my excitement with you and if you could kindly look at my app I would be happy to get your feedback.https://github.com/tavasolireza/Hangman-Game-Flutter
November 05, 2019 at 04:15PM by rezatvs
https://ift.tt/2WLzBJb
My first Flutter app: A Hangman Game
I wrote a simple hangman game after finishing an online Flutter course. Although it's simple but I'm proud of myself for achieving this. I wanted to share my excitement with you and if you could kindly look at my app I would be happy to get your feedback.https://github.com/tavasolireza/Hangman-Game-Flutter
November 05, 2019 at 04:15PM by rezatvs
https://ift.tt/2WLzBJb
GitHub
GitHub - tavasolireza/Hangman-Game-Flutter: Hangman Game written in Flutter
Hangman Game written in Flutter. Contribute to tavasolireza/Hangman-Game-Flutter development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Announcing Dart 2.6 with dart2native: Compile Dart to self-contained, native executables
https://ift.tt/2Nlr50k
November 05, 2019 at 05:46PM by EngineerScientist
https://ift.tt/2JRVO3b
Announcing Dart 2.6 with dart2native: Compile Dart to self-contained, native executables
https://ift.tt/2Nlr50k
November 05, 2019 at 05:46PM by EngineerScientist
https://ift.tt/2JRVO3b
Medium
Announcing Dart 2.6 with dart2native: Compile Dart to self-contained, native executables
Announcing Dart 2.6, featuring dart2native for compiling Dart apps to self-contained, native executables for Windows, macOS, and Linux
New tweet from FlutterDev:
💥Stable release of Dart 2.6 SDK!
Dart2native AOT-compiles Dart programs to self-contained executables for macOS, Windows, or Linux.
Create tools for the command line that your users can run even if they don't have the Dart SDK.
More → https://t.co/PdPOTbYHb4 pic.twitter.com/JIY0pikpFM— Dart Language (@dart_lang) November 5, 2019
November 05, 2019 at 06:12PM
http://twitter.com/FlutterDev/status/1191765296786231296
💥Stable release of Dart 2.6 SDK!
Dart2native AOT-compiles Dart programs to self-contained executables for macOS, Windows, or Linux.
Create tools for the command line that your users can run even if they don't have the Dart SDK.
More → https://t.co/PdPOTbYHb4 pic.twitter.com/JIY0pikpFM— Dart Language (@dart_lang) November 5, 2019
November 05, 2019 at 06:12PM
http://twitter.com/FlutterDev/status/1191765296786231296
Medium
Announcing Dart 2.6 with dart2native: Compile Dart to self-contained, native executables
Announcing Dart 2.6, featuring dart2native for compiling Dart apps to self-contained, native executables for Windows, macOS, and Linux
New post on /r/flutterdev subreddit:
Official site added a countdown clock for something. Countdown ends in 13 days.
https://ift.tt/36zx7Cg
November 05, 2019 at 06:44PM by xlog
https://ift.tt/2NhQSGY
Official site added a countdown clock for something. Countdown ends in 13 days.
https://ift.tt/36zx7Cg
November 05, 2019 at 06:44PM by xlog
https://ift.tt/2NhQSGY
flutter.dev
Flutter Clock
New post on /r/flutterdev subreddit:
More CI for Flutter with GitHub Actions - Code Coverage
https://ift.tt/2ChW9YQ
November 05, 2019 at 02:54PM by admcpr
https://ift.tt/33jS7uX
More CI for Flutter with GitHub Actions - Code Coverage
https://ift.tt/2ChW9YQ
November 05, 2019 at 02:54PM by admcpr
https://ift.tt/33jS7uX
/a
More CI for Flutter with GitHub Actions - Code Coverage
This is a follow up to my previous post on getting started with Flutter and
GitHub Actions, if you haven't worked with Actions before you might want to
start there
[/2019/09/10/continuous-integration-for-flutter-with-github-actions/].
In the previous post…
GitHub Actions, if you haven't worked with Actions before you might want to
start there
[/2019/09/10/continuous-integration-for-flutter-with-github-actions/].
In the previous post…
New post on /r/flutterdev subreddit:
#25 CheckBox Flutter Widget
https://youtu.be/Le5nGblKKoI
November 04, 2019 at 03:20PM by systechdevelopers
https://ift.tt/2NGQd0Q
#25 CheckBox Flutter Widget
https://youtu.be/Le5nGblKKoI
November 04, 2019 at 03:20PM by systechdevelopers
https://ift.tt/2NGQd0Q
YouTube
#25 Widget CheckBox | Flutter Tutorial | Google
#25 flutter widget check box.
New post on /r/flutterdev subreddit:
Android with a side of Flutter, please - Live from Droidcon
https://www.youtube.com/watch?v=g3hdsB1vJ4c&feature=youtu.be
November 05, 2019 at 07:02PM by MarkOSullivan
https://ift.tt/2ChfPMg
Android with a side of Flutter, please - Live from Droidcon
https://www.youtube.com/watch?v=g3hdsB1vJ4c&feature=youtu.be
November 05, 2019 at 07:02PM by MarkOSullivan
https://ift.tt/2ChfPMg
YouTube
Android with a side of Flutter, please - Live from Droidcon
Filip Hracek, Google Developer Advocate, speaks at Droidcon Berlin 2019 about how to add a Flutter activity to your app and keep the rest. See some technical...
New tweet from FlutterDev:
Android with a side of Flutter, please!
In this @droidcon talk from July, @filiphracek shows how to add a Flutter activity to an Android app, and why that might be useful.
Learn more here → https://t.co/iN3858QR3q pic.twitter.com/CVicQnLrvX— Flutter (@FlutterDev) November 5, 2019
November 05, 2019 at 07:50PM
http://twitter.com/FlutterDev/status/1191789824232976385
Android with a side of Flutter, please!
In this @droidcon talk from July, @filiphracek shows how to add a Flutter activity to an Android app, and why that might be useful.
Learn more here → https://t.co/iN3858QR3q pic.twitter.com/CVicQnLrvX— Flutter (@FlutterDev) November 5, 2019
November 05, 2019 at 07:50PM
http://twitter.com/FlutterDev/status/1191789824232976385
Twitter
droidcon (@droidcon) | Twitter
The latest Tweets from droidcon (@droidcon). droidcon is your place for all things #AndroidDev! 25 conferences worldwide - Latest Android news at @proandroiddev - Android career platform at @droidconJobs