New post on /r/flutterdev subreddit:
Is it possible to write an iOS/Android plugin using Flutter?
That is, if I wanted to write a plugin for iOS/Android that will plug into Swift/ObjC/Java/Kotlin, is that possible and are there any examples of this?
November 26, 2019 at 02:33PM by ac_version_01
https://ift.tt/37HNywP
Is it possible to write an iOS/Android plugin using Flutter?
That is, if I wanted to write a plugin for iOS/Android that will plug into Swift/ObjC/Java/Kotlin, is that possible and are there any examples of this?
November 26, 2019 at 02:33PM by ac_version_01
https://ift.tt/37HNywP
reddit
Is it possible to write an iOS/Android plugin using Flutter?
That is, if I wanted to write a plugin for iOS/Android that will plug into Swift/ObjC/Java/Kotlin, is that possible and are there any examples of...
New post on /r/flutterdev subreddit:
Creating custom markers on Google Maps in Flutter
https://ift.tt/2qOLgLL
November 26, 2019 at 02:14PM by itsJoKr
https://ift.tt/2QYU8cF
Creating custom markers on Google Maps in Flutter
https://ift.tt/2qOLgLL
November 26, 2019 at 02:14PM by itsJoKr
https://ift.tt/2QYU8cF
Infinum
Creating Custom Markers on Google Maps in Flutter Apps
When it comes to showing maps in your Flutter application, there are two main options. You can either use flutter_map which is a Leaflet implementation for Flutter and will work with a number of free and paid map providers, or use google_maps_flutter if you…
New post on /r/flutterdev subreddit:
Any advice on firebase cloud messaging?
Hi,I'm about to integrate firebase cloud messaging into my app and was wondering if redditors had any design advice. All the tutorials I have found place the flutter code into the main.dart file or a home screen.dart file. Is there a good design practice for these notification modules in a production app. Would placing them in a services folder and then importing into main work?Thanks,
November 26, 2019 at 02:52PM by pigeon888
https://ift.tt/33iDhnr
Any advice on firebase cloud messaging?
Hi,I'm about to integrate firebase cloud messaging into my app and was wondering if redditors had any design advice. All the tutorials I have found place the flutter code into the main.dart file or a home screen.dart file. Is there a good design practice for these notification modules in a production app. Would placing them in a services folder and then importing into main work?Thanks,
November 26, 2019 at 02:52PM by pigeon888
https://ift.tt/33iDhnr
reddit
Any advice on firebase cloud messaging?
Hi, I'm about to integrate firebase cloud messaging into my app and was wondering if redditors had any design advice. All the tutorials I have...
New post on /r/flutterdev subreddit:
Assorted layout widgets that boldly go where no native Flutter widgets have gone before.
https://ift.tt/2QT0eLj
November 26, 2019 at 03:32PM by marcglasberg
https://ift.tt/2XPNp67
Assorted layout widgets that boldly go where no native Flutter widgets have gone before.
https://ift.tt/2QT0eLj
November 26, 2019 at 03:32PM by marcglasberg
https://ift.tt/2XPNp67
Dart packages
assorted_layout_widgets | Flutter Package
ColumnSuper, RowSuper, FitHorizontally, Box, WrapSuper, TextOneLine, Delayed, Pad, ButtonBarSuper, NormalizedOverflowBox, showDialogSuper, TimeBuilder.
New post on Flutter Dev Google group:
how to debug flutter engine step by step correctly
hi, all I have compiled the flutter engine successfully, and configure it in my xcode example by generated.xcconfig file: FLUTTER_ROOT=/Users/xxx/Desktop/FlutterWork/flutter_github_1.9.1 FLUTTER_APPLICATION_PATH=/Users/xxx/Desktop/FlutterWork/flutter_boost/example FLUTTER_TARGET=lib/main.dart
November 26, 2019 at 04:44PM by Jim Xu
https://ift.tt/33jq7Xu
how to debug flutter engine step by step correctly
hi, all I have compiled the flutter engine successfully, and configure it in my xcode example by generated.xcconfig file: FLUTTER_ROOT=/Users/xxx/Desktop/FlutterWork/flutter_github_1.9.1 FLUTTER_APPLICATION_PATH=/Users/xxx/Desktop/FlutterWork/flutter_boost/example FLUTTER_TARGET=lib/main.dart
November 26, 2019 at 04:44PM by Jim Xu
https://ift.tt/33jq7Xu
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:
My youtube flutter playlist
Please like,subscribe and sharehttps://www.youtube.com/playlist?list=PLOvEA8-W5LWkm6kixEj4Yx4Ho71bbOdGj
November 26, 2019 at 05:23PM by htetwaihlaing
https://ift.tt/2OoGJIQ
My youtube flutter playlist
Please like,subscribe and sharehttps://www.youtube.com/playlist?list=PLOvEA8-W5LWkm6kixEj4Yx4Ho71bbOdGj
November 26, 2019 at 05:23PM by htetwaihlaing
https://ift.tt/2OoGJIQ
YouTube
flutter fundamental series
Share your videos with friends, family, and the world
New tweet from FlutterDev:
🗣Tell us more! 🗣
We want to know about your Flutter experience. The more we know about it, the more we can improve! Help us make Flutter even better by taking the survey in the link below.
Take the survey → https://t.co/at2mV5s0u6 pic.twitter.com/9vwvGzu2pb— Flutter (@FlutterDev) November 26, 2019
November 26, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1199372245820477440
🗣Tell us more! 🗣
We want to know about your Flutter experience. The more we know about it, the more we can improve! Help us make Flutter even better by taking the survey in the link below.
Take the survey → https://t.co/at2mV5s0u6 pic.twitter.com/9vwvGzu2pb— Flutter (@FlutterDev) November 26, 2019
November 26, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1199372245820477440
Qualtrics
Flutter User Survey - Q4 2019
Qualtrics sophisticated online survey software solutions make creating online surveys easy. Learn more about Research Suite and get a free account today.
New post on /r/flutterdev subreddit:
Google Products App Part 4 | Flutter
https://youtu.be/UyEhHbzDxFU
November 26, 2019 at 05:48PM by prateeksharma1712
https://ift.tt/35A1VBv
Google Products App Part 4 | Flutter
https://youtu.be/UyEhHbzDxFU
November 26, 2019 at 05:48PM by prateeksharma1712
https://ift.tt/35A1VBv
YouTube
Google Product App Part 4 | Flutter SDK
#ProductsApp #Flutter
The idea was taken from dribbble, developed in Flutter. This video series will guide you for developing a Google Products App UI in Flutter from scratch.
You can download an empty project template from Github Follow Along Project ht…
The idea was taken from dribbble, developed in Flutter. This video series will guide you for developing a Google Products App UI in Flutter from scratch.
You can download an empty project template from Github Follow Along Project ht…
New post on /r/flutterdev subreddit:
Flutter Tutorial: Netflixy Movie APP + API Integration
https://ift.tt/33o7qlt
November 26, 2019 at 07:06PM by cybdom
https://ift.tt/2QWup4n
Flutter Tutorial: Netflixy Movie APP + API Integration
https://ift.tt/33o7qlt
November 26, 2019 at 07:06PM by cybdom
https://ift.tt/2QWup4n
Flutter Tutorial by Cybdom Tech
Flutter Tutorial: Netflixy Movie APP + API Integration
API Integration was a popular demand so this tutorial will teach you the easiest way to integrate an API with a flutter app.
New post on /r/flutterdev subreddit:
Flutter - Dark Instagram UI Concept- Speed Coding
https://www.youtube.com/watch?v=j2qrMUe_aNI&feature=youtu.be
November 26, 2019 at 06:28PM by StevenDznr
https://ift.tt/2KVElHr
Flutter - Dark Instagram UI Concept- Speed Coding
https://www.youtube.com/watch?v=j2qrMUe_aNI&feature=youtu.be
November 26, 2019 at 06:28PM by StevenDznr
https://ift.tt/2KVElHr
YouTube
Flutter - Dark Instagram UI Concept- Speed Coding
Flutter UI Speed Coding
I will code for you:
https://www.fiverr.com/share/mYN6yR
Design:
https://dribbble.com/shots/6834466-Instagram-Redesign-Concept-Dark-mode
Code:
https://github.com/stevendz/darkinstagram_yt
Images:
https://unsplash.com/@jakobowens1…
I will code for you:
https://www.fiverr.com/share/mYN6yR
Design:
https://dribbble.com/shots/6834466-Instagram-Redesign-Concept-Dark-mode
Code:
https://github.com/stevendz/darkinstagram_yt
Images:
https://unsplash.com/@jakobowens1…
New post on /r/flutterdev subreddit:
Good backend alternative for Flutter to Firabase
I am new to Flutter and I am trying to build an app by myself as a side project; I have been researching for a severless architecture, as I don’t want to spend a lot of time doing DevOps instead of building the app. Not surprisingly, the best documentation and SDK’s are related to Firabase, but I believe its NoSql database is not a good fit for my app as it uses a lot of aggregated queries and highly related entities. Can anybody point me to a good alternative? A tutorial or documentation to check would be awesome. Thanks!
November 26, 2019 at 07:19PM by sempernewby
https://ift.tt/33l4ztp
Good backend alternative for Flutter to Firabase
I am new to Flutter and I am trying to build an app by myself as a side project; I have been researching for a severless architecture, as I don’t want to spend a lot of time doing DevOps instead of building the app. Not surprisingly, the best documentation and SDK’s are related to Firabase, but I believe its NoSql database is not a good fit for my app as it uses a lot of aggregated queries and highly related entities. Can anybody point me to a good alternative? A tutorial or documentation to check would be awesome. Thanks!
November 26, 2019 at 07:19PM by sempernewby
https://ift.tt/33l4ztp
reddit
Good backend alternative for Flutter to Firabase
I am new to Flutter and I am trying to build an app by myself as a side project; I have been researching for a severless architecture, as I don’t...
New post on Flutter Dev Google group:
New audio playback plugin
Hi list, I've published a new audio player plugin (including example app) at https://ift.tt/2OKLFqx and also available via pub: https://ift.tt/2rwxb5y Notable differentiating features: - Supports playing from local Flutter
November 26, 2019 at 07:48PM by Daniel Iglesia
https://ift.tt/35DGH5T
New audio playback plugin
Hi list, I've published a new audio player plugin (including example app) at https://ift.tt/2OKLFqx and also available via pub: https://ift.tt/2rwxb5y Notable differentiating features: - Supports playing from local Flutter
November 26, 2019 at 07:48PM by Daniel Iglesia
https://ift.tt/35DGH5T
GitHub
flutter.plugins/packages/audiofileplayer at master · google/flutter.plugins
Contribute to google/flutter.plugins development by creating an account on GitHub.
New tweet from FlutterDev:
🇨🇳 Google Developer Days China 2019
Learn how Flutter renders widgets and how it works under the hood. @fitzface and @mjohnsullivan dig deep into widgets, elements, and render objects.
Watch here → https://t.co/TTlovkZEt9— Flutter (@FlutterDev) November 26, 2019
November 26, 2019 at 09:25PM
http://twitter.com/FlutterDev/status/1199423930701733888
🇨🇳 Google Developer Days China 2019
Learn how Flutter renders widgets and how it works under the hood. @fitzface and @mjohnsullivan dig deep into widgets, elements, and render objects.
Watch here → https://t.co/TTlovkZEt9— Flutter (@FlutterDev) November 26, 2019
November 26, 2019 at 09:25PM
http://twitter.com/FlutterDev/status/1199423930701733888
New post on Flutter Dev Google group:
Testing: How interacts with material design complicated form elements (form lists, dataGrids, buttons, ...)?
Hello everyone I just started investigate Flutter Web Material components and see that layout is done without any classes, tags with unique names or id attributes. So it's really hard to find specific web component and interact with it. Could you please give me some example of how via driver:
November 26, 2019 at 10:13PM by Yuriy Zipov
https://ift.tt/2skBhhP
Testing: How interacts with material design complicated form elements (form lists, dataGrids, buttons, ...)?
Hello everyone I just started investigate Flutter Web Material components and see that layout is done without any classes, tags with unique names or id attributes. So it's really hard to find specific web component and interact with it. Could you please give me some example of how via driver:
November 26, 2019 at 10:13PM by Yuriy Zipov
https://ift.tt/2skBhhP
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:
ESP32 CAM with Flutter | Tutorial - [Part.4] Video Recording with FFmpeg (Baby Monitor)
https://youtu.be/Z5vBs8Mk5rA
November 26, 2019 at 11:38PM by XBriefer
https://ift.tt/2DiMNwf
ESP32 CAM with Flutter | Tutorial - [Part.4] Video Recording with FFmpeg (Baby Monitor)
https://youtu.be/Z5vBs8Mk5rA
November 26, 2019 at 11:38PM by XBriefer
https://ift.tt/2DiMNwf
YouTube
ESP32 CAM with Flutter | Tutorial - [Part.4] Video Recording with FFmpeg (Baby Monitor)
In this video, Part. 4, I'll show you how to add a video recording function using FFmpeg. This app supports to allow you to save videos in the native gallery in both Android and iOS.
Note: This part 4 tutorial is based on the previous video. I hope you've…
Note: This part 4 tutorial is based on the previous video. I hope you've…
New post on /r/flutterdev subreddit:
Flutter equivalent of SwiftUI
Dart 2.6.0 introduced class extensions: https://www.youtube.com/watch?v=GkEuRVkeLpwI have made an experimental package which takes advantage of this to create widgets in the same way as done in SwiftUI. This requires dart version 2.6.0 (which pub.dev doesnt like, since this interfers with the current stable flutter version 1.9.1 constraints)The package in its current state is just a proof of concept to showcase what is possible, but with a possible future.Github: https://github.com/ReinBentdal/styled_widget
November 26, 2019 at 10:44PM by ReinBentdal
https://ift.tt/2KUD03I
Flutter equivalent of SwiftUI
Dart 2.6.0 introduced class extensions: https://www.youtube.com/watch?v=GkEuRVkeLpwI have made an experimental package which takes advantage of this to create widgets in the same way as done in SwiftUI. This requires dart version 2.6.0 (which pub.dev doesnt like, since this interfers with the current stable flutter version 1.9.1 constraints)The package in its current state is just a proof of concept to showcase what is possible, but with a possible future.Github: https://github.com/ReinBentdal/styled_widget
November 26, 2019 at 10:44PM by ReinBentdal
https://ift.tt/2KUD03I
YouTube
Dart Extension Methods Tutorial (incl. Generic Extensions, Properties & Operators)
📗 Learn from the written tutorial 👇👇
https://resocoder.com/dart-extensions-tutorial
👨💻 Do you write good code? Find out now!
https://resocoder.com/good-code-quiz
Dart Extension Methods Tutorial (incl. Generic Extensions, Properties & Operators)
Subscribe…
https://resocoder.com/dart-extensions-tutorial
👨💻 Do you write good code? Find out now!
https://resocoder.com/good-code-quiz
Dart Extension Methods Tutorial (incl. Generic Extensions, Properties & Operators)
Subscribe…
New post on /r/flutterdev subreddit:
Mobile notifications
I'd like to use push notifications in my apps but I don't want to use Firebase, any other alternative?
November 26, 2019 at 08:27PM by carlosam1710
https://ift.tt/2OOLxX4
Mobile notifications
I'd like to use push notifications in my apps but I don't want to use Firebase, any other alternative?
November 26, 2019 at 08:27PM by carlosam1710
https://ift.tt/2OOLxX4
Reddit
r/FlutterDev on Reddit: Mobile notifications
Posted by u/carlosam1710 - 11 votes and 10 comments
New post on /r/flutterdev subreddit:
Handling draggable areas or elements drawn on a Flutter CustomPainter. [by Matt Sullivan]
https://ift.tt/33h3fb2
November 26, 2019 at 11:54PM by EngineerScientist
https://ift.tt/2QRbpnM
Handling draggable areas or elements drawn on a Flutter CustomPainter. [by Matt Sullivan]
https://ift.tt/33h3fb2
November 26, 2019 at 11:54PM by EngineerScientist
https://ift.tt/2QRbpnM
Gist
Handling draggable areas or elements drawn on a Flutter CustomPainter
Handling draggable areas or elements drawn on a Flutter CustomPainter - draggable_custom_painter.dart
New tweet from FlutterDev:
HERE WE GO ...
(•_•)
( •_•)>⌐■-■
(⌐■_■)
The full official #FlutterInteract site is LIVE. Head over now for the event schedule plus updates and info about the livestream and viewing parties around the world. https://t.co/y61Upqz35P pic.twitter.com/Ih74RA1KVk— Flutter (@FlutterDev) November 26, 2019
November 27, 2019 at 12:20AM
http://twitter.com/FlutterDev/status/1199467940560531456
HERE WE GO ...
(•_•)
( •_•)>⌐■-■
(⌐■_■)
The full official #FlutterInteract site is LIVE. Head over now for the event schedule plus updates and info about the livestream and viewing parties around the world. https://t.co/y61Upqz35P pic.twitter.com/Ih74RA1KVk— Flutter (@FlutterDev) November 26, 2019
November 27, 2019 at 12:20AM
http://twitter.com/FlutterDev/status/1199467940560531456
New tweet from FlutterDev:
🇨🇳 Google Developer Days China 2019
Learn how Flutter renders widgets and how it works under the hood. @fitzface and @mjohnsullivan dig deep into widgets, elements, and render objects.
Watch here → https://t.co/TTlovkZEt9 pic.twitter.com/VZofnTGdKn— Flutter (@FlutterDev) November 26, 2019
November 27, 2019 at 12:53AM
http://twitter.com/FlutterDev/status/1199476308180267008
🇨🇳 Google Developer Days China 2019
Learn how Flutter renders widgets and how it works under the hood. @fitzface and @mjohnsullivan dig deep into widgets, elements, and render objects.
Watch here → https://t.co/TTlovkZEt9 pic.twitter.com/VZofnTGdKn— Flutter (@FlutterDev) November 26, 2019
November 27, 2019 at 12:53AM
http://twitter.com/FlutterDev/status/1199476308180267008