New post on /r/flutterdev subreddit:
Amazing Reasons that Explain Why Flutter uses Dart!
https://ift.tt/30aIc96
August 13, 2019 at 01:25PM by SachinKody
https://ift.tt/2YZBDJo
Amazing Reasons that Explain Why Flutter uses Dart!
https://ift.tt/30aIc96
August 13, 2019 at 01:25PM by SachinKody
https://ift.tt/2YZBDJo
Kodytechnolab
Why Flutter uses Dart?|Relationship between Flutter and Dart
You still don't know the reasons why Flutter uses Dart? Here We have listed all the amazing reasons that explain why Flutter uses Dart!
New post on /r/flutterdev subreddit:
Cloud Firestore + Algolia Alternative for Full-Text Search?
I'm trying to implement full-text search in my app, which uses Cloud Firestore as its cloud database. All I want to do is check a field from each document in a collection and see if it contains the search string; however, I only just found out that this somehow isn't possible (Ironic, considering it's a Google product!). Apparently the only kind of search possible with Firestore is a prefix search, which isn't good enough in this case.The official recommendation in the docs is to use a third-party search service like Algolia. The problem with that, for me, is the pricing. I've tried looking for other search services with a pricing structure more similar to what Firebase offers, but I've had no luck there.So my question is, is there an alternative to Cloud Firestore (doesn't have to be NoSQL. Any DB, relational or otherwise is fine) with a similar pricing structure, which offers full-text search? If not, is there a third-party search service out there with a similar pricing structure that I could use with Flutter?
August 13, 2019 at 02:43PM by Tenshar
https://ift.tt/31ApnMV
Cloud Firestore + Algolia Alternative for Full-Text Search?
I'm trying to implement full-text search in my app, which uses Cloud Firestore as its cloud database. All I want to do is check a field from each document in a collection and see if it contains the search string; however, I only just found out that this somehow isn't possible (Ironic, considering it's a Google product!). Apparently the only kind of search possible with Firestore is a prefix search, which isn't good enough in this case.The official recommendation in the docs is to use a third-party search service like Algolia. The problem with that, for me, is the pricing. I've tried looking for other search services with a pricing structure more similar to what Firebase offers, but I've had no luck there.So my question is, is there an alternative to Cloud Firestore (doesn't have to be NoSQL. Any DB, relational or otherwise is fine) with a similar pricing structure, which offers full-text search? If not, is there a third-party search service out there with a similar pricing structure that I could use with Flutter?
August 13, 2019 at 02:43PM by Tenshar
https://ift.tt/31ApnMV
reddit
r/FlutterDev - Cloud Firestore + Algolia Alternative for Full-Text Search?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Tweet UI - my first Flutter package ;-)
https://ift.tt/2OPHEED
August 13, 2019 at 05:44PM by kawa1989
https://ift.tt/2yWG1u2
Tweet UI - my first Flutter package ;-)
https://ift.tt/2OPHEED
August 13, 2019 at 05:44PM by kawa1989
https://ift.tt/2yWG1u2
Dart packages
tweet_ui | Flutter Package
Flutter package to show Tweets from a Twitter API JSON on Android and iOS. Support for Tweets with 1-4 photos, Video, GIFs, hashtags, mentions, symbols, urls and quoted Tweets.
New post on /r/flutterdev subreddit:
Apps under 20MB in iOS App store?
App size on Flutter seems to have been an issue ever since it came out, but these days Android doesn't seem to have a problem and can easily be under 10MB on the play store. But I've noticed iOS apps still take up 20-30mb on the app store bare minimum which seems ridiculous. They say it takes up 10.7MB for iOS in their documentation but not sure how they achieved that. The default app is much bigger than that based on the tests I've made.Does anyone actually have any apps with download sizes under 20mb in the iOS app store? How about under 10MB?I really like Flutter but am disappointed in this. I remade an app that was 2MB on the app store made with React Native, and yet the new Flutter version, which is basically identical is 30MB on the app store, even though it's only 6MB on Android.
August 13, 2019 at 06:26PM by loot6
https://ift.tt/31vt4DE
Apps under 20MB in iOS App store?
App size on Flutter seems to have been an issue ever since it came out, but these days Android doesn't seem to have a problem and can easily be under 10MB on the play store. But I've noticed iOS apps still take up 20-30mb on the app store bare minimum which seems ridiculous. They say it takes up 10.7MB for iOS in their documentation but not sure how they achieved that. The default app is much bigger than that based on the tests I've made.Does anyone actually have any apps with download sizes under 20mb in the iOS app store? How about under 10MB?I really like Flutter but am disappointed in this. I remade an app that was 2MB on the app store made with React Native, and yet the new Flutter version, which is basically identical is 30MB on the app store, even though it's only 6MB on Android.
August 13, 2019 at 06:26PM by loot6
https://ift.tt/31vt4DE
reddit
r/FlutterDev - Apps under 20MB in iOS App store?
0 votes and 3 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter - Cool Radial Menu with AnimatedSwitchers
https://youtu.be/1Bz06bLeWHY
August 13, 2019 at 08:04PM by rajayogan27
https://ift.tt/2ySGSvR
Flutter - Cool Radial Menu with AnimatedSwitchers
https://youtu.be/1Bz06bLeWHY
August 13, 2019 at 08:04PM by rajayogan27
https://ift.tt/2ySGSvR
YouTube
Flutter - Animations - Radial Menu with AnimatedSwitcher
Need an app ? - https://rajayogan.com
Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=SPECOFF
Follow me on twitter - https://twitter.com/rajayogan14k
Other flutter videos - https://www.youtube.com/playlist?list=PLgGjX33Qsw…
Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=SPECOFF
Follow me on twitter - https://twitter.com/rajayogan14k
Other flutter videos - https://www.youtube.com/playlist?list=PLgGjX33Qsw…
New post on Flutter Dev Google group:
Users upload Video Clips
Trying to app a social aspect to my app. I want users to be able to upload clips (super short videos) of gameplay. I can get images to work but not sure how to get video to work? Anyone pointing me in the right direction that would be great!
August 13, 2019 at 08:45PM by Brennan Altringer
https://ift.tt/2OV3vL0
Users upload Video Clips
Trying to app a social aspect to my app. I want users to be able to upload clips (super short videos) of gameplay. I can get images to work but not sure how to get video to work? Anyone pointing me in the right direction that would be great!
August 13, 2019 at 08:45PM by Brennan Altringer
https://ift.tt/2OV3vL0
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:
'60 Days of Flutter : Building a Messenger from Scratch' : Day 2 - Setting Up A CI With Flutter
https://ift.tt/2yXfr3Y
August 13, 2019 at 10:15PM by aditya_gurjar
https://ift.tt/2YLRJqz
'60 Days of Flutter : Building a Messenger from Scratch' : Day 2 - Setting Up A CI With Flutter
https://ift.tt/2yXfr3Y
August 13, 2019 at 10:15PM by aditya_gurjar
https://ift.tt/2YLRJqz
Medium
60 Days of Flutter : Day 2 -Setting Up A CI With Flutter
What is a CI?
New post on /r/flutterdev subreddit:
Did you know there's a Flutter community group that does animated "Package of the Week" videos? Flutter Swiper (Package of the Week)
https://youtu.be/Ng-QQ6-9AJI
August 13, 2019 at 11:25PM by EngineerScientist
https://ift.tt/2YVVlWs
Did you know there's a Flutter community group that does animated "Package of the Week" videos? Flutter Swiper (Package of the Week)
https://youtu.be/Ng-QQ6-9AJI
August 13, 2019 at 11:25PM by EngineerScientist
https://ift.tt/2YVVlWs
YouTube
Flutter Swiper (Package of the Week)
Use the Flutter Swiper Package to create awesome carousel animations and more!Learn more about Flutter Swiper: https://pub.dev/packages/flutter_swiperColombo...
New post on /r/flutterdev subreddit:
Please help me find an answer to this.
https://ift.tt/2KwZ8RR
August 14, 2019 at 12:15AM by justwhoyouneed
https://ift.tt/31HT1jD
Please help me find an answer to this.
https://ift.tt/2KwZ8RR
August 14, 2019 at 12:15AM by justwhoyouneed
https://ift.tt/31HT1jD
Stack Overflow
How to implement a custom drop down menu item in flutter?
The popup menu seems to assign a default padding to the drop down menu items. Hence I can't achieve the example UI in the mockup.
Widget buildCustomFormDropDown() {
return FormField<String&g...
Widget buildCustomFormDropDown() {
return FormField<String&g...
New post on /r/flutterdev subreddit:
"Flutter" on Google Trends just Dropped Off
https://ift.tt/2KLJNMe
August 14, 2019 at 12:41AM by TheSpaceFudge
https://ift.tt/2ZWvavY
"Flutter" on Google Trends just Dropped Off
https://ift.tt/2KLJNMe
August 14, 2019 at 12:41AM by TheSpaceFudge
https://ift.tt/2ZWvavY
New post on /r/flutterdev subreddit:
Flutter-snap: extensive snap tool/widget allows very flexible snap management & snapping between widgets.
https://ift.tt/2yZuQRa
August 14, 2019 at 01:16AM by Sol_Ido
https://ift.tt/2OVAsab
Flutter-snap: extensive snap tool/widget allows very flexible snap management & snapping between widgets.
https://ift.tt/2yZuQRa
August 14, 2019 at 01:16AM by Sol_Ido
https://ift.tt/2OVAsab
GitHub
aliyigitbireroglu/flutter-snap
An extensive snap tool/widget for Flutter that allows very flexible snap management and snapping between your widgets. - aliyigitbireroglu/flutter-snap
New post on /r/flutterdev subreddit:
Peek and Pop for Flutter
https://github.com/aliyigitbireroglu/flutter-peek-and-pophttps://www.youtube.com/watch?v=3TjCFwHoOiE&feature=youtu.be
August 14, 2019 at 01:41AM by Sol_Ido
https://ift.tt/2H5Ebvb
Peek and Pop for Flutter
https://github.com/aliyigitbireroglu/flutter-peek-and-pophttps://www.youtube.com/watch?v=3TjCFwHoOiE&feature=youtu.be
August 14, 2019 at 01:41AM by Sol_Ido
https://ift.tt/2H5Ebvb
GitHub
GitHub - aliyigitbireroglu/flutter-peek-and-pop: Peek & Pop implementation for Flutter based on the iOS functionality of the same…
Peek & Pop implementation for Flutter based on the iOS functionality of the same name. - aliyigitbireroglu/flutter-peek-and-pop
New post on Flutter Dev Google group:
360 degree Image viewer for flutter
I wonder if is there a widget for 360-degree image view I want to develop a flutter application, this app will get JEPG image from a server to display it on a listView but I want to display 360-degree images, so Is there a widget to display it in Flutter SDK
August 14, 2019 at 03:36AM by Ashraf Mohamed
https://ift.tt/2yYWhdT
360 degree Image viewer for flutter
I wonder if is there a widget for 360-degree image view I want to develop a flutter application, this app will get JEPG image from a server to display it on a listView but I want to display 360-degree images, so Is there a widget to display it in Flutter SDK
August 14, 2019 at 03:36AM by Ashraf Mohamed
https://ift.tt/2yYWhdT
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:
Flutter 360 image viewer
Hello developers,I wonder if is there a widget for 360-degree image viewI want to develop a flutter application, this app will get JPEG image from a server to display it on a listViewbut I want to display 360-degree images, so Is there a widget to display it in Flutter SDK
August 14, 2019 at 03:41AM by Ashraf4747
https://ift.tt/2MY5M5g
Flutter 360 image viewer
Hello developers,I wonder if is there a widget for 360-degree image viewI want to develop a flutter application, this app will get JPEG image from a server to display it on a listViewbut I want to display 360-degree images, so Is there a widget to display it in Flutter SDK
August 14, 2019 at 03:41AM by Ashraf4747
https://ift.tt/2MY5M5g
reddit
r/FlutterDev - Flutter 360 image viewer
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Flutter Desktop MacOS Plugin, how to see compiler errors
Trying to build a plugin for MacOS based on the example_plugin. I am not a swift developer so making lots of errors, but the problem is that when I try to run the app I get messages that the compiler failed: ** BUILD FAILED ** The following build commands failed: CompileSwift normal x86_64
August 14, 2019 at 05:24AM by Dale King
https://ift.tt/2YNdre5
Flutter Desktop MacOS Plugin, how to see compiler errors
Trying to build a plugin for MacOS based on the example_plugin. I am not a swift developer so making lots of errors, but the problem is that when I try to run the app I get messages that the compiler failed: ** BUILD FAILED ** The following build commands failed: CompileSwift normal x86_64
August 14, 2019 at 05:24AM by Dale King
https://ift.tt/2YNdre5
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:
Flutter Execute Fetch in Background while App is closed
I am building an Notes App where people can sync there Notes to a server. Usually the Server is slow to respond (1 minute) so I work mostly with a local Database and sync in the Background. However whenever someone for e.g. creates a new Note ( note saved locally, post request to server (1 minute)) and closes the App the post request to the server will not come through.I found a package called background_fetch but this is not what I really need.Is there a way I can execute a request in the Background while the app is loosing focused and finish that request in the Background?
August 14, 2019 at 09:52AM by daehruoydeef
https://ift.tt/2MftKcX
Flutter Execute Fetch in Background while App is closed
I am building an Notes App where people can sync there Notes to a server. Usually the Server is slow to respond (1 minute) so I work mostly with a local Database and sync in the Background. However whenever someone for e.g. creates a new Note ( note saved locally, post request to server (1 minute)) and closes the App the post request to the server will not come through.I found a package called background_fetch but this is not what I really need.Is there a way I can execute a request in the Background while the app is loosing focused and finish that request in the Background?
August 14, 2019 at 09:52AM by daehruoydeef
https://ift.tt/2MftKcX
reddit
r/FlutterDev - Flutter Execute Fetch in Background while App is closed
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Populate Custom Search Result Cards With Locations Using Google Places AutoComplete API
https://youtu.be/rJOkoAmC5GY
August 14, 2019 at 09:16AM by projectmind_guru
https://ift.tt/2YP9aXu
Populate Custom Search Result Cards With Locations Using Google Places AutoComplete API
https://youtu.be/rJOkoAmC5GY
August 14, 2019 at 09:16AM by projectmind_guru
https://ift.tt/2YP9aXu
YouTube
(Ep 25) How to Populate Custom Search Results With Locations Using Google Places AutoComplete API
In the last video (Episode 24) we setup the layout for our custom search, In this video we will actually get the search functionality working. After completing the video, the app will allow users to search any location in the world and see results in realtime…
New post on /r/flutterdev subreddit:
9 Easiest Steps to Build Photo Diary App Using Flutter and Cloudinary
https://ift.tt/2MWhkpQ
August 14, 2019 at 08:48AM by wizpna
https://ift.tt/2N2o4Te
9 Easiest Steps to Build Photo Diary App Using Flutter and Cloudinary
https://ift.tt/2MWhkpQ
August 14, 2019 at 08:48AM by wizpna
https://ift.tt/2N2o4Te
Medium
9 Easiest Steps to Build Photo Diary App Using Flutter and Cloudinary
In this article, you are going to learn the simple step by step method on how to build a photo diary app using flutter and cloudinary.
New post on /r/flutterdev subreddit:
Flutter: Flutter Bloc Explained With Light & Dark Theme | DevFest App | CH02 | Complete App Tutorial
https://youtu.be/4hH5XCflZfU
August 14, 2019 at 08:16AM by imthepk
https://ift.tt/2YLDhPF
Flutter: Flutter Bloc Explained With Light & Dark Theme | DevFest App | CH02 | Complete App Tutorial
https://youtu.be/4hH5XCflZfU
August 14, 2019 at 08:16AM by imthepk
https://ift.tt/2YLDhPF
YouTube
Flutter: Flutter Bloc Explained With Light & Dark Theme | DevFest App | CH02 | Complete App Tutorial
This video is chapter 2 of the complete Devfest App Tutorial. #Trending #Flutter #DevFestApp Download Demo Apps - PlayStore - http://bit.ly/2GDr18N AppStore ...
New post on /r/flutterdev subreddit:
The Flutter Boring Show and other ways we make ourselves look human
https://ift.tt/2ZX1zCC
August 14, 2019 at 07:08AM by EngineerScientist
https://ift.tt/2MgNOeN
The Flutter Boring Show and other ways we make ourselves look human
https://ift.tt/2ZX1zCC
August 14, 2019 at 07:08AM by EngineerScientist
https://ift.tt/2MgNOeN
DevRel.net
The Flutter Boring Show and other ways we make ourselves look human - DevRel.net
As Developer Advocate on Google’s Flutter team, Filip Hracek created The Boring Show to show that all developers share similar frustrations and moments of confusion. In this talk from DevRelCon San Francisco 2019, Filip explores how creating authentic resources…