New post on /r/flutterdev subreddit:
Google maps widget with mapbox navigation sdk?
Hi guys,I am stuck. I want to develop turn by turn navigation with some custom markers, other users on map etc. It turns out that google has not publicly exposed their navigation sdk for android/ios, and writing one from the scratch would cost me huge amount of time, considering i don't have any experience with those systems. And even if i would manage to create my own sdk, there is a high chance that i would became bankrupt just from using their expensive navi api. My hopes rised when i read about mapbox alternative, because they have navi sdk for android/ios which i could write plugin for, and also flutter_map widget on UI side. The ballon soon deflated when i got to know that flutter_map widget does not support tilt and bearing, and for me its clearly disqualifing for turn by turn navigation feature. There were attemps to add support for tilt and bearing but noone actually succeed. On the other hand, google_maps_flutter has tilt and bearing out of a box, and it works fantastic. So, the idea that popped into my mind is, why not to try consume mapbox navi sdk for android/ios via flutter plugin and display the navigation data on google_maps_flutter widget? Mapbox navigation sdk exposes nice events driven interface, for route progress, turn by turn instructions etc so it should not be hard to display those data on google maps widget. What do you think about it? My only concern is that it can break Google maps TOS, and in some edge cases google map tiles can be slightly inconsistent with mapbox navi data(for example mapbox can have new road in their data earlier than google map, and it will navigate through that new road but on google map tile it won't be visible yet, so the user will have navigation route displayed through "nothing". Anyway, i guess it won't occur often so i could live with that. What do you think guys?
July 20, 2021 at 06:47PM by incIouds
https://ift.tt/3wSowGI
Google maps widget with mapbox navigation sdk?
Hi guys,I am stuck. I want to develop turn by turn navigation with some custom markers, other users on map etc. It turns out that google has not publicly exposed their navigation sdk for android/ios, and writing one from the scratch would cost me huge amount of time, considering i don't have any experience with those systems. And even if i would manage to create my own sdk, there is a high chance that i would became bankrupt just from using their expensive navi api. My hopes rised when i read about mapbox alternative, because they have navi sdk for android/ios which i could write plugin for, and also flutter_map widget on UI side. The ballon soon deflated when i got to know that flutter_map widget does not support tilt and bearing, and for me its clearly disqualifing for turn by turn navigation feature. There were attemps to add support for tilt and bearing but noone actually succeed. On the other hand, google_maps_flutter has tilt and bearing out of a box, and it works fantastic. So, the idea that popped into my mind is, why not to try consume mapbox navi sdk for android/ios via flutter plugin and display the navigation data on google_maps_flutter widget? Mapbox navigation sdk exposes nice events driven interface, for route progress, turn by turn instructions etc so it should not be hard to display those data on google maps widget. What do you think about it? My only concern is that it can break Google maps TOS, and in some edge cases google map tiles can be slightly inconsistent with mapbox navi data(for example mapbox can have new road in their data earlier than google map, and it will navigate through that new road but on google map tile it won't be visible yet, so the user will have navigation route displayed through "nothing". Anyway, i guess it won't occur often so i could live with that. What do you think guys?
July 20, 2021 at 06:47PM by incIouds
https://ift.tt/3wSowGI
reddit
Google maps widget with mapbox navigation sdk?
Hi guys, I am stuck. I want to develop turn by turn navigation with some custom markers, other users on map etc. It turns out that google has...
New post on /r/flutterdev subreddit:
Flutter Post Request Example | Make Flutter Rest Api With Laravel | Flut...
https://youtube.com/watch?v=C0gz3Eg9cx4&feature=share
July 20, 2021 at 06:44PM by DBestech
https://ift.tt/2W3QD9i
Flutter Post Request Example | Make Flutter Rest Api With Laravel | Flut...
https://youtube.com/watch?v=C0gz3Eg9cx4&feature=share
July 20, 2021 at 06:44PM by DBestech
https://ift.tt/2W3QD9i
YouTube
Flutter Post Request Example | Make Flutter Rest Api With Laravel PHP | Flutter API Call Sign Up
In this tutorial you will learn how to make flutter post request using flutter rest api with laravel and PHP. Flutter API Call with Http Request is for posting flutter data to server with laravel backend with PHP. Http post flutter takes some parameters from…
New post on /r/flutterdev subreddit:
Good news ! dart dropping es5 which mean faster web apps and small bundle sizes
https://ift.tt/3xOHyiB
July 20, 2021 at 08:31PM by ifvms
https://ift.tt/3iwyacR
Good news ! dart dropping es5 which mean faster web apps and small bundle sizes
https://ift.tt/3xOHyiB
July 20, 2021 at 08:31PM by ifvms
https://ift.tt/3iwyacR
GitHub
breaking change: dropping support for EcmaScript5 · Issue #46545 · dart-lang/sdk
Two years ago we announced a plan to deprecate support for ES5. Changes in priorities made us delay our plans until now. In an upcoming Dart release (likely 2.14), dart2js will start generating cod...
New tweet from FlutterDev:
🎁 Packages vs. Plugins 🔌 Catch @Fitzface on #DecodingFlutter as he explains the difference between the two and learn how these bundles of code contribute to your app's functionality. Watch 👉 https://t.co/TJE1cj1fZk https://t.co/PHuh4tnvkj— Flutter (@FlutterDev) Jul 20, 2021
July 20, 2021 at 09:30PM
http://twitter.com/FlutterDev/status/1417567494596927488
🎁 Packages vs. Plugins 🔌 Catch @Fitzface on #DecodingFlutter as he explains the difference between the two and learn how these bundles of code contribute to your app's functionality. Watch 👉 https://t.co/TJE1cj1fZk https://t.co/PHuh4tnvkj— Flutter (@FlutterDev) Jul 20, 2021
July 20, 2021 at 09:30PM
http://twitter.com/FlutterDev/status/1417567494596927488
YouTube
Packages versus Plugins? | Decoding Flutter
What is the difference between a package and a plugin? Learn how these bundles of code contribute to your app's functionality and how to spot the difference between the two.
Leave us suggestions for code to unravel in the comments below!
Developing packages…
Leave us suggestions for code to unravel in the comments below!
Developing packages…
New post on /r/flutterdev subreddit:
Packages versus Plugins? | Decoding Flutter
https://youtube.com/watch?v=Y9WifT8aN6o&feature=share
July 20, 2021 at 09:29PM by Pixelreddit
https://ift.tt/2Uv4wgg
Packages versus Plugins? | Decoding Flutter
https://youtube.com/watch?v=Y9WifT8aN6o&feature=share
July 20, 2021 at 09:29PM by Pixelreddit
https://ift.tt/2Uv4wgg
YouTube
Packages versus Plugins? | Decoding Flutter
What is the difference between a package and a plugin? Learn how these bundles of code contribute to your app's functionality and how to spot the difference between the two.
Leave us suggestions for code to unravel in the comments below!
Developing packages…
Leave us suggestions for code to unravel in the comments below!
Developing packages…
New post on /r/flutterdev subreddit:
Looking for a Package that sends Outlook Emails
I'm looking for a flutter package I can use to send emails using Outlook. Ideally one that works with thr most devices, i.e. Android, ios, web, windows, etc.Thanks!
July 21, 2021 at 12:46AM by abruzzo88
https://ift.tt/3rmsxlN
Looking for a Package that sends Outlook Emails
I'm looking for a flutter package I can use to send emails using Outlook. Ideally one that works with thr most devices, i.e. Android, ios, web, windows, etc.Thanks!
July 21, 2021 at 12:46AM by abruzzo88
https://ift.tt/3rmsxlN
reddit
Looking for a Package that sends Outlook Emails
I'm looking for a flutter package I can use to send emails using Outlook. Ideally one that works with thr most devices, i.e. Android, ios, web,...
New post on /r/flutterdev subreddit:
One Text Theme To Rule Them All
https://ift.tt/3ivqPub
July 21, 2021 at 12:23AM by fredgrott
https://ift.tt/3rpgcNN
One Text Theme To Rule Them All
https://ift.tt/3ivqPub
July 21, 2021 at 12:23AM by fredgrott
https://ift.tt/3rpgcNN
Medium
One Text Theme To Rule Them All
In Flutter, we have two types of platforms; Material-based and Cupertino-based. Let me show you the trick to write one text Theme that…
New post on /r/flutterdev subreddit:
Trying out Flutter - Can you ease my concerns?
I've given the first couple of official tutorials a spin, and there are a bunch of things I really like (multiple target platforms, hot reload), but the Dart-as-markup aspect concerns me. I realize that the tutorial puts everything in one big main file and real world examples would never look like that, but I find that even the tiny examples in the tutorial are kind of hard to read compared to a markup-based approach (HTML/XAML).Can anyone point me to a closer-to-real-world example of something that uses some sort of pattern (MVC, MVP, MVVM) and has some basic CRUD operations against an API (Rest, Websocket, gRPC)?I'm having a hard time imagining how I would ever be able to structure this code in a way that's maintainable for larger projects. But I haven't quite given up on it yet as I'm sure there's something I'm missing.
July 20, 2021 at 11:38PM by chucara
https://ift.tt/3wT1Shq
Trying out Flutter - Can you ease my concerns?
I've given the first couple of official tutorials a spin, and there are a bunch of things I really like (multiple target platforms, hot reload), but the Dart-as-markup aspect concerns me. I realize that the tutorial puts everything in one big main file and real world examples would never look like that, but I find that even the tiny examples in the tutorial are kind of hard to read compared to a markup-based approach (HTML/XAML).Can anyone point me to a closer-to-real-world example of something that uses some sort of pattern (MVC, MVP, MVVM) and has some basic CRUD operations against an API (Rest, Websocket, gRPC)?I'm having a hard time imagining how I would ever be able to structure this code in a way that's maintainable for larger projects. But I haven't quite given up on it yet as I'm sure there's something I'm missing.
July 20, 2021 at 11:38PM by chucara
https://ift.tt/3wT1Shq
reddit
r/FlutterDev - Trying out Flutter - Can you ease my concerns?
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Commercial Use
Hi, Is your framework flutter suitable for commercial use and commercial projects? If so then please feel free to write back to my email address that is edouard....@gmail.com or call me on my phone number that is 07735656777 and I will try to respond as soon as possible. Apologies in
July 21, 2021 at 01:07AM by Eduard Mironenko
https://ift.tt/3ixf7z7
Commercial Use
Hi, Is your framework flutter suitable for commercial use and commercial projects? If so then please feel free to write back to my email address that is edouard....@gmail.com or call me on my phone number that is 07735656777 and I will try to respond as soon as possible. Apologies in
July 21, 2021 at 01:07AM by Eduard Mironenko
https://ift.tt/3ixf7z7
New post on Flutter Dev Google group:
how to print token?
i want to print the token from my code.. login_model.dart class LoginResponseModel { final String token; final String error; LoginResponseModel({ this.token, this.error, }); factory LoginResponseModel.fromJson(Map
how to print token?
i want to print the token from my code.. login_model.dart class LoginResponseModel { final String token; final String error; LoginResponseModel({ this.token, this.error, }); factory LoginResponseModel.fromJson(Map
New post on /r/flutterdev subreddit:
Flutter App Showcase
https://ift.tt/3eBcDhZ
July 21, 2021 at 04:56AM by newandroider
https://ift.tt/36MPpRS
Flutter App Showcase
https://ift.tt/3eBcDhZ
July 21, 2021 at 04:56AM by newandroider
https://ift.tt/36MPpRS
Made With Flutter
Flutter App Showcase - Made With Flutter
Our website showcases the best apps built with Flutter and help developers get started with building their own. From games, to productivity tools, to social
New post on /r/flutterdev subreddit:
What’s New In Flutter App Development?
https://ift.tt/3rqoHYP
July 21, 2021 at 06:49AM by manektech
https://ift.tt/3kGA25M
What’s New In Flutter App Development?
https://ift.tt/3rqoHYP
July 21, 2021 at 06:49AM by manektech
https://ift.tt/3kGA25M
Manektech
What’s New In Flutter App Development?
ManekTech is the leading Flutter app development company in India, serving in this niche for 11+ years. We are certified and capable of handling every flutter-related challenge and let you live your predetermined project goals.
New post on /r/flutterdev subreddit:
2 Flutter Path Provider Examples With Tutorial - For Beginners - Must Read
https://ift.tt/36MYytG
July 21, 2021 at 06:24AM by athira_reddy
https://ift.tt/3rmEAzi
2 Flutter Path Provider Examples With Tutorial - For Beginners - Must Read
https://ift.tt/36MYytG
July 21, 2021 at 06:24AM by athira_reddy
https://ift.tt/3rmEAzi
reddit
2 Flutter Path Provider Examples With Tutorial - For Beginners -...
Posted in r/FlutterDev by u/athira_reddy • 0 points and 0 comments
New post on /r/flutterdev subreddit:
I have a flutter domain for sale
It's flutter.houseIf you are interested dm me.
July 21, 2021 at 08:37AM by AdamSmaka
https://ift.tt/3iy89db
I have a flutter domain for sale
It's flutter.houseIf you are interested dm me.
July 21, 2021 at 08:37AM by AdamSmaka
https://ift.tt/3iy89db
reddit
I have a flutter domain for sale
It's flutter.house If you are interested dm me.
New post on /r/flutterdev subreddit:
infinite_scroll_tab_view: TabBarView, but can scroll infinitely.
https://ift.tt/3eALdsH
July 21, 2021 at 10:39AM by Kurogoma4D
https://ift.tt/3xQB1nw
infinite_scroll_tab_view: TabBarView, but can scroll infinitely.
https://ift.tt/3eALdsH
July 21, 2021 at 10:39AM by Kurogoma4D
https://ift.tt/3xQB1nw
Dart packages
infinite_scroll_tab_view | Flutter Package
A Flutter package for tab view component that can scroll infinitely.
New post on /r/flutterdev subreddit:
Reading configuration files and settings in Flutter and Dart
https://ift.tt/3iyG99j
July 21, 2021 at 12:03PM by Suragch
https://ift.tt/3kBVdWx
Reading configuration files and settings in Flutter and Dart
https://ift.tt/3iyG99j
July 21, 2021 at 12:03PM by Suragch
https://ift.tt/3kBVdWx
Medium
Reading configuration files and settings in Flutter and Dart
Comparing plain old Dart, JSON, YAML, and environment variables
New post on /r/flutterdev subreddit:
How Fedi(Flutter open-source social network client) works inside
Fedi is an open-source client for Pleroma and Mastodon social networks written using Flutter available on iOS and AndroidI wrote several articles about how Fedi works inside:Part 1. ArchitecturePart 2. CodePart 3. Build & ConfigPart 4. Used packagesPart 5. Android Studio Plugins & Feature PlansThere are a lot of code Gists, links to code in the repository, and links to other articles so you will see how things actually work.
July 21, 2021 at 12:14PM by jff_dev
https://ift.tt/3iBtuCL
How Fedi(Flutter open-source social network client) works inside
Fedi is an open-source client for Pleroma and Mastodon social networks written using Flutter available on iOS and AndroidI wrote several articles about how Fedi works inside:Part 1. ArchitecturePart 2. CodePart 3. Build & ConfigPart 4. Used packagesPart 5. Android Studio Plugins & Feature PlansThere are a lot of code Gists, links to code in the repository, and links to other articles so you will see how things actually work.
July 21, 2021 at 12:14PM by jff_dev
https://ift.tt/3iBtuCL
GitHub
GitHub - Big-Fig/Fediverse.app: A client for Pleroma and Mastodon instances written using Flutter
A client for Pleroma and Mastodon instances written using Flutter - Big-Fig/Fediverse.app
New post on /r/flutterdev subreddit:
General Blockchain - A system to understand and explore, general blockchain intuition. Created using Flutter and Python.
https://ift.tt/3BraxLx
July 21, 2021 at 01:09PM by anipy28
https://ift.tt/3eEeGC2
General Blockchain - A system to understand and explore, general blockchain intuition. Created using Flutter and Python.
https://ift.tt/3BraxLx
July 21, 2021 at 01:09PM by anipy28
https://ift.tt/3eEeGC2
reddit
r/FlutterDev - General Blockchain - A system to understand and explore, general blockchain intuition. Created using Flutter and…
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Weird Error with Intl
When I add intl.dart package to my code, I get this. If I remove, DateFormat doesn't work but this code works. I don't understand [image: Screenshot 2021-07-21 at 6.48.24 PM.png] -- Thanks & Regards, Hyder
July 21, 2021 at 03:18PM by Hyder Hussain
https://ift.tt/3iwWCLo
Weird Error with Intl
When I add intl.dart package to my code, I get this. If I remove, DateFormat doesn't work but this code works. I don't understand [image: Screenshot 2021-07-21 at 6.48.24 PM.png] -- Thanks & Regards, Hyder
July 21, 2021 at 03:18PM by Hyder Hussain
https://ift.tt/3iwWCLo
New post on /r/flutterdev subreddit:
Effective Algorithms for Dart and Flutter. Hash Set.
https://ift.tt/2V5l1zm
July 21, 2021 at 02:34PM by Elegium
https://ift.tt/3xRdqTI
Effective Algorithms for Dart and Flutter. Hash Set.
https://ift.tt/2V5l1zm
July 21, 2021 at 02:34PM by Elegium
https://ift.tt/3xRdqTI
Medium
Effective Algorithms for Dart and Flutter. Hash Set.
In Effective Algorithms for Dart, part 1 we started to talk about Algorithms and Data Structures in Dart and Flutter. We came up with the…
New post on /r/flutterdev subreddit:
LoForm: Flutter's version of Formik
So, I am creating a new form library for Flutter, called "LoForm", that is inspired by Formik, and solves most of the existing solution's drawbacks.Real-world forms state management is full of challenges in all frameworks, but there's a library or two in each framework that can make things easier, that's why I am creating this, to fill this gap in Flutter packages.The library is still experimental and not released on pub.dev, bugs or missing features are expected.Have a look, and leave your feedback on what can be improved: https://github.com/YoussefRaafatNasry/lo_formLive demo: https://YoussefRaafatNasry.github.io/lo_form
July 21, 2021 at 05:00PM by YoussefRaafatNasry
https://ift.tt/3xY69RY
LoForm: Flutter's version of Formik
So, I am creating a new form library for Flutter, called "LoForm", that is inspired by Formik, and solves most of the existing solution's drawbacks.Real-world forms state management is full of challenges in all frameworks, but there's a library or two in each framework that can make things easier, that's why I am creating this, to fill this gap in Flutter packages.The library is still experimental and not released on pub.dev, bugs or missing features are expected.Have a look, and leave your feedback on what can be improved: https://github.com/YoussefRaafatNasry/lo_formLive demo: https://YoussefRaafatNasry.github.io/lo_form
July 21, 2021 at 05:00PM by YoussefRaafatNasry
https://ift.tt/3xY69RY
GitHub
GitHub - YoussefRaafatNasry/lo_form: 🧪 Lightweight Flutter form library
🧪 Lightweight Flutter form library. Contribute to YoussefRaafatNasry/lo_form development by creating an account on GitHub.