New post on /r/flutterdev subreddit:
Are Embedded Devices the Future of Flutter?
https://ift.tt/3H2axDV
December 20, 2021 at 07:08AM by itsJoKr
https://ift.tt/32aNHeo
  
  Are Embedded Devices the Future of Flutter?
https://ift.tt/3H2axDV
December 20, 2021 at 07:08AM by itsJoKr
https://ift.tt/32aNHeo
Infinum
  
  Are Embedded Devices the Future of Flutter?
  Starting out with just Android, Flutter is now supported on various platforms and embedded devices could be the next milestone.
  New post on /r/flutterdev subreddit:
Guys, how can I reduce the height and leave the maximum width for the camera in the camera package: ^ 0.9.4 + 5 (https://ift.tt/2yIzsez) and the camera itself would not distort the photo?
Guys, how can I reduce the height and leave the maximum width for the camera in the camera package: ^ 0.9.4 + 5 (https://pub.dev/packages/camera) and the camera itself would not distort the photo?
December 20, 2021 at 11:11AM by Pleasant_Register_56
https://ift.tt/3J50YFN
  
  Guys, how can I reduce the height and leave the maximum width for the camera in the camera package: ^ 0.9.4 + 5 (https://ift.tt/2yIzsez) and the camera itself would not distort the photo?
Guys, how can I reduce the height and leave the maximum width for the camera in the camera package: ^ 0.9.4 + 5 (https://pub.dev/packages/camera) and the camera itself would not distort the photo?
December 20, 2021 at 11:11AM by Pleasant_Register_56
https://ift.tt/3J50YFN
Dart packages
  
  camera | Flutter package
  A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.
  New post on /r/flutterdev subreddit:
Implement Segment.io in a flutter mobile app
Hi everyone, Hope you are doing great !I'm looking to implement an analytics tool to get quantitative data through events. i think Segment.io is the best solution for me because once you collect events, you can send them to whatever analytics like Firebase, Mixpanel, Amplitude and more.The thing is that i'm not sure if Segment and Flutter can work together, have any of you already set up Segment in a flutter application?Thank you !
Cédric.
December 20, 2021 at 02:07PM by Gyzee_the_bee
https://ift.tt/32jqo1Q
  
  Implement Segment.io in a flutter mobile app
Hi everyone, Hope you are doing great !I'm looking to implement an analytics tool to get quantitative data through events. i think Segment.io is the best solution for me because once you collect events, you can send them to whatever analytics like Firebase, Mixpanel, Amplitude and more.The thing is that i'm not sure if Segment and Flutter can work together, have any of you already set up Segment in a flutter application?Thank you !
Cédric.
December 20, 2021 at 02:07PM by Gyzee_the_bee
https://ift.tt/32jqo1Q
Segment
  
  Twilio Segment - Customer Data Platform
  Twilio Segment is a customer data platform (CDP) that helps you collect, clean, and activate your customer data.
  New post on /r/flutterdev subreddit:
react-query look alike for better API caching
Hello guys! I started using Flutter few years ago and I was always unhappy with how I handled API calls. I recently came up with this package which does fetching, caching, and invalidating asynchronous data. Check it out and let me know what you think!Pub dev link: https://pub.dev/packages/flutter_requeryPackage overview: https://coreline.agency/blog/flutter-package-for-cached-http-layer/
December 20, 2021 at 01:19PM by mislavlukach
https://ift.tt/3IYNlIt
  
  react-query look alike for better API caching
Hello guys! I started using Flutter few years ago and I was always unhappy with how I handled API calls. I recently came up with this package which does fetching, caching, and invalidating asynchronous data. Check it out and let me know what you think!Pub dev link: https://pub.dev/packages/flutter_requeryPackage overview: https://coreline.agency/blog/flutter-package-for-cached-http-layer/
December 20, 2021 at 01:19PM by mislavlukach
https://ift.tt/3IYNlIt
Dart packages
  
  flutter_requery | Flutter package
  Flutter library for fetching, caching and invalidating asynchronous data.
  New post on /r/flutterdev subreddit:
Happy Holidays! Flutter Tap Weekly Newsletter Week 116 - Tutorials, videos, packages, and much more!
https://ift.tt/3pc65vY
December 20, 2021 at 02:31PM by vensign
https://ift.tt/3pcjIvh
  
  Happy Holidays! Flutter Tap Weekly Newsletter Week 116 - Tutorials, videos, packages, and much more!
https://ift.tt/3pc65vY
December 20, 2021 at 02:31PM by vensign
https://ift.tt/3pcjIvh
Fluttertap
  
  Newsletter Issue 116
  Flutter Tap newsletter with the latest of Flutter. Articles, tutorials, videos and much more - Issue 116
  New post on /r/flutterdev subreddit:
The Appwrite SDK for Dart v2.0 is out!
Hey Flutter Devs 👋The Appwrite team has just released the latest version of the Appwrite Dart SDK, version 2.0. The new version comes with improved types and response models for better dev-experience and IDE support.- The package is available here: https://pub.dev/packages/dart_appwriteThe changes are similar to the changes the team has introduced in the Flutter SDK a few weeks ago. Using the Appwrite Dart SDK you can integrate with the Appwrite backend-as-a-service API from your Dart server side, CLI tools or from the Appwrite Dart environment for executing Cloud Functions (using Dart - **NOT** javascript).If you're new to Appwrite, its similar to Firebase, BUT fully open-source and self-hosted, you can learn more on the GitHub repo: https://github.com/appwrite/appwrite.
December 20, 2021 at 03:50PM by eldadfux
https://ift.tt/3Jghza2
  
  The Appwrite SDK for Dart v2.0 is out!
Hey Flutter Devs 👋The Appwrite team has just released the latest version of the Appwrite Dart SDK, version 2.0. The new version comes with improved types and response models for better dev-experience and IDE support.- The package is available here: https://pub.dev/packages/dart_appwriteThe changes are similar to the changes the team has introduced in the Flutter SDK a few weeks ago. Using the Appwrite Dart SDK you can integrate with the Appwrite backend-as-a-service API from your Dart server side, CLI tools or from the Appwrite Dart environment for executing Cloud Functions (using Dart - **NOT** javascript).If you're new to Appwrite, its similar to Firebase, BUT fully open-source and self-hosted, you can learn more on the GitHub repo: https://github.com/appwrite/appwrite.
December 20, 2021 at 03:50PM by eldadfux
https://ift.tt/3Jghza2
Dart packages
  
  dart_appwrite | Dart package
  Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API
  New post on /r/flutterdev subreddit:
To use the Grammar of Graphics in Flutter
https://ift.tt/3H0A2W8
December 20, 2021 at 05:12PM by entronad
https://ift.tt/3FizeeS
  
  To use the Grammar of Graphics in Flutter
https://ift.tt/3H0A2W8
December 20, 2021 at 05:12PM by entronad
https://ift.tt/3FizeeS
Medium
  
  The Versatility of the Grammar of Graphics
  By transforming a bar chart to a pie chart in Flutter to display the flexibility and diversity of the Grammar of Graphics.
  New post on /r/flutterdev subreddit:
Flutter Full screen photo viewer and dismiss when drag down
https://ift.tt/3EkTD1C
December 20, 2021 at 05:05PM by rrtutors
https://ift.tt/3Fhipka
  Flutter Full screen photo viewer and dismiss when drag down
https://ift.tt/3EkTD1C
December 20, 2021 at 05:05PM by rrtutors
https://ift.tt/3Fhipka
New post on /r/flutterdev subreddit:
GitHub - wasabeef/flutter_use: Play Flutter Hooks.
https://ift.tt/3J5JxVW
December 20, 2021 at 04:59PM by wasabeef_jp
https://ift.tt/3qfKDp8
  
  GitHub - wasabeef/flutter_use: Play Flutter Hooks.
https://ift.tt/3J5JxVW
December 20, 2021 at 04:59PM by wasabeef_jp
https://ift.tt/3qfKDp8
GitHub
  
  GitHub - wasabeef/flutter_use: Play Flutter Hooks.
  Play Flutter Hooks. Contribute to wasabeef/flutter_use development by creating an account on GitHub.
  New post on /r/flutterdev subreddit:
Spotify currently has job opening for Flutter Mobile Developer!
So I was randomly checking for flutter developer positions on popular company's websites and i found that spotify is looking for flutter developer.Spotify job link
December 20, 2021 at 04:57PM by RozzoMo
https://ift.tt/3eab8a1
  Spotify currently has job opening for Flutter Mobile Developer!
So I was randomly checking for flutter developer positions on popular company's websites and i found that spotify is looking for flutter developer.Spotify job link
December 20, 2021 at 04:57PM by RozzoMo
https://ift.tt/3eab8a1
New post on /r/flutterdev subreddit:
Flutter base
Hey guys, I just built a code base for Flutter using BLoC and some cool dependencies. Could you take a look to find some cons? And how can I improve this code base for targeting medium to large project. Thanks in advance for your support
https://github.com/tungtd95/flutter_base
December 20, 2021 at 05:56PM by sol-lover
https://ift.tt/3petSvo
  
  Flutter base
Hey guys, I just built a code base for Flutter using BLoC and some cool dependencies. Could you take a look to find some cons? And how can I improve this code base for targeting medium to large project. Thanks in advance for your support
https://github.com/tungtd95/flutter_base
December 20, 2021 at 05:56PM by sol-lover
https://ift.tt/3petSvo
GitHub
  
  GitHub - tungtd95/flutter_base
  Contribute to tungtd95/flutter_base development by creating an account on GitHub.
  New tweet from FlutterDev:
D. 200 OK is the correct answer! 🥳— Flutter (@FlutterDev) Dec 20, 2021
December 20, 2021 at 05:58PM
https://twitter.com/FlutterDev/status/1472974664372682753
  
  D. 200 OK is the correct answer! 🥳— Flutter (@FlutterDev) Dec 20, 2021
December 20, 2021 at 05:58PM
https://twitter.com/FlutterDev/status/1472974664372682753
Twitter
  
  Flutter
  D. 200 OK is the correct answer! 🥳
  New tweet from FlutterDev:
⏰ Only a few weeks left ⏰ Download the #flutterapprentice to prepare for our next Flutter challenge! Free access ends Jan 6th. You'll want to be at the top of your Flutter game for this one. 💙 Start learning 👉 https://t.co/grR1J1rxAc https://t.co/rkX9gkCw4O— Flutter (@FlutterDev) Dec 20, 2021
December 20, 2021 at 06:00PM
https://twitter.com/FlutterDev/status/1472975088513396737
  
  ⏰ Only a few weeks left ⏰ Download the #flutterapprentice to prepare for our next Flutter challenge! Free access ends Jan 6th. You'll want to be at the top of your Flutter game for this one. 💙 Start learning 👉 https://t.co/grR1J1rxAc https://t.co/rkX9gkCw4O— Flutter (@FlutterDev) Dec 20, 2021
December 20, 2021 at 06:00PM
https://twitter.com/FlutterDev/status/1472975088513396737
docs.flutter.dev
  
  Get free access to Flutter Apprentice
  You can have free online access to Flutter Apprentice book through January 6, 2022.
  New post on /r/flutterdev subreddit:
Good multi vendor e-commerce UI
Hi, I’m working on an e-commerce app. Can anyone suggest a free to use Flutter UI code? Probably hosted on GitHub or available for free download?
December 20, 2021 at 06:42PM by introvertprobsolver
https://ift.tt/3e6WGzI
  
  Good multi vendor e-commerce UI
Hi, I’m working on an e-commerce app. Can anyone suggest a free to use Flutter UI code? Probably hosted on GitHub or available for free download?
December 20, 2021 at 06:42PM by introvertprobsolver
https://ift.tt/3e6WGzI
reddit
  
  Good multi vendor e-commerce UI
  A subreddit for Google's portable UI framework.
  New post on /r/flutterdev subreddit:
Reflex - Flutter plugin to read and auto reply to notifications.
https://ift.tt/3qfOuCG
December 20, 2021 at 06:28PM by DredditorS
https://ift.tt/3yJIuGg
  
  Reflex - Flutter plugin to read and auto reply to notifications.
https://ift.tt/3qfOuCG
December 20, 2021 at 06:28PM by DredditorS
https://ift.tt/3yJIuGg
Dart packages
  
  reflex | Flutter Package
  Flutter plugin for notification read & reply.
  New post on /r/flutterdev subreddit:
Hiring for Flutter/Django leads
We at qoohoo are hiring experienced folks for mobile & backend leads, in flutter & Django respectively in salary range is 25-50L plus awesome equity.https://qoohoo.in/jobs/https://www.linkedin.com/in/-aseemgupta/DM for referrals or mail me at [sachin.bhardwaj@qoohoo.in](mailto:sachin.bhardwaj@qoohoo.in)
December 20, 2021 at 06:24PM by leoblackout
https://ift.tt/33MOjaz
  
  Hiring for Flutter/Django leads
We at qoohoo are hiring experienced folks for mobile & backend leads, in flutter & Django respectively in salary range is 25-50L plus awesome equity.https://qoohoo.in/jobs/https://www.linkedin.com/in/-aseemgupta/DM for referrals or mail me at [sachin.bhardwaj@qoohoo.in](mailto:sachin.bhardwaj@qoohoo.in)
December 20, 2021 at 06:24PM by leoblackout
https://ift.tt/33MOjaz
qoohoo.in
  
  Join qoohoo | Hiring marvels
  At qoohoo, our mission is to build next-gen passion ecosystem for creators. qoohoo makes sharing your experience, talent or skills with the community swift, simple and engaging!
Join us and be the part of our mission 🚀
  Join us and be the part of our mission 🚀
New post on /r/flutterdev subreddit:
Learn how to install flutter
https://youtu.be/QMJjL5s9qUQ
December 20, 2021 at 07:38PM by Honest-Extreme-3054
https://ift.tt/3Ej2TmG
  Learn how to install flutter
https://youtu.be/QMJjL5s9qUQ
December 20, 2021 at 07:38PM by Honest-Extreme-3054
https://ift.tt/3Ej2TmG
New tweet from FlutterDev:
🦋 Chapter 12: Pop Quiz! Chopper helps make your Flutter app's networking code more.. #flutterapprentice— Flutter (@FlutterDev) Dec 20, 2021
December 20, 2021 at 09:00PM
https://twitter.com/FlutterDev/status/1473020525987254277
  
  🦋 Chapter 12: Pop Quiz! Chopper helps make your Flutter app's networking code more.. #flutterapprentice— Flutter (@FlutterDev) Dec 20, 2021
December 20, 2021 at 09:00PM
https://twitter.com/FlutterDev/status/1473020525987254277
Twitter
  
  Flutter
  🦋 Chapter 12: Pop Quiz! Chopper helps make your Flutter app's networking code more.. #flutterapprentice
  New post on /r/flutterdev subreddit:
Best free/cheap plugins for calendar scheduling
Looking to create an employee rostering app but before I start I want to know if there is any free/cheap plugins for a calendar scheduling widget like this https://ui.toast.com/tui-calendarThank you in advance :)
December 20, 2021 at 09:26PM by bruce3434
https://ift.tt/3yIIoie
  
  Best free/cheap plugins for calendar scheduling
Looking to create an employee rostering app but before I start I want to know if there is any free/cheap plugins for a calendar scheduling widget like this https://ui.toast.com/tui-calendarThank you in advance :)
December 20, 2021 at 09:26PM by bruce3434
https://ift.tt/3yIIoie
Toast
  
  Calendar
  The Calendar supports monthly, weekly, daily views and more, and you can create or edit your event with a simple dragging motion.
  New post on /r/flutterdev subreddit:
TDD in Flutter Part 3: Testing your widgets
https://ift.tt/3yMjfDp
December 20, 2021 at 10:55PM by TesteurManiak
https://ift.tt/3GXgYrN
  
  TDD in Flutter Part 3: Testing your widgets
https://ift.tt/3yMjfDp
December 20, 2021 at 10:55PM by TesteurManiak
https://ift.tt/3GXgYrN
Medium
  
  TDD in Flutter Part 3: Testing your widgets
  Hi everyone, it has been a while since the last episode but finally here it is, and I am ready to explain to you how to test your widgets…