New post on /r/flutterdev subreddit:
Flutter Maps
I have 2 Maps and i want to match the corresponding Key values:Map 1 : [{id: 0, value: 6}, {id: 1, value: 50}, {id: 2, value: 30}] Map 2 : [{id: 0, value: 3}, {id: 1, value: 4}, {id: 2, value: 5}]for example id 0 in Map 1 has a relationship with id 0 in Map 2, how best can i match these
October 11, 2021 at 05:15AM by Imaginary_Sound_9817
https://ift.tt/3mJcCfc
Flutter Maps
I have 2 Maps and i want to match the corresponding Key values:Map 1 : [{id: 0, value: 6}, {id: 1, value: 50}, {id: 2, value: 30}] Map 2 : [{id: 0, value: 3}, {id: 1, value: 4}, {id: 2, value: 5}]for example id 0 in Map 1 has a relationship with id 0 in Map 2, how best can i match these
October 11, 2021 at 05:15AM by Imaginary_Sound_9817
https://ift.tt/3mJcCfc
Reddit
r/FlutterDev on Reddit: Flutter Maps
Posted by u/Imaginary_Sound_9817 - No votes and 3 comments
New post on /r/flutterdev subreddit:
Announcing Appwrite Flutter SDK 2.0 with built in Response Objects
Hey all, we are pleased to announce that we have just released the 2.0 version of Flutter SDK of our open source firebase alternative, Appwrite. This version comes with built in response object support. Each service will now return a structured response object on success and throw an Appwrite exception on failure.https://pub.dev/packages/appwriteWe would love you to test and help us by providing your valuable feedback.If you are new to Appwrite, Appwrite is a Secure Open-Source Backend Server for Web, Mobile & Flutter Developers. Learn more about it on https://appwrite.io
October 11, 2021 at 08:12AM by lohanidamodar
https://ift.tt/3ao7cAC
Announcing Appwrite Flutter SDK 2.0 with built in Response Objects
Hey all, we are pleased to announce that we have just released the 2.0 version of Flutter SDK of our open source firebase alternative, Appwrite. This version comes with built in response object support. Each service will now return a structured response object on success and throw an Appwrite exception on failure.https://pub.dev/packages/appwriteWe would love you to test and help us by providing your valuable feedback.If you are new to Appwrite, Appwrite is a Secure Open-Source Backend Server for Web, Mobile & Flutter Developers. Learn more about it on https://appwrite.io
October 11, 2021 at 08:12AM by lohanidamodar
https://ift.tt/3ao7cAC
Dart packages
appwrite | Flutter 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:
Node JS Register and Login API using JWT & MongoDB
https://youtu.be/ZEg03f1o_vQ
October 11, 2021 at 07:59AM by K_SNIPPET
https://ift.tt/3oKmMz0
Node JS Register and Login API using JWT & MongoDB
https://youtu.be/ZEg03f1o_vQ
October 11, 2021 at 07:59AM by K_SNIPPET
https://ift.tt/3oKmMz0
YouTube
Node JS Register and Login API using JWT & MongoDB
In this video we will learn how to write NodeJS Login and Register API for our Flutter application using JWT Token
⏱TIMESTAMPS
00:00 - Introduction
00:10 - Packages used
02:05 - let start NodeJS
03:09 - Folder Structures
11:50 - JWT & Errors Middleware
17:39…
⏱TIMESTAMPS
00:00 - Introduction
00:10 - Packages used
02:05 - let start NodeJS
03:09 - Folder Structures
11:50 - JWT & Errors Middleware
17:39…
Time to say goodbye!
Right now I have my focus on other projects and do not have time for this group about Flutter development. If anyone is interested in buying the project and continue it, talk to me: @OscarEstabaCogido
Right now I have my focus on other projects and do not have time for this group about Flutter development. If anyone is interested in buying the project and continue it, talk to me: @OscarEstabaCogido
❤2
Flutter Heroes pinned «Time to say goodbye! Right now I have my focus on other projects and do not have time for this group about Flutter development. If anyone is interested in buying the project and continue it, talk to me: @OscarEstabaCogido»
New post on /r/flutterdev subreddit:
Theseus Navigator
One more navigation package on top of Router / Navigator 2.0.
Theseus Navigator offers:
- Declarative navigation scheme
- Easy API
- Nested navigation
- Deep links
- Typed parameters
and more
October 11, 2021 at 11:32AM by echedev
https://ift.tt/3BuUVGE
Theseus Navigator
One more navigation package on top of Router / Navigator 2.0.
Theseus Navigator offers:
- Declarative navigation scheme
- Easy API
- Nested navigation
- Deep links
- Typed parameters
and more
October 11, 2021 at 11:32AM by echedev
https://ift.tt/3BuUVGE
Dart packages
theseus_navigator | Flutter package
Theseus Navigator is based on Navigator 2.0 / Router and offers declarative navigation scheme, easy API, supports deeplinks, nested navigators and more.
👍1
New post on /r/flutterdev subreddit:
Newsletter Flutter Croissants 🥐 - #07 - Flutter in a Tesla car, the Hacktoberfest month, a git listing all Lint rules, Material You <3 Android 12 <3 Flutter
https://ift.tt/2X0E7rU
October 11, 2021 at 03:01PM by g123k
https://ift.tt/3iQvack
Newsletter Flutter Croissants 🥐 - #07 - Flutter in a Tesla car, the Hacktoberfest month, a git listing all Lint rules, Material You <3 Android 12 <3 Flutter
https://ift.tt/2X0E7rU
October 11, 2021 at 03:01PM by g123k
https://ift.tt/3iQvack
Flutter-Croissants
Issue #07 (10/11/2021) - Flutter Croissants
Flutter Croissants #07: all Flutter in your mailbox!
New post on /r/flutterdev subreddit:
Google’s plans for Fuchsia OS teased in job listings
https://ift.tt/3myBarr
October 11, 2021 at 02:34PM by fluthien
https://ift.tt/3DvKD9S
Google’s plans for Fuchsia OS teased in job listings
https://ift.tt/3myBarr
October 11, 2021 at 02:34PM by fluthien
https://ift.tt/3DvKD9S
9to5Google
Google’s Fuchsia is expanding to ‘additional smart devices and other form factors’
Google is looking to expand the Fuchsia operating system beyond the Nest Hub to "additional smart devices and other form factors."
New post on /r/flutterdev subreddit:
Is there any Flutter Sleep API or Plugin?
Hi guys, so I have to make an app with the functionality of Sleep API, and I couldn't find any documentation in regards to it or any Github app except this one "https://github.com/LihanZhuH/Sleep-Organized" . but overall, I'd appreaciate any help I could get.Also, would I have to use Method-Channels to use the android Sleep API if there isn't a package/plugin available and has anyone done it yet? Thank you!
October 11, 2021 at 02:23PM by Coding_Genie
https://ift.tt/3luvhvQ
Is there any Flutter Sleep API or Plugin?
Hi guys, so I have to make an app with the functionality of Sleep API, and I couldn't find any documentation in regards to it or any Github app except this one "https://github.com/LihanZhuH/Sleep-Organized" . but overall, I'd appreaciate any help I could get.Also, would I have to use Method-Channels to use the android Sleep API if there isn't a package/plugin available and has anyone done it yet? Thank you!
October 11, 2021 at 02:23PM by Coding_Genie
https://ift.tt/3luvhvQ
GitHub
GitHub - LihanZhuH/Sleep-Organized: A sleep-tracker app built with Flutter.
A sleep-tracker app built with Flutter. Contribute to LihanZhuH/Sleep-Organized development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Talking about how I manage the Data & Logic as I Create Yet Another Fitness App in Flutter
https://youtu.be/l13OiiKa6-Y
October 11, 2021 at 03:55PM by AphrxWasHere
https://ift.tt/3oSYO4C
Talking about how I manage the Data & Logic as I Create Yet Another Fitness App in Flutter
https://youtu.be/l13OiiKa6-Y
October 11, 2021 at 03:55PM by AphrxWasHere
https://ift.tt/3oSYO4C
YouTube
Creating Yet Another Fitness App in Flutter - Part 2: Data
In this video, I will be creating yet another Fitness App using Flutter. This video will walk through the data aspects of the project such as the Models and ...
👍1
New post on /r/flutterdev subreddit:
Flutter Tap Weekly Newsletter Week 106 - Tutorials, videos, packages, and much more!
https://ift.tt/3AtaJIt
October 11, 2021 at 03:54PM by vensign
https://ift.tt/3lt1xzw
Flutter Tap Weekly Newsletter Week 106 - Tutorials, videos, packages, and much more!
https://ift.tt/3AtaJIt
October 11, 2021 at 03:54PM by vensign
https://ift.tt/3lt1xzw
Fluttertap
Newsletter Issue 106
Flutter Tap newsletter with the latest of Flutter. Articles, tutorials, videos and much more - Issue 106
New post on /r/flutterdev subreddit:
Speed Code UI Shop App
https://youtu.be/tEbUOGhlboY
October 11, 2021 at 04:41PM by bontek
https://ift.tt/3luqSZS
Speed Code UI Shop App
https://youtu.be/tEbUOGhlboY
October 11, 2021 at 04:41PM by bontek
https://ift.tt/3luqSZS
YouTube
Build a Product Detail Page with Flutter | Flutter UI Speed Code
Today's Design Idea: In today's video we will share Flutter UI Speed Code to build a nice and clean Product Detail page from our Online Shop App by using #Fl...
New tweet from FlutterDev:
💻 Code with us! Grab your copy of Flutter Apprentice 🦋 and go through Chapters 1 and 2. Each week, for 10 weeks, we will review and code through a couple chapters with the Flutter Community and book authors. Oct 13 – we review Ch. 1 & 2 → https://t.co/wYdMCOtzDK https://t.co/1CeDsuwrSE— Flutter (@FlutterDev) Oct 11, 2021
October 11, 2021 at 07:00PM
https://twitter.com/FlutterDev/status/1447607954233085953
💻 Code with us! Grab your copy of Flutter Apprentice 🦋 and go through Chapters 1 and 2. Each week, for 10 weeks, we will review and code through a couple chapters with the Flutter Community and book authors. Oct 13 – we review Ch. 1 & 2 → https://t.co/wYdMCOtzDK https://t.co/1CeDsuwrSE— Flutter (@FlutterDev) Oct 11, 2021
October 11, 2021 at 07:00PM
https://twitter.com/FlutterDev/status/1447607954233085953
YouTube
Getting Started :: 13th Oct 2021 :: Flutter Apprentice Book Club
Chapters 1 & 2Get the book https://flutter.dev/apprentice-giveaway Communityhttps://www.meetup.com/pro/flutter https://fluttercommunity.dev/joinslackhttps://...
New tweet from FlutterDev:
🦋 Grab the #flutterapprentice here 👇 https://t.co/TfgyFPT0fO— Flutter (@FlutterDev) Oct 11, 2021
October 11, 2021 at 07:02PM
https://twitter.com/FlutterDev/status/1447608485361831942
🦋 Grab the #flutterapprentice here 👇 https://t.co/TfgyFPT0fO— Flutter (@FlutterDev) Oct 11, 2021
October 11, 2021 at 07:02PM
https://twitter.com/FlutterDev/status/1447608485361831942
New post on /r/flutterdev subreddit:
Flutter Projects eBook
https://ift.tt/3Ayc7tx
October 11, 2021 at 07:55PM by insanetech_
https://ift.tt/3oOlq6p
Flutter Projects eBook
https://ift.tt/3Ayc7tx
October 11, 2021 at 07:55PM by insanetech_
https://ift.tt/3oOlq6p
LunaticAI
We have moved to a new updated website! - LunaticAI
Hi, I'm Wilhelmina! We have moved to a newly updated website. You can download all eBooks available on old sites as well as you will...
New post on /r/flutterdev subreddit:
Here are some tips on how to migrate your app to Flutter 2 while still delivering features
https://ift.tt/2YGazjW
October 11, 2021 at 08:52PM by douglasiacovelli
https://ift.tt/3v0Mhx9
Here are some tips on how to migrate your app to Flutter 2 while still delivering features
https://ift.tt/2YGazjW
October 11, 2021 at 08:52PM by douglasiacovelli
https://ift.tt/3v0Mhx9
Medium
How to migrate your existing app from Flutter 1 to Flutter 2
This was one of the hardest migrations I've ever experienced and I believe these tips will help you in the process.
New post on /r/flutterdev subreddit:
Anyone have generated DTOs from OpenAPI spec?
I can see there's a library however from what I could tell it's for yaml only (whereas mine outputs as json).Is anyone doing this? Any recommendations?
October 11, 2021 at 08:45PM by 946789987649
https://ift.tt/3iQLXw1
Anyone have generated DTOs from OpenAPI spec?
I can see there's a library however from what I could tell it's for yaml only (whereas mine outputs as json).Is anyone doing this? Any recommendations?
October 11, 2021 at 08:45PM by 946789987649
https://ift.tt/3iQLXw1
reddit
Anyone have generated DTOs from OpenAPI spec?
A subreddit for Google's portable UI framework.
New tweet from FlutterDev:
RT @dart_lang: 🎉 This calls for celebration! Dart went #opensource on October 10, 2011. Join us in celebrating 10 great years of developing fast apps for any platform. https://t.co/T6IgnFbXnH— Flutter (@FlutterDev) Oct 11, 2021
October 11, 2021 at 09:00PM
https://twitter.com/FlutterDev/status/1447638134221574156
RT @dart_lang: 🎉 This calls for celebration! Dart went #opensource on October 10, 2011. Join us in celebrating 10 great years of developing fast apps for any platform. https://t.co/T6IgnFbXnH— Flutter (@FlutterDev) Oct 11, 2021
October 11, 2021 at 09:00PM
https://twitter.com/FlutterDev/status/1447638134221574156
New post on /r/flutterdev subreddit:
Things I learned while developing Flutter GraphView widget with MultiChildRenderObject Why not Custom Painter? (ps: I'm not the author)
https://ift.tt/3lxEBzf
October 12, 2021 at 01:27AM by GoodSamaritan333
https://ift.tt/3DuMbRl
Things I learned while developing Flutter GraphView widget with MultiChildRenderObject Why not Custom Painter? (ps: I'm not the author)
https://ift.tt/3lxEBzf
October 12, 2021 at 01:27AM by GoodSamaritan333
https://ift.tt/3DuMbRl
Medium
Things I learned while developing Flutter GraphView widget with MultiChildRenderObject
We say, In Flutter, everything is a widget. The Widget tree is a structure that represents how our widgets are organized. So I wanted to…
New post on /r/flutterdev subreddit:
LoRa and nbIoT with Flutter app
I'm pretty used to using ble with Flutter, but I'm wondering how to go about using LoRa (LoRaWan) and/or nbIoT (narrow band IoT). I'm not really seeing any packages in dart pub, so figured I'd ask and see how others have done it. Any info would be really appreciated. Even articles to read or anything like that. Thanks!
October 12, 2021 at 02:38AM by americanmade808
https://ift.tt/3FCAytj
LoRa and nbIoT with Flutter app
I'm pretty used to using ble with Flutter, but I'm wondering how to go about using LoRa (LoRaWan) and/or nbIoT (narrow band IoT). I'm not really seeing any packages in dart pub, so figured I'd ask and see how others have done it. Any info would be really appreciated. Even articles to read or anything like that. Thanks!
October 12, 2021 at 02:38AM by americanmade808
https://ift.tt/3FCAytj
reddit
LoRa and nbIoT with Flutter app
I'm pretty used to using ble with Flutter, but I'm wondering how to go about using LoRa (LoRaWan) and/or nbIoT (narrow band IoT). I'm not really...