New post on Flutter Dev Google group:
Check compileSdkVersion of packages on pub.dev
Hello, I think pub.dev should also check compileSdkVersion of packages to calculate maintenance points. I had issues with an old package and manually updating its compileSdkVersion solved the issue. Where do we open issue for this? Thank you. Best regards Mutlu
April 04, 2020 at 08:23AM by Mutlu Şimşek
https://ift.tt/3dSyyiJ
Check compileSdkVersion of packages on pub.dev
Hello, I think pub.dev should also check compileSdkVersion of packages to calculate maintenance points. I had issues with an old package and manually updating its compileSdkVersion solved the issue. Where do we open issue for this? Thank you. Best regards Mutlu
April 04, 2020 at 08:23AM by Mutlu Şimşek
https://ift.tt/3dSyyiJ
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:
Rich push notifications (ios)
One of the issues with firebase_messaging is it's inability to show notifications with images on ios. I'm trying to implement the native way of displaying rich media, but with no results. I lack ios knowledge to actually understand what's happening, and why are they not being shown with the current implementation. Currently only receiving text only push notifications from both FCM console and postman, if
April 04, 2020 at 10:46AM by skyyoo_
https://ift.tt/3dTME3t
Rich push notifications (ios)
One of the issues with firebase_messaging is it's inability to show notifications with images on ios. I'm trying to implement the native way of displaying rich media, but with no results. I lack ios knowledge to actually understand what's happening, and why are they not being shown with the current implementation. Currently only receiving text only push notifications from both FCM console and postman, if
notification
object is included.NotificationService - https://pastebin.com/DN6iLaZqAppDelegate - https://pastebin.com/50U2hWMfPayload sent from postman https://pastebin.com/QBWRnFajIs it possible at all, while still receiving callbacks to the dart side, or the only way is fully native FCM integration with notification channels?April 04, 2020 at 10:46AM by skyyoo_
https://ift.tt/3dTME3t
Dart packages
firebase_messaging | Flutter package
Flutter plugin for Firebase Cloud Messaging, a cross-platform messaging solution that lets you reliably deliver messages on Android and iOS.
New post on Flutter Dev Google group:
Click on the component, the background color cannot be changed,setstate is invalid
video: https://ift.tt/2JA2vq6 import 'package:flutter/material.dart'; void main() => runApp(MyApp()); class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( home:
April 04, 2020 at 11:41AM by 南龙
https://ift.tt/2V3vV50
Click on the component, the background color cannot be changed,setstate is invalid
video: https://ift.tt/2JA2vq6 import 'package:flutter/material.dart'; void main() => runApp(MyApp()); class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( home:
April 04, 2020 at 11:41AM by 南龙
https://ift.tt/2V3vV50
Google Drive
屏幕录制2020-04-0415.29.04.mov
New post on Flutter Dev Google group:
The Impact of Coronavirus in the Crypto Markets: A Completed Analysis
Read here: The Impact of Coronavirus in the Crypto Markets: A Completed Analysis
The Impact of Coronavirus in the Crypto Markets: A Completed Analysis
Read here: The Impact of Coronavirus in the Crypto Markets: A Completed Analysis
New post on /r/flutterdev subreddit:
Covid-19 Stats My first Flutter app
Web exampleGitHub
April 04, 2020 at 12:53PM by dariolr
https://ift.tt/2x1pcRh
Covid-19 Stats My first Flutter app
Web exampleGitHub
April 04, 2020 at 12:53PM by dariolr
https://ift.tt/2x1pcRh
New post on /r/flutterdev subreddit:
Flutter Tutorial: Reverse Geocoding and Location!
https://ift.tt/2xNCHnE
April 04, 2020 at 01:57PM by cybdom
https://ift.tt/2wT9bgp
Flutter Tutorial: Reverse Geocoding and Location!
https://ift.tt/2xNCHnE
April 04, 2020 at 01:57PM by cybdom
https://ift.tt/2wT9bgp
Flutter Tutorial by Cybdom Tech
Flutter Tutorial: Reverse Geocoding and Location!
Today we will learn how to get user's current location and use Reverse Geocoding to get the address from Geo Coordinates and much more! Let's get started.
New post on Flutter Dev Google group:
What's the best way to do recurring payments through Flutter app?
I am thinking about incorporating stripe through a flutter app. How do I go about this? Does square have a recurring payments setting? What's the best way to do recurring monthly payments with flutter that is comparable to the fees that stripe takes? I don't want to do the play store's or apple's
April 04, 2020 at 03:36PM by Daniel Legut
https://ift.tt/2UW0Znq
What's the best way to do recurring payments through Flutter app?
I am thinking about incorporating stripe through a flutter app. How do I go about this? Does square have a recurring payments setting? What's the best way to do recurring monthly payments with flutter that is comparable to the fees that stripe takes? I don't want to do the play store's or apple's
April 04, 2020 at 03:36PM by Daniel Legut
https://ift.tt/2UW0Znq
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:
Cast a physical Android device to PC
Hi everyone, I was wondering what setup you might be using to cast your device’s screen to a PC? I’m using Android Studio on Windows and testing on my Pixel 3XL (my app’s functionality requires a physical device for some user tests). I can’t find any way to share my screen using ADB, for example. I'm not over keen on the idea of using 3rd party apps, either. Any suggestions?
April 04, 2020 at 04:28PM by MatWri
https://ift.tt/39Oh3gA
Cast a physical Android device to PC
Hi everyone, I was wondering what setup you might be using to cast your device’s screen to a PC? I’m using Android Studio on Windows and testing on my Pixel 3XL (my app’s functionality requires a physical device for some user tests). I can’t find any way to share my screen using ADB, for example. I'm not over keen on the idea of using 3rd party apps, either. Any suggestions?
April 04, 2020 at 04:28PM by MatWri
https://ift.tt/39Oh3gA
reddit
Cast a physical Android device to PC
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Create a simple stepper with Flutter
https://ift.tt/3aIZ9wL
April 04, 2020 at 04:15PM by sam-sung
https://ift.tt/2Rebwtc
Create a simple stepper with Flutter
https://ift.tt/3aIZ9wL
April 04, 2020 at 04:15PM by sam-sung
https://ift.tt/2Rebwtc
New post on /r/flutterdev subreddit:
Building a heart attack tracker
Hi, my name is Etima and I need help, I am building a mobile app that will track people that have heart attacks and I am building it with flutter and dart but the only issue is that it’s all new to me and right now I am really stuck. Any expert is welcome to help me build this app. You can reach me at my LinkedIn “www.linkedin.com/in/eti-ima-essien/“ or email “etima.e97@yahoo.com.
April 04, 2020 at 05:34PM by Eti_009
https://ift.tt/2X8x8Ld
Building a heart attack tracker
Hi, my name is Etima and I need help, I am building a mobile app that will track people that have heart attacks and I am building it with flutter and dart but the only issue is that it’s all new to me and right now I am really stuck. Any expert is welcome to help me build this app. You can reach me at my LinkedIn “www.linkedin.com/in/eti-ima-essien/“ or email “etima.e97@yahoo.com.
April 04, 2020 at 05:34PM by Eti_009
https://ift.tt/2X8x8Ld
New post on Flutter Dev Google group:
Flutter shows "This is a file transfer that uses the Background Intelligent Transfer Service (BITS)"
I don't know whats happening it is showing that THIS Is HAPPENING and it i failing everytime
April 04, 2020 at 05:59PM by Mr.J Joker
https://ift.tt/34exkKy
Flutter shows "This is a file transfer that uses the Background Intelligent Transfer Service (BITS)"
I don't know whats happening it is showing that THIS Is HAPPENING and it i failing everytime
April 04, 2020 at 05:59PM by Mr.J Joker
https://ift.tt/34exkKy
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:
Need Help To Publish My App
Hi There, My Name is Shoeb, I am a self taught developer from Mumbai, i need to buy a google developer account to publish my app on google play store,but i don't have a credit card or mastercard and due to lock down Bank will not issues one right now.Can Any One Help Me?Please
April 04, 2020 at 06:05PM by Shoebsshaikh
https://ift.tt/3aK8VPf
Need Help To Publish My App
Hi There, My Name is Shoeb, I am a self taught developer from Mumbai, i need to buy a google developer account to publish my app on google play store,but i don't have a credit card or mastercard and due to lock down Bank will not issues one right now.Can Any One Help Me?Please
April 04, 2020 at 06:05PM by Shoebsshaikh
https://ift.tt/3aK8VPf
reddit
Need Help To Publish My App
Hi There, My Name is Shoeb, I am a self taught developer from Mumbai, i need to buy a google developer account to publish my app on google...
New post on /r/flutterdev subreddit:
Sharing firebase database between users
Does anyone have a good example of how to share part of a firebase database between users?I'm currently building an expense app and I'm pretty comfortable how to build it for individuals, but I'm not sure how to securely share a ledger/expense book between users. I assume we wouldn't want to share the original uid but maybe create another one to share with others? Do I create a shared user and give both(all) people access?I'm a bit new to this so if you have an example I can look at it I'd probably get a lot farther than just an explanation.Thank you in advance!
April 04, 2020 at 06:10PM by Cnkcv
https://ift.tt/2xNOG4N
Sharing firebase database between users
Does anyone have a good example of how to share part of a firebase database between users?I'm currently building an expense app and I'm pretty comfortable how to build it for individuals, but I'm not sure how to securely share a ledger/expense book between users. I assume we wouldn't want to share the original uid but maybe create another one to share with others? Do I create a shared user and give both(all) people access?I'm a bit new to this so if you have an example I can look at it I'd probably get a lot farther than just an explanation.Thank you in advance!
April 04, 2020 at 06:10PM by Cnkcv
https://ift.tt/2xNOG4N
reddit
Sharing firebase database between users
Does anyone have a good example of how to share part of a firebase database between users? I'm currently building an expense app and I'm pretty...
New post on /r/flutterdev subreddit:
The not-so-optional steps that Flutter doesn't mention when creating your project
https://ift.tt/3bOH5l4
April 04, 2020 at 06:45PM by remirousselet
https://ift.tt/2x5JVTU
The not-so-optional steps that Flutter doesn't mention when creating your project
https://ift.tt/3bOH5l4
April 04, 2020 at 06:45PM by remirousselet
https://ift.tt/2x5JVTU
dash-overflow.net
Getting started: Creating your Flutter project
The optional not-so-optional steps that Flutter doesn't
mention when creating your project.
mention when creating your project.
New post on /r/flutterdev subreddit:
Bored during quarantine? Got nothing todo?
Hello fellow Flutter Developer! If the title of this post matches you then maybe you would like to help build an app with me. The app is extremely simple it’s called iSurf and is a super straightforward FlutterFire app that lets you have a friends list and toggle on and off your surfing status. The ui will look very similar to the Find My Friends App one IPhone.I am just picking up flutter coming from a react background. Been doing react for about a year.
April 04, 2020 at 07:58PM by PoopSlinger777
https://ift.tt/3bRMJ5X
Bored during quarantine? Got nothing todo?
Hello fellow Flutter Developer! If the title of this post matches you then maybe you would like to help build an app with me. The app is extremely simple it’s called iSurf and is a super straightforward FlutterFire app that lets you have a friends list and toggle on and off your surfing status. The ui will look very similar to the Find My Friends App one IPhone.I am just picking up flutter coming from a react background. Been doing react for about a year.
April 04, 2020 at 07:58PM by PoopSlinger777
https://ift.tt/3bRMJ5X
reddit
Bored during quarantine? Got nothing todo?
Hello fellow Flutter Developer! If the title of this post matches you then maybe you would like to help build an app with me. The app is extremely...
New post on /r/flutterdev subreddit:
Working with Dates in Dart
https://ift.tt/3aOVMEQ
April 04, 2020 at 08:53PM by Elixane
https://ift.tt/2we1Jfn
Working with Dates in Dart
https://ift.tt/3aOVMEQ
April 04, 2020 at 08:53PM by Elixane
https://ift.tt/2we1Jfn
Medium
Working with Dates in Dart
Dates are a common type of data mostly coming back from api response that is consumed by many apps.
New post on /r/flutterdev subreddit:
Hide Your Passwords | Firebase Remote Config for Password Encryption
https://ift.tt/3bOS65U
April 04, 2020 at 08:52PM by Elixane
https://ift.tt/39FTRB2
Hide Your Passwords | Firebase Remote Config for Password Encryption
https://ift.tt/3bOS65U
April 04, 2020 at 08:52PM by Elixane
https://ift.tt/39FTRB2
Medium
Hide Your Passwords.
Don’t store passwords in your Flutter app. Store Remotely.
New post on /r/flutterdev subreddit:
#challenge1 A new Challenge for all the Flutter developers.
https://ift.tt/34bSIjB
April 04, 2020 at 09:20PM by itsravishankarsingh
https://ift.tt/39KbuzE
#challenge1 A new Challenge for all the Flutter developers.
https://ift.tt/34bSIjB
April 04, 2020 at 09:20PM by itsravishankarsingh
https://ift.tt/39KbuzE
Linkedin
Sign Up | LinkedIn
500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities.
New post on Flutter Dev Google group:
I have tried many times to download flutter but I couldn't
I have tried many times to download flutter but I couldn't / I watched all the videos in youtube / please I need help / my computer is Mac high Sierra / if anyone can help me please text
April 05, 2020 at 01:41AM by milky cookies
https://ift.tt/34d9qid
I have tried many times to download flutter but I couldn't
I have tried many times to download flutter but I couldn't / I watched all the videos in youtube / please I need help / my computer is Mac high Sierra / if anyone can help me please text
April 05, 2020 at 01:41AM by milky cookies
https://ift.tt/34d9qid
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:
Looking for some development assistance or tips from the community.
I'm working on an Anime and Manga app.. was wondering if anyone is interested in helping out. I'm new to flutter so I don't know much, however I was able to make pretty far. Reply if your interested or just to share some ideas. It'd all be greatly appreciated. Thanks 🤧. I'm having problems with the http request etc.
April 05, 2020 at 02:02AM by JusticeAbel
https://ift.tt/2XlbaF5
Looking for some development assistance or tips from the community.
I'm working on an Anime and Manga app.. was wondering if anyone is interested in helping out. I'm new to flutter so I don't know much, however I was able to make pretty far. Reply if your interested or just to share some ideas. It'd all be greatly appreciated. Thanks 🤧. I'm having problems with the http request etc.
April 05, 2020 at 02:02AM by JusticeAbel
https://ift.tt/2XlbaF5
reddit
Looking for some development assistance or tips from the community.
I'm working on an Anime and Manga app.. was wondering if anyone is interested in helping out. I'm new to flutter so I don't know much, however I...
New post on Flutter Dev Google group:
image package
I am trying to use image package (image: ^2.1.12) but whenever I use this package and run get packages it gives me a message that says " So, because social_network depends on flutter_test any from sdk, version solving failed. pub get failed (1; So, because social_network depends on flutter_test
April 05, 2020 at 02:57AM by Biplab Dutta
https://ift.tt/2V6r9Ed
image package
I am trying to use image package (image: ^2.1.12) but whenever I use this package and run get packages it gives me a message that says " So, because social_network depends on flutter_test any from sdk, version solving failed. pub get failed (1; So, because social_network depends on flutter_test
April 05, 2020 at 02:57AM by Biplab Dutta
https://ift.tt/2V6r9Ed
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.