New post on /r/flutterdev subreddit:
How to create native UIs to iOS and Android without writing code twice?
Is it possible to do this without adjusting the ui to each platform with one single code base?
July 08, 2019 at 10:00PM by Sero777
https://ift.tt/2XvD6qW
How to create native UIs to iOS and Android without writing code twice?
Is it possible to do this without adjusting the ui to each platform with one single code base?
July 08, 2019 at 10:00PM by Sero777
https://ift.tt/2XvD6qW
reddit
r/FlutterDev - How to create native UIs to iOS and Android without writing code twice?
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
Drawing audio waveforms in Flutter (mobile+web)
https://ift.tt/2JvcaO3
July 08, 2019 at 09:58PM by mattetti
https://ift.tt/2XzmjmJ
Drawing audio waveforms in Flutter (mobile+web)
https://ift.tt/2JvcaO3
July 08, 2019 at 09:58PM by mattetti
https://ift.tt/2XzmjmJ
matt.aimonetti.net
Drawing Waveforms in Flutter
In the previous article, I explained what data we needed to generate waveforms and showed how to use a BBC Free Open Source Software to generate that data. In this article, I will show how to draw a waveform using Google’s Flutter UI toolkit for mobile, desktop…
New post on /r/flutterdev subreddit:
Vote for Native Ads support on Github
https://ift.tt/2XzkBSh
July 08, 2019 at 10:23PM by RamenStartup
https://ift.tt/2JAVFjJ
Vote for Native Ads support on Github
https://ift.tt/2XzkBSh
July 08, 2019 at 10:23PM by RamenStartup
https://ift.tt/2JAVFjJ
GitHub
Users would like to display Native Ads in their Flutter UI · Issue #12114 · flutter/flutter
Both Firebase (AdMob) and Facebook support a "Native Ads" format: https://developers.google.com/admob/android/native https://developers.facebook.com/docs/audience-network/native-a...
New post on /r/flutterdev subreddit:
Beginners Guide to Connecting a Flutter Project to Firebase for iOS and Android
https://youtu.be/8L0YWmVYIqU
July 09, 2019 at 12:32AM by projectmind_guru
https://ift.tt/2xAgTIL
Beginners Guide to Connecting a Flutter Project to Firebase for iOS and Android
https://youtu.be/8L0YWmVYIqU
July 09, 2019 at 12:32AM by projectmind_guru
https://ift.tt/2xAgTIL
YouTube
(Ep 15) How to Connect a Flutter Project to Firebase for iOS and Android
In this video we are going to setup the backend of the project using Firebase. We’ll start out by getting the android emulator running and then connecting the Android version of the app to Firebase. After that, we’ll connect the iOS version to Firebase and…
New post on /r/flutterdev subreddit:
Stack tricks - Reorder widgets in a stack
https://ift.tt/2xDYzys
July 09, 2019 at 04:53AM by Filledstacks
https://ift.tt/2S17ByY
Stack tricks - Reorder widgets in a stack
https://ift.tt/2xDYzys
July 09, 2019 at 04:53AM by Filledstacks
https://ift.tt/2S17ByY
Filledstacks
Widget tricks - Reorder widgets on a stack
A tutorial that shows you to re-order widgets in a stack
New post on /r/flutterdev subreddit:
I saw a tutorial on an machine learn app built using flutter and fastai. Thought it might be helpful for some of you guys.
https://ift.tt/2LF8z2C
July 09, 2019 at 04:49AM by ThaOneDude1
https://ift.tt/2L9kSVD
I saw a tutorial on an machine learn app built using flutter and fastai. Thought it might be helpful for some of you guys.
https://ift.tt/2LF8z2C
July 09, 2019 at 04:49AM by ThaOneDude1
https://ift.tt/2L9kSVD
Medium
How to Make a Cross-Platform Image Classifying App With Flutter and Fastai
In this article, I’ll be explaining how to use an API to build a cross-platform mobile app that uses a neural network to classify images…
New post on /r/flutterdev subreddit:
Convert text to paths and animate them with this Flutter package
https://ift.tt/2JuJHrP
July 09, 2019 at 06:40AM by EngineerScientist
https://ift.tt/2XzZ0sZ
Convert text to paths and animate them with this Flutter package
https://ift.tt/2JuJHrP
July 09, 2019 at 06:40AM by EngineerScientist
https://ift.tt/2XzZ0sZ
Flutter App Development
Convert text to paths and animate them with this Flutter package
Text to Path Maker - This is a pure Flutter and Dart package that allows you to convert text--both characters and icons--into paths. It can generate SVG...
New post on /r/flutterdev subreddit:
First time FlutterDev
I am about to release an app built with Flutter. I have been a developer for 6+ years now and I've fallen for this framework. I'm just curious if there are any things I should know before going into the release?The app works perfectly on my Android emulator. Also works on my iPhone emulator (using a MacBook pro). I'm using Firebase for the database and storage. GitHub for the source control.Are there any things I should check? Or any tutorials out there showing me step by step guides on how to prepare the app for release on the two stores?
July 09, 2019 at 06:23AM by maylortaylor
https://ift.tt/2xAfdz0
First time FlutterDev
I am about to release an app built with Flutter. I have been a developer for 6+ years now and I've fallen for this framework. I'm just curious if there are any things I should know before going into the release?The app works perfectly on my Android emulator. Also works on my iPhone emulator (using a MacBook pro). I'm using Firebase for the database and storage. GitHub for the source control.Are there any things I should check? Or any tutorials out there showing me step by step guides on how to prepare the app for release on the two stores?
July 09, 2019 at 06:23AM by maylortaylor
https://ift.tt/2xAfdz0
reddit
r/FlutterDev - First time FlutterDev
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
StreamProvider.value with catchError
Hi, I am using StreamProvider.value, but am struggling to find any examples online of how to use the "catchError" property! I have the official documentation, but can't manage to link this to a real world example. I was wondering if you could show me how to implement a "catchError" property
July 09, 2019 at 07:28AM by Chris O'Donnell
https://ift.tt/2XA3xM1
StreamProvider.value with catchError
Hi, I am using StreamProvider.value, but am struggling to find any examples online of how to use the "catchError" property! I have the official documentation, but can't manage to link this to a real world example. I was wondering if you could show me how to implement a "catchError" property
July 09, 2019 at 07:28AM by Chris O'Donnell
https://ift.tt/2XA3xM1
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:
Platform specific behaviors and adaptations
https://ift.tt/30ktH2k
July 09, 2019 at 06:43AM by EngineerScientist
https://ift.tt/2XUu1Hw
Platform specific behaviors and adaptations
https://ift.tt/30ktH2k
July 09, 2019 at 06:43AM by EngineerScientist
https://ift.tt/2XUu1Hw
flutter.dev
Platform specific behaviors and adaptations
## Adaptation philosophyThere are generally 2 cases of platform adaptiveness:1. Things that are behaviors of the OS environment (such as text editing and scrolling) and that would be 'wrong' if a different behavior took place.2. Things that are conventionally…
New post on /r/flutterdev subreddit:
Draggable and Drag Target in Flutter - FlutterDevs
https://ift.tt/2J6iOKx
July 09, 2019 at 08:12AM by Flutter-Devs
https://ift.tt/2XCbIm8
Draggable and Drag Target in Flutter - FlutterDevs
https://ift.tt/2J6iOKx
July 09, 2019 at 08:12AM by Flutter-Devs
https://ift.tt/2XCbIm8
Medium
Draggable and Drag Target in Flutter
Flutter provides variety of Widgets through which we can build any kind of UI . But more than a design , your app should be interactive…
New post on /r/flutterdev subreddit:
A responsive web portfolio built in flutter, Check out now at https://ift.tt/2JnLzUc
https://ift.tt/2Lb1wQ6
July 09, 2019 at 07:44AM by ashishrawat2911
https://ift.tt/2Xx1Ud7
A responsive web portfolio built in flutter, Check out now at https://ift.tt/2JnLzUc
https://ift.tt/2Lb1wQ6
July 09, 2019 at 07:44AM by ashishrawat2911
https://ift.tt/2Xx1Ud7
New post on /r/flutterdev subreddit:
sqflite and state management
I wonder if the right way to retreive data from a local data base is just to use the future builder or there exists a way to integrate state management concepts with fetching the datathanks in advance.
July 09, 2019 at 10:14AM by byshy
https://ift.tt/2JziUue
sqflite and state management
I wonder if the right way to retreive data from a local data base is just to use the future builder or there exists a way to integrate state management concepts with fetching the datathanks in advance.
July 09, 2019 at 10:14AM by byshy
https://ift.tt/2JziUue
reddit
r/FlutterDev - sqflite and state management
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter State Management: setState, BLoC, ValueNotifier, Provider
https://youtu.be/7eaV9gSnaXw
July 09, 2019 at 12:00PM by bizz84
https://ift.tt/2XC6USI
Flutter State Management: setState, BLoC, ValueNotifier, Provider
https://youtu.be/7eaV9gSnaXw
July 09, 2019 at 12:00PM by bizz84
https://ift.tt/2XC6USI
YouTube
Flutter State Management: setState, BLoC, ValueNotifier, Provider
Full transcript here: https://codewithandrea.com/videos/2019-07-09-state-management-setstate-bloc-valuenotifier/
GitHub code for this project: https://github.com/bizz84/simple_auth_comparison_flutter
Also read the highlights in this article: https://medium.com/coding…
GitHub code for this project: https://github.com/bizz84/simple_auth_comparison_flutter
Also read the highlights in this article: https://medium.com/coding…
New post on /r/flutterdev subreddit:
Why Flutter is the First Choice for Cross-platform Development?
https://ift.tt/2YIbjQL
July 09, 2019 at 12:54PM by JaypatelEWW123
https://ift.tt/2GfVXf9
Why Flutter is the First Choice for Cross-platform Development?
https://ift.tt/2YIbjQL
July 09, 2019 at 12:54PM by JaypatelEWW123
https://ift.tt/2GfVXf9
Medium
Flutter: The New Future of the Cross-Platform App Development
we are going to discuss Google’s latest sensation Flutter which has made cross-platform app development faster and more efficient.
New post on /r/flutterdev subreddit:
Problems with UiThread after some upgrade
Does anyone experienced problems with many flutter packages with error "Methods marked with @UiThread must be executed on the main thread." after some update? Recently everything stopped working for me bcs of that
July 09, 2019 at 12:52PM by kubenqpl
https://ift.tt/2G3cjrc
Problems with UiThread after some upgrade
Does anyone experienced problems with many flutter packages with error "Methods marked with @UiThread must be executed on the main thread." after some update? Recently everything stopped working for me bcs of that
July 09, 2019 at 12:52PM by kubenqpl
https://ift.tt/2G3cjrc
reddit
Problems with UiThread after some upgrade
Does anyone experienced problems with many flutter packages with error "Methods marked with @UiThread must be executed on the main thread." after...
New post on /r/flutterdev subreddit:
Embed Ustream on Flutter App.
Hey guys am relatively new to flutter and would like to embed live stream from Ustream on my flutter app. Can Anyone help me on how to do this.
July 09, 2019 at 02:46PM by iansamz
https://ift.tt/32jBgbc
Embed Ustream on Flutter App.
Hey guys am relatively new to flutter and would like to embed live stream from Ustream on my flutter app. Can Anyone help me on how to do this.
July 09, 2019 at 02:46PM by iansamz
https://ift.tt/32jBgbc
reddit
r/FlutterDev - Embed Ustream on Flutter App.
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Which stack should I use for a flutter e-commerce app?
I feel lost when googling this subject since I have a feeling I am not sure what to google and which questions to ask.I am currently learning flutter and plan on using it to develop an ecommerce app for an existing business. However, I am not sure what other technologies I should look at in order to help me in this journey. I am talking about databases, admin dashboards, etc. Or are these all items I should be building myself from scratch?If anyone can point me in the right direction I'd be grateful. Thanks!
July 09, 2019 at 04:56PM by Grenddit
https://ift.tt/2G0rxNt
Which stack should I use for a flutter e-commerce app?
I feel lost when googling this subject since I have a feeling I am not sure what to google and which questions to ask.I am currently learning flutter and plan on using it to develop an ecommerce app for an existing business. However, I am not sure what other technologies I should look at in order to help me in this journey. I am talking about databases, admin dashboards, etc. Or are these all items I should be building myself from scratch?If anyone can point me in the right direction I'd be grateful. Thanks!
July 09, 2019 at 04:56PM by Grenddit
https://ift.tt/2G0rxNt
reddit
r/FlutterDev - Which stack should I use for a flutter e-commerce app?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
How to validate fields dynamically created
https://medium.com/flutter-community/flutter-how-to-validate-fields-dynamically-created-40cafca5c3cb
July 09, 2019 at 03:04PM by EsmerlinJM
https://ift.tt/2JxFCDd
How to validate fields dynamically created
https://medium.com/flutter-community/flutter-how-to-validate-fields-dynamically-created-40cafca5c3cb
July 09, 2019 at 03:04PM by EsmerlinJM
https://ift.tt/2JxFCDd
Medium
Flutter: how to validate fields dynamically created
Introduction
New post on /r/flutterdev subreddit:
Sneak peek of my new project. Flutter grid animation.
https://ift.tt/2JAovAx
July 09, 2019 at 05:38PM by divyanshub024
https://ift.tt/2JmZBpc
Sneak peek of my new project. Flutter grid animation.
https://ift.tt/2JAovAx
July 09, 2019 at 05:38PM by divyanshub024
https://ift.tt/2JmZBpc
GIPHY
Ios
android, ui, flutter