New post on /r/flutterdev subreddit:
I hit a wall: Flutter needs CocoaPods to use plugins on iOS.
Is there a plan/roadmap to make Flutter support Carthage (or the Swift Package Manager) for iOS dependencies?
August 02, 2019 at 06:34PM by _wsgeorge
https://ift.tt/2LUrrMh
I hit a wall: Flutter needs CocoaPods to use plugins on iOS.
Is there a plan/roadmap to make Flutter support Carthage (or the Swift Package Manager) for iOS dependencies?
August 02, 2019 at 06:34PM by _wsgeorge
https://ift.tt/2LUrrMh
reddit
r/FlutterDev - I hit a wall: Flutter needs CocoaPods to use plugins on iOS.
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
i want to create a functionality in my app, but the code for it will change often. how do i do it?
essentially, there is one endpoint for an api i use in my app that changes the format of the data and url for the endpoint often. because the code to access the endpoint changes, i need to change my code to access it. how should i do this? i was thinking including a web view plug-in and executing javascript that it fetches from my personal server evert time the feature is needed. i don't even know if that will work because of cors. do you guys have any suggestions?
August 02, 2019 at 07:37PM by dan-danny-daniel
https://ift.tt/2ZnPgit
i want to create a functionality in my app, but the code for it will change often. how do i do it?
essentially, there is one endpoint for an api i use in my app that changes the format of the data and url for the endpoint often. because the code to access the endpoint changes, i need to change my code to access it. how should i do this? i was thinking including a web view plug-in and executing javascript that it fetches from my personal server evert time the feature is needed. i don't even know if that will work because of cors. do you guys have any suggestions?
August 02, 2019 at 07:37PM by dan-danny-daniel
https://ift.tt/2ZnPgit
reddit
r/FlutterDev - i want to create a functionality in my app, but the code for it will change often. how do i do it?
0 votes and 0 comments so far on Reddit
New tweet from FlutterDev:
v3.3.0 of the Dart and Flutter extensions have been published and include a Flutter Outline preview, an improved device selector, a preview of better Flutter errors + much more!https://t.co/boFSnupJga pic.twitter.com/vj1Cs6JBB2โ Dart & Flutter for VS Code (@DartCode) August 2, 2019
August 02, 2019 at 08:20PM
http://twitter.com/FlutterDev/status/1157355506962436096
v3.3.0 of the Dart and Flutter extensions have been published and include a Flutter Outline preview, an improved device selector, a preview of better Flutter errors + much more!https://t.co/boFSnupJga pic.twitter.com/vj1Cs6JBB2โ Dart & Flutter for VS Code (@DartCode) August 2, 2019
August 02, 2019 at 08:20PM
http://twitter.com/FlutterDev/status/1157355506962436096
New post on /r/flutterdev subreddit:
Dash Chat - The most complete Chat UI for flutter
Inspired by react-native-gifted-chat. Highly customizable and helps developing chat UI faster.https://github.com/fayeed/dash_chat
August 02, 2019 at 07:54PM by boss-san
https://ift.tt/2MBEGku
Dash Chat - The most complete Chat UI for flutter
Inspired by react-native-gifted-chat. Highly customizable and helps developing chat UI faster.https://github.com/fayeed/dash_chat
August 02, 2019 at 07:54PM by boss-san
https://ift.tt/2MBEGku
GitHub
GitHub - FaridSafi/react-native-gifted-chat: ๐ฌ The most complete chat UI for React Native
๐ฌ The most complete chat UI for React Native. Contribute to FaridSafi/react-native-gifted-chat development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Dash Chat - The most complete Chat UI for flutter
https://ift.tt/2KgqKLf
August 02, 2019 at 08:24PM by boss-san
https://ift.tt/2Mzvo8z
Dash Chat - The most complete Chat UI for flutter
https://ift.tt/2KgqKLf
August 02, 2019 at 08:24PM by boss-san
https://ift.tt/2Mzvo8z
GitHub
fayeed/dash_chat
The most complete Chat UI for flutter highly customizable and helps developing chat UI faster. - fayeed/dash_chat
New post on Flutter Dev Google group:
Apple Wallet
I need to add a feature in my Flutter app that allows people to add a card to their Apple Wallet. I couldn't find any plugins that allow this. Any suggestions? To be clear, this isn't a credit card. It's like a membership card. Thanks!
August 02, 2019 at 10:07PM by Matthew Jones
https://ift.tt/2YF78Z1
Apple Wallet
I need to add a feature in my Flutter app that allows people to add a card to their Apple Wallet. I couldn't find any plugins that allow this. Any suggestions? To be clear, this isn't a credit card. It's like a membership card. Thanks!
August 02, 2019 at 10:07PM by Matthew Jones
https://ift.tt/2YF78Z1
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:
Flutter Plugin Release Notes - Correction
Hi Flutter-Dev, The release notes for version 38 of the Flutter plugin mentioned some preview material that was included by mistake. Web support in the master channel of Flutter is missing dev features and performance fixes. People who want to use the Flutter web experiment should continue
August 02, 2019 at 10:37PM by Nilay Yener
https://ift.tt/31aAKel
Flutter Plugin Release Notes - Correction
Hi Flutter-Dev, The release notes for version 38 of the Flutter plugin mentioned some preview material that was included by mistake. Web support in the master channel of Flutter is missing dev features and performance fixes. People who want to use the Flutter web experiment should continue
August 02, 2019 at 10:37PM by Nilay Yener
https://ift.tt/31aAKel
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:
Architect Your Dialogs in Flutter | Flutter Dialogs Tutorial | Build a Dialog Manager in Flutter
https://youtu.be/IrFU_BrCWnE
August 02, 2019 at 11:00PM by Filledstacks
https://ift.tt/2KpfJFV
Architect Your Dialogs in Flutter | Flutter Dialogs Tutorial | Build a Dialog Manager in Flutter
https://youtu.be/IrFU_BrCWnE
August 02, 2019 at 11:00PM by Filledstacks
https://ift.tt/2KpfJFV
YouTube
Architect Your Dialogs in Flutter | Flutter Dialogs Tutorial | Build a Dialog Manager in Flutter
๐๐ Written Tutorial ๐๐
https://www.filledstacks.com/post/manager-your-flutter-dialogs-with-a-dialog-manager
Starting Source Code:
https://firebasestorage.googleapis.com/v0/b/filledstacks.appspot.com/o/tutorials%2F021%2F021-completer.zip?alt=media&token=60180dbdโฆ
https://www.filledstacks.com/post/manager-your-flutter-dialogs-with-a-dialog-manager
Starting Source Code:
https://firebasestorage.googleapis.com/v0/b/filledstacks.appspot.com/o/tutorials%2F021%2F021-completer.zip?alt=media&token=60180dbdโฆ
New post on Flutter Dev Google group:
Flutter Missing common graphics function
I recently wrote a native Android artists' tool that displays both the RGB and accurately calculated gray value at any touched point of an image. Images can be loaded from the gallery or any other image source. The image loaded can be panned and zoomed in and out and the pixel color value comes
August 03, 2019 at 08:01AM by Scott Anthony
https://ift.tt/2MzgWxb
Flutter Missing common graphics function
I recently wrote a native Android artists' tool that displays both the RGB and accurately calculated gray value at any touched point of an image. Images can be loaded from the gallery or any other image source. The image loaded can be panned and zoomed in and out and the pixel color value comes
August 03, 2019 at 08:01AM by Scott Anthony
https://ift.tt/2MzgWxb
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:
Building a chat app without Firebase in Flutter
https://www.youtube.com/attribution_link?a=xqTDKLNEkZ0&u=%2Fwatch%3Fv%3DVetLXPMZ_zk%26feature%3Dshare
August 03, 2019 at 07:16AM by sagarsuri56
https://ift.tt/31fLlVv
Building a chat app without Firebase in Flutter
https://www.youtube.com/attribution_link?a=xqTDKLNEkZ0&u=%2Fwatch%3Fv%3DVetLXPMZ_zk%26feature%3Dshare
August 03, 2019 at 07:16AM by sagarsuri56
https://ift.tt/31fLlVv
YouTube
Demo video of a chat app using CometChat in Flutter
A typical Flutter chat app uses Firebase services to build the functionalities. But I have built a cross-platform chat app which uses CometChat SDK as the ba...
New post on Flutter Dev Google group:
flutter layout
how to add widget in a row that goes back to line when they exceed the width
August 03, 2019 at 01:46PM by hechmi dammak
https://ift.tt/2KmTocm
flutter layout
how to add widget in a row that goes back to line when they exceed the width
August 03, 2019 at 01:46PM by hechmi dammak
https://ift.tt/2KmTocm
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:
Anyone noticed crashes on Redmi phones with appbundle?
We pushed an update to our app with the app bundle and it is crashing at startup in Redmi devices running Marshmallow.Has anyone else noticed this? It won't be visible in Firebase because the app is not even starting to be able to send crash reports. You will have to check in the Developer Console to see the native crashes.I have a Redmi Note 4 but running Nougat. To downgrade I have to unlock bootloader for which I now have to wait 72 hours :|Anyway someone else has created an issue here: https://github.com/flutter/flutter/issues/36822
August 03, 2019 at 02:38PM by ajinasokan
https://ift.tt/2YCMLeV
Anyone noticed crashes on Redmi phones with appbundle?
We pushed an update to our app with the app bundle and it is crashing at startup in Redmi devices running Marshmallow.Has anyone else noticed this? It won't be visible in Firebase because the app is not even starting to be able to send crash reports. You will have to check in the Developer Console to see the native crashes.I have a Redmi Note 4 but running Nougat. To downgrade I have to unlock bootloader for which I now have to wait 72 hours :|Anyway someone else has created an issue here: https://github.com/flutter/flutter/issues/36822
August 03, 2019 at 02:38PM by ajinasokan
https://ift.tt/2YCMLeV
GitHub
Crash on Android 6.0 Xiaomi devices after release on PlayStore ยท Issue #36822 ยท flutter/flutter
Canonical issue: https://issuetracker.google.com/issues/147096055 I have launched my app in playstore, but i have found so many crash after the app is opened. And according my data on playstore, al...
New post on /r/flutterdev subreddit:
How to draw custom shapes in Flutter
https://ift.tt/2YnI21t
August 03, 2019 at 05:02PM by Elixane
https://ift.tt/2YEVglV
How to draw custom shapes in Flutter
https://ift.tt/2YnI21t
August 03, 2019 at 05:02PM by Elixane
https://ift.tt/2YEVglV
Medium
How to draw custom shapes in Flutter
In this article you are going to learn how to draw custom shapes in your flutter application. This will make your app more beautiful.
New post on /r/flutterdev subreddit:
Flutter Newsletter 3 for July 27 - Aug 2 | Material Design Awards, Handling Error, CI/CD for Flutter and Provider Package
https://ift.tt/2Zubbo7
August 03, 2019 at 06:16PM by DecimalSaxon
https://ift.tt/2yzMGdg
Flutter Newsletter 3 for July 27 - Aug 2 | Material Design Awards, Handling Error, CI/CD for Flutter and Provider Package
https://ift.tt/2Zubbo7
August 03, 2019 at 06:16PM by DecimalSaxon
https://ift.tt/2yzMGdg
New post on /r/flutterdev subreddit:
Flutter-web interaction with Kotlin
Hi all,I'm curious if flutter-web can currently interact with Kotlin.I've unsucesfully looked for some hello world projects involving both of them interacting. [ I have found however such projects for Android/iOS(flutter + Kotlin), but nothing involving flutter-web]As I am extremely new to the world of Flutter-web and Kotlin and looking into them in my spare time any working starting point would be extremely helpful.Thanks!
August 03, 2019 at 06:43PM by sdrJunkie
https://ift.tt/2YpmSA8
Flutter-web interaction with Kotlin
Hi all,I'm curious if flutter-web can currently interact with Kotlin.I've unsucesfully looked for some hello world projects involving both of them interacting. [ I have found however such projects for Android/iOS(flutter + Kotlin), but nothing involving flutter-web]As I am extremely new to the world of Flutter-web and Kotlin and looking into them in my spare time any working starting point would be extremely helpful.Thanks!
August 03, 2019 at 06:43PM by sdrJunkie
https://ift.tt/2YpmSA8
reddit
r/FlutterDev - Flutter-web interaction with Kotlin
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Enhancement Suite - Auto-completion, Snippets & more (IntelliJ/ Android Studio Plugin)
https://ift.tt/2YFXXrc
August 03, 2019 at 07:53PM by karlheinzkassler
https://ift.tt/2YD8PpL
Flutter Enhancement Suite - Auto-completion, Snippets & more (IntelliJ/ Android Studio Plugin)
https://ift.tt/2YFXXrc
August 03, 2019 at 07:53PM by karlheinzkassler
https://ift.tt/2YD8PpL
JetBrains Plugin Repository
Flutter Enhancement Suite - Plugins | JetBrains
The essential plugin for making working with Flutter easier than ever!.
New post on /r/flutterdev subreddit:
Android studio plus kotlin to flutter
If you know android studio well enough can you switch to flutter easily, i mean how there design and activies work is it XML and have same lifecycle like with kotlin and android studio.
August 03, 2019 at 07:39PM by Hiwa_47
https://ift.tt/31gq9yI
Android studio plus kotlin to flutter
If you know android studio well enough can you switch to flutter easily, i mean how there design and activies work is it XML and have same lifecycle like with kotlin and android studio.
August 03, 2019 at 07:39PM by Hiwa_47
https://ift.tt/31gq9yI
reddit
r/FlutterDev - Android studio plus kotlin to flutter
0 votes and 4 comments so far on Reddit
New post on Flutter Dev Google group:
It takes like 4 mins to build after adding codes on ios part.
Hi, We want our flutter app on iOS has the Stripe Apple-Pay, which is not supported by Stripe's flutter SDK right now (I guess that's because Android doesn't have Apple-Pay, so Stripe mute it on Flutter). Thus, I have to build Apple-Pay on iOS part along. However, everytime we build fluuter
August 03, 2019 at 10:41PM by James Du
https://ift.tt/31jNXS3
It takes like 4 mins to build after adding codes on ios part.
Hi, We want our flutter app on iOS has the Stripe Apple-Pay, which is not supported by Stripe's flutter SDK right now (I guess that's because Android doesn't have Apple-Pay, so Stripe mute it on Flutter). Thus, I have to build Apple-Pay on iOS part along. However, everytime we build fluuter
August 03, 2019 at 10:41PM by James Du
https://ift.tt/31jNXS3
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:
Use showDialog with conditional in build method
Hi! I have a screen, which shows a button. If I press it, an async job is started. During this time, I want to show an AlertDialog with a spinning wheel. If that job is finished, i will dismiss the dialog or show some errors. Here is my (simplified) code: Widget build(BuildContext context) {
August 04, 2019 at 01:21AM by Aaron Fischr
https://ift.tt/2OU0LO3
Use showDialog with conditional in build method
Hi! I have a screen, which shows a button. If I press it, an async job is started. During this time, I want to show an AlertDialog with a spinning wheel. If that job is finished, i will dismiss the dialog or show some errors. Here is my (simplified) code: Widget build(BuildContext context) {
August 04, 2019 at 01:21AM by Aaron Fischr
https://ift.tt/2OU0LO3
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:
Material Themer - Flutter Development Tool Informational Video
https://youtu.be/o_xs5sXEaqg
August 04, 2019 at 01:02AM by EngineerScientist
https://ift.tt/2yNgdRb
Material Themer - Flutter Development Tool Informational Video
https://youtu.be/o_xs5sXEaqg
August 04, 2019 at 01:02AM by EngineerScientist
https://ift.tt/2yNgdRb
YouTube
Material Themer - Flutter Development Tool Informational Video
Introducing Material Themer! The Material Themer app allows you to visually create your ThemeData and generate the code with a single click! Use it to aid in...