New post on /r/flutterdev subreddit:
Do Flutter jobs/projects use BLoC pattern?
I have a typescript/react native background. Lately I'm learning a lot about Functional Reactive Programming, streams etc. and I found that Cycle.js invented a really nice architecture on FRP basics (since 2014-2015). My problem is even it has 9.6k github stars, I can't find a single company using it. They are completely stucked with React+Redux, which is clearly inferior as an architecture.I think BLoC is quite similar to Cycle.js (at least the basic parts) an I am wondering:what percentage of Flutter projects use the BLoC pattern as the main architectural pattern?is Google aware of its importance? So maybe it will be not just a pattern later but also an architecture/framework like Cycle.js is in the javascript/typescript world?I really want to use Reactive Programming in my daily job and I'd migrate to Flutter if I could get a job here where people are bright so they realize the importance of BLoC and FRP.
April 20, 2020 at 11:22AM by pezo1919
https://ift.tt/3bsn2ZW
Do Flutter jobs/projects use BLoC pattern?
I have a typescript/react native background. Lately I'm learning a lot about Functional Reactive Programming, streams etc. and I found that Cycle.js invented a really nice architecture on FRP basics (since 2014-2015). My problem is even it has 9.6k github stars, I can't find a single company using it. They are completely stucked with React+Redux, which is clearly inferior as an architecture.I think BLoC is quite similar to Cycle.js (at least the basic parts) an I am wondering:what percentage of Flutter projects use the BLoC pattern as the main architectural pattern?is Google aware of its importance? So maybe it will be not just a pattern later but also an architecture/framework like Cycle.js is in the javascript/typescript world?I really want to use Reactive Programming in my daily job and I'd migrate to Flutter if I could get a job here where people are bright so they realize the importance of BLoC and FRP.
April 20, 2020 at 11:22AM by pezo1919
https://ift.tt/3bsn2ZW
reddit
Do Flutter jobs/projects use BLoC pattern?
I have a typescript/react native background. Lately I'm learning a lot about Functional Reactive Programming, streams etc. and I found that...
New post on Flutter Dev Google group:
Not loading data when navigating from home to secondscreen()
I am having issue of loading data. When I am navigating from the home page to other screen I am not able to get the data from stream builder. but when I switch the bottom tabs it loads the data.
April 20, 2020 at 01:02PM by mahantappa b k
https://ift.tt/3bjJBQq
Not loading data when navigating from home to secondscreen()
I am having issue of loading data. When I am navigating from the home page to other screen I am not able to get the data from stream builder. but when I switch the bottom tabs it loads the data.
April 20, 2020 at 01:02PM by mahantappa b k
https://ift.tt/3bjJBQq
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:
Implemented with Clean architecture + CI/CD + GitHooks + GraphQL + Flutter BLoC + Dependency Injection + Linting + Testing
https://ift.tt/34OeLx3
April 20, 2020 at 01:44PM by excogitatr
https://ift.tt/3aon4Rg
Implemented with Clean architecture + CI/CD + GitHooks + GraphQL + Flutter BLoC + Dependency Injection + Linting + Testing
https://ift.tt/34OeLx3
April 20, 2020 at 01:44PM by excogitatr
https://ift.tt/3aon4Rg
GitHub
GitHub - vedartm/rick-and-morty-info: Made with Clean architecture + TDD + GraphQL + flutter_bloc + CodeCov + GitHooks + GitHub…
Made with Clean architecture + TDD + GraphQL + flutter_bloc + CodeCov + GitHooks + GitHub Actions (CI/CD) and finally with 💙 - vedartm/rick-and-morty-info
New post on /r/flutterdev subreddit:
Using Provider, Matrix4 3D Perspective Transformation, and Neumorphic design . Speed Code Part 1 of 2.
https://www.youtube.com/watch?v=KO_PYJKHglo&feature=share
April 20, 2020 at 01:40PM by flutterer_
https://ift.tt/2VHZwRV
Using Provider, Matrix4 3D Perspective Transformation, and Neumorphic design . Speed Code Part 1 of 2.
https://www.youtube.com/watch?v=KO_PYJKHglo&feature=share
April 20, 2020 at 01:40PM by flutterer_
https://ift.tt/2VHZwRV
YouTube
Flutter Speed Code • Neumorphism Music Player App UI Concept ( Provider, Animations, CustomPaint )
This app is the result of using Provider for state management, 4 seperate CustomPainter classes, several Animations, Neumorphism - specifically with BoxShadow's and a LinearGradient to add inner shadows as Flutter doesn't inherently support this, as well…
New post on /r/flutterdev subreddit:
Implemented with Clean architecture + CI/CD + GitHooks + GraphQL + Flutter BLoC + Dependency Injection + Linting + Testing
https://ift.tt/34OeLx3
April 20, 2020 at 01:44PM by excogitatr
https://ift.tt/3aon4Rg
Implemented with Clean architecture + CI/CD + GitHooks + GraphQL + Flutter BLoC + Dependency Injection + Linting + Testing
https://ift.tt/34OeLx3
April 20, 2020 at 01:44PM by excogitatr
https://ift.tt/3aon4Rg
GitHub
GitHub - vedartm/rick-and-morty-info: Made with Clean architecture + TDD + GraphQL + flutter_bloc + CodeCov + GitHooks + GitHub…
Made with Clean architecture + TDD + GraphQL + flutter_bloc + CodeCov + GitHooks + GitHub Actions (CI/CD) and finally with 💙 - vedartm/rick-and-morty-info
New post on /r/flutterdev subreddit:
SNAKE GAME | FLUTTER TUTORIAL
https://www.youtube.com/watch?v=cxX16GBitpY
April 20, 2020 at 02:38PM by Heisenlife
https://ift.tt/2XPCxas
SNAKE GAME | FLUTTER TUTORIAL
https://www.youtube.com/watch?v=cxX16GBitpY
April 20, 2020 at 02:38PM by Heisenlife
https://ift.tt/2XPCxas
YouTube
SNAKE GAME • FLUTTER TUTORIAL
👨🏽💻📱💰 Build, Launch & Monetize Course: https://buildlaunchmonetize.app/
MY APPS
🔥📱 Habit Tracker: https://ritualz.app
💳📱 Expense Tracker: https://dollatracker.app
🥷🏽 FOLLOW ME
Patreon: https://www.patreon.com/mitchkoko/
Instagram: https://instagram.co…
MY APPS
🔥📱 Habit Tracker: https://ritualz.app
💳📱 Expense Tracker: https://dollatracker.app
🥷🏽 FOLLOW ME
Patreon: https://www.patreon.com/mitchkoko/
Instagram: https://instagram.co…
New post on /r/flutterdev subreddit:
Flutter_bloc multi-step Input/Create Screens
I would like to create a App/Flow similar to this.DesignI have the pages and the style. I can get the List of movements from the Firebase-Server and a basic understanding of bloc. But I'm currently stuck. I don't know how to split the logic.I think the states on create would be:Init -> getSelectedDate() from the calendar which opened the wizardFirstScreen -> Set the name of the Workout and the active TypeSecondScreen -> add selected MovementThirdScreen -> add Sets and RepsLastScreen -> See all and add a note -> save to firebaseIs this right? Should I use something other? Did I miss something?Thank you:)
April 20, 2020 at 03:19PM by scopexx
https://ift.tt/3eDuuTR
Flutter_bloc multi-step Input/Create Screens
I would like to create a App/Flow similar to this.DesignI have the pages and the style. I can get the List of movements from the Firebase-Server and a basic understanding of bloc. But I'm currently stuck. I don't know how to split the logic.I think the states on create would be:Init -> getSelectedDate() from the calendar which opened the wizardFirstScreen -> Set the name of the Workout and the active TypeSecondScreen -> add selected MovementThirdScreen -> add Sets and RepsLastScreen -> See all and add a note -> save to firebaseIs this right? Should I use something other? Did I miss something?Thank you:)
April 20, 2020 at 03:19PM by scopexx
https://ift.tt/3eDuuTR
New post on /r/flutterdev subreddit:
linked_scroll_controller v0.1.2 - Scroll multiple widgets together, in sync!
https://ift.tt/2VqFtZz
April 20, 2020 at 04:43PM by Codelessly
https://ift.tt/3eyZqER
linked_scroll_controller v0.1.2 - Scroll multiple widgets together, in sync!
https://ift.tt/2VqFtZz
April 20, 2020 at 04:43PM by Codelessly
https://ift.tt/3eyZqER
Dart packages
linked_scroll_controller | Flutter Package
A scroll controller that allows two or more scroll views to be in sync.
New post on /r/flutterdev subreddit:
Flutter: How to store model data to json to shared preferences?
I have:
April 20, 2020 at 04:32PM by gamerkid05
https://ift.tt/2XLrn6y
Flutter: How to store model data to json to shared preferences?
I have:
CarModel car = _cars[index];
i want to store car in json format to store it internally to retrieve later (preferably in shared prefs).I want to retrieve it somehow like:List<CarModel> _cars = jsonDecode(retrievedJsonData);
print(_cars[0].carColor);
April 20, 2020 at 04:32PM by gamerkid05
https://ift.tt/2XLrn6y
Reddit
r/FlutterDev on Reddit
Flutter: How to store model data to json to shared preferences?
New post on /r/flutterdev subreddit:
Flutter Tap Newsletter Week 35 - Articles, tutorials, tools, videos and much more
https://ift.tt/3eLAYQW
April 20, 2020 at 03:57PM by vensign
https://ift.tt/2VnV2B6
Flutter Tap Newsletter Week 35 - Articles, tutorials, tools, videos and much more
https://ift.tt/3eLAYQW
April 20, 2020 at 03:57PM by vensign
https://ift.tt/2VnV2B6
Fluttertap
Newsletter Issue 35
Flutter Tap newsletter with the latest of Flutter. Articles, tutorials, videos and much more - Issue 35
New post on /r/flutterdev subreddit:
What's the deal with Flutter and r/mAndroidDev?
It's getting difficult to tell whether people love Flutter, hate it, or both (??) on r/mAndroidDev. If they love it, I understand.But if they're hating on Flutter, why is it so much? Also, why do so many (not all) Native Android Devs dislike Flutter? See this post as an example
April 20, 2020 at 03:55PM by DuePresentation3
https://ift.tt/3cCrC8d
What's the deal with Flutter and r/mAndroidDev?
It's getting difficult to tell whether people love Flutter, hate it, or both (??) on r/mAndroidDev. If they love it, I understand.But if they're hating on Flutter, why is it so much? Also, why do so many (not all) Native Android Devs dislike Flutter? See this post as an example
April 20, 2020 at 03:55PM by DuePresentation3
https://ift.tt/3cCrC8d
reddit
It's just a makeup kit. Had to learn and use flutter for company...
Posted in r/androiddev by u/bnayagrawal • 401 points and 188 comments
New post on Flutter Dev Google group:
Document scanning in flutter
Is there any package or something like widget used for document scanning in flutter Thanks in advance
April 20, 2020 at 05:01PM by Selçuk AYDIN
https://ift.tt/3eAV14d
Document scanning in flutter
Is there any package or something like widget used for document scanning in flutter Thanks in advance
April 20, 2020 at 05:01PM by Selçuk AYDIN
https://ift.tt/3eAV14d
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:
Why Flutter blocked in Bangladesh region
We Are the developers from Bangladesh, we face some problem in flutter sdk download + pub update, all servers ar blocked from Bangladesh why? google don't need Flutter Developers from Bangladesh? 😷😓
April 20, 2020 at 05:09PM by Arman Khan Tonmoy
https://ift.tt/2KgLGRr
Why Flutter blocked in Bangladesh region
We Are the developers from Bangladesh, we face some problem in flutter sdk download + pub update, all servers ar blocked from Bangladesh why? google don't need Flutter Developers from Bangladesh? 😷😓
April 20, 2020 at 05:09PM by Arman Khan Tonmoy
https://ift.tt/2KgLGRr
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:
Becoming a Google developer expert.
Hello guys , I just wanted to ask what are the steps to proceed to be a GDE. I checked the GDE websites , twitter page also Linkedin profile also other GDEs youtube.Should the GDE have a very deep knowledge in flutter & dart , or can he/she just be a famous contributor or youtuber to the community?
April 20, 2020 at 05:12PM by MeitanteiAshour
https://ift.tt/3anIBtl
Becoming a Google developer expert.
Hello guys , I just wanted to ask what are the steps to proceed to be a GDE. I checked the GDE websites , twitter page also Linkedin profile also other GDEs youtube.Should the GDE have a very deep knowledge in flutter & dart , or can he/she just be a famous contributor or youtuber to the community?
April 20, 2020 at 05:12PM by MeitanteiAshour
https://ift.tt/3anIBtl
reddit
Becoming a Google developer expert.
Hello guys , I just wanted to ask what are the steps to proceed to be a GDE. I checked the GDE websites , twitter page also Linkedin profile also...
New post on Flutter Dev Google group:
Flutter Github Action Error
I tried setting up a github action workflow file to perform some operations on pull request - build the debug apk of the master branch and the branch making the pull request. The workflow file returns the error: *Errorevery step must define a `uses` or `run` key. * See the workflow below. Any
April 20, 2020 at 05:27PM by Abada Samuel
https://ift.tt/2yz3YdN
Flutter Github Action Error
I tried setting up a github action workflow file to perform some operations on pull request - build the debug apk of the master branch and the branch making the pull request. The workflow file returns the error: *Errorevery step must define a `uses` or `run` key. * See the workflow below. Any
April 20, 2020 at 05:27PM by Abada Samuel
https://ift.tt/2yz3YdN
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:
Flutter app fails to sign in using firebase
My app is working just fine, I configured firebase exactly as per the documentation but when I try to sign is using my email or phone, the debug console output these lines: E/[EGL-ERROR](23198): __egl_platform_cancel_buffers:644: > surface->num_buffers(4) > D/Surface (23198): Surface::disconnect
April 20, 2020 at 05:45PM by TV1 Rwanda
https://ift.tt/34QMJkh
Flutter app fails to sign in using firebase
My app is working just fine, I configured firebase exactly as per the documentation but when I try to sign is using my email or phone, the debug console output these lines: E/[EGL-ERROR](23198): __egl_platform_cancel_buffers:644: > surface->num_buffers(4) > D/Surface (23198): Surface::disconnect
April 20, 2020 at 05:45PM by TV1 Rwanda
https://ift.tt/34QMJkh
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:
Flutter webview plugin
I have an issue with webview flutter. I am trying to make payments with some payment platforms in flutter webview. The payment platforms do OTP verfication using another tab but the webview plugins get stuck at that point. //flutter_webview_pluginWebviewScaffold( url: "${widget.transactionUrl
April 20, 2020 at 06:10PM by Badmus Adeyinka
https://ift.tt/2XXaAh3
Flutter webview plugin
I have an issue with webview flutter. I am trying to make payments with some payment platforms in flutter webview. The payment platforms do OTP verfication using another tab but the webview plugins get stuck at that point. //flutter_webview_pluginWebviewScaffold( url: "${widget.transactionUrl
April 20, 2020 at 06:10PM by Badmus Adeyinka
https://ift.tt/2XXaAh3
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:
API support for RTP & sip ?
Android has provided API support for "android.net.rtp" and "android.net.sip". Does flutter has the same support?
April 20, 2020 at 06:37PM by kcath
https://ift.tt/34O8KAr
API support for RTP & sip ?
Android has provided API support for "android.net.rtp" and "android.net.sip". Does flutter has the same support?
April 20, 2020 at 06:37PM by kcath
https://ift.tt/34O8KAr
reddit
API support for RTP & sip ?
Android has provided API support for "android.net.rtp" and "android.net.sip". Does flutter has the same support?
New post on /r/flutterdev subreddit:
Localizely is now free for Open Source projects
https://ift.tt/3bp6Usb
April 20, 2020 at 07:17PM by goranlu
https://ift.tt/2XOFk3C
Localizely is now free for Open Source projects
https://ift.tt/3bp6Usb
April 20, 2020 at 07:17PM by goranlu
https://ift.tt/2XOFk3C
Localizely - Localization Platform for Web and Mobile Apps
Open-source project request form - Localizely - Localization Platform for Web and Mobile Apps
Apply for free Open-source project. Localizely is a translation management system for your website, web and mobile apps.
New post on /r/flutterdev subreddit:
Flutter Web - Twitter sign in using Firebase Auth
Can any please help me with Twitter sign in using Firebase Auth in FLUTTER WEB. There’s a library for mobile sdk and it works fine. I want to achieve the same in Flutter Web and Firebase. Please help. Thanks
April 20, 2020 at 07:08PM by lspradeep21
https://ift.tt/34O9rtw
Flutter Web - Twitter sign in using Firebase Auth
Can any please help me with Twitter sign in using Firebase Auth in FLUTTER WEB. There’s a library for mobile sdk and it works fine. I want to achieve the same in Flutter Web and Firebase. Please help. Thanks
April 20, 2020 at 07:08PM by lspradeep21
https://ift.tt/34O9rtw
reddit
Flutter Web - Twitter sign in using Firebase Auth
Can any please help me with Twitter sign in using Firebase Auth in FLUTTER WEB. There’s a library for mobile sdk and it works fine. I want to...