New post on /r/flutterdev subreddit:
Flutter Bloc Visualized
https://ift.tt/3bn3CWf
April 19, 2020 at 10:59PM by flynman
https://ift.tt/2VLcvCm
Flutter Bloc Visualized
https://ift.tt/3bn3CWf
April 19, 2020 at 10:59PM by flynman
https://ift.tt/2VLcvCm
Medium
Visualizing Flutter Bloc
I’m a visual learner. If you’re anything like me, you like to understand the higher up concepts before diving into details.
New post on /r/flutterdev subreddit:
Create a Flutter Portfolio with Parallax Effect | Flutter Web
https://youtu.be/IuPqIwY3bEo
April 20, 2020 at 12:13AM by thehappyharis
https://ift.tt/2VGj1dB
Create a Flutter Portfolio with Parallax Effect | Flutter Web
https://youtu.be/IuPqIwY3bEo
April 20, 2020 at 12:13AM by thehappyharis
https://ift.tt/2VGj1dB
YouTube
Create a Flutter Portfolio with Parallax Effect | Flutter Web
👉 Pre Sign Up for Create Flutter Portfolio with Flutter Web:
https://forms.gle/jsZtpfR4tzKq8ijr5
Parallax effect adds a touch of sophistication in your Flutter portfolio. Yikes.
💾 Source code:
https://gist.github.com/happyharis/cba6bc964100869336ce6aac6e418769…
https://forms.gle/jsZtpfR4tzKq8ijr5
Parallax effect adds a touch of sophistication in your Flutter portfolio. Yikes.
💾 Source code:
https://gist.github.com/happyharis/cba6bc964100869336ce6aac6e418769…
New post on /r/flutterdev subreddit:
Provider, Matrix4 3D Perspective Transformation, and Neumorphic design. A speed code vid :D
https://www.youtube.com/watch?v=KO_PYJKHglo&feature=share
April 20, 2020 at 01:30AM by flutterer_
https://ift.tt/3eCsD1A
Provider, Matrix4 3D Perspective Transformation, and Neumorphic design. A speed code vid :D
https://www.youtube.com/watch?v=KO_PYJKHglo&feature=share
April 20, 2020 at 01:30AM by flutterer_
https://ift.tt/3eCsD1A
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 Flutter Dev Google group:
APP KEEPS STOPPING
Hello guys, I hope everyone is safe. So I am a beginner in flutter and i just published my first app on Google Play. However, When I try opening it, it says app keeps stopping. It wont open in any phone. Please Help!! Thank you! [image: qqq.jpg]
April 20, 2020 at 01:29AM by Mahmoud Alminawi
https://ift.tt/2wRAuYl
APP KEEPS STOPPING
Hello guys, I hope everyone is safe. So I am a beginner in flutter and i just published my first app on Google Play. However, When I try opening it, it says app keeps stopping. It wont open in any phone. Please Help!! Thank you! [image: qqq.jpg]
April 20, 2020 at 01:29AM by Mahmoud Alminawi
https://ift.tt/2wRAuYl
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 in VR
https://youtu.be/g4s6VfuW7oU
April 20, 2020 at 06:01AM by SoundDr
https://ift.tt/2VoG5im
Flutter in VR
https://youtu.be/g4s6VfuW7oU
April 20, 2020 at 06:01AM by SoundDr
https://ift.tt/2VoG5im
YouTube
Flutter - Counter App - VR
Flutter example app running on the Oculus Quest via SideQuest in VR. Hand tracking too..
Website: https://rodydavis.com
Twitter: @rodydavis
Github: @rodydavis
Website: https://rodydavis.com
Twitter: @rodydavis
Github: @rodydavis
New post on Flutter Dev Google group:
Big Social Media and GPS tracking App with flutter.
*Hi Flutter Devs, * * Can I go with flutter, If I want to make big structured application like Facebook, GPS Running, Uber etc.* * Will it run at good speed and performance or not?* * Thanks*
April 20, 2020 at 07:29AM by Conjoinix Android Labs
https://ift.tt/2wSMGbb
Big Social Media and GPS tracking App with flutter.
*Hi Flutter Devs, * * Can I go with flutter, If I want to make big structured application like Facebook, GPS Running, Uber etc.* * Will it run at good speed and performance or not?* * Thanks*
April 20, 2020 at 07:29AM by Conjoinix Android Labs
https://ift.tt/2wSMGbb
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:
Multiple image picker - Flutter
Is there a built-in way to allow the default image picker in flutter to select multiple images? Or at least how can I load all the images on the phone in a grid view?
April 20, 2020 at 08:22AM by Dragon Andrei
https://ift.tt/2KiKs8b
Multiple image picker - Flutter
Is there a built-in way to allow the default image picker in flutter to select multiple images? Or at least how can I load all the images on the phone in a grid view?
April 20, 2020 at 08:22AM by Dragon Andrei
https://ift.tt/2KiKs8b
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:
Maps don't work on Flutter.
I'm trying to use a web-based application on Flutter. I am using flutter_map. But Map Tiles are not visible at all. Coordinate, marker, drag / drop works, but I can't see it on the map at all.I haven't tried mapbox, google_maps, osm. Why does this happen?https://i.hizliresim.com/JWqCFf.jpg
April 20, 2020 at 10:25AM by gezginkral
https://ift.tt/34MW64H
Maps don't work on Flutter.
I'm trying to use a web-based application on Flutter. I am using flutter_map. But Map Tiles are not visible at all. Coordinate, marker, drag / drop works, but I can't see it on the map at all.I haven't tried mapbox, google_maps, osm. Why does this happen?https://i.hizliresim.com/JWqCFf.jpg
April 20, 2020 at 10:25AM by gezginkral
https://ift.tt/34MW64H
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.