New post on Flutter Dev Google group:
emulator error
June 23, 2019 at 04:59PM by Vishnu Suresh
http://bit.ly/2RxatDx
emulator error
June 23, 2019 at 04:59PM by Vishnu Suresh
http://bit.ly/2RxatDx
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:
You don't need file_picker or image_picker for Android anymore. Now intent can do that for you.
Released v1.1.0 intent:What's new ?Can pick a contact from your default phone activityCan capture a photo using default Camera ActivityCan pull document(s)/ media(s) from phoneCan wait for result of activity and get you that backSource : https://github.com/itzmeanjan/intent Pub: https://pub.dev/packages/intent
June 23, 2019 at 07:03PM by meanjan
http://bit.ly/2N3VhPF
You don't need file_picker or image_picker for Android anymore. Now intent can do that for you.
Released v1.1.0 intent:What's new ?Can pick a contact from your default phone activityCan capture a photo using default Camera ActivityCan pull document(s)/ media(s) from phoneCan wait for result of activity and get you that backSource : https://github.com/itzmeanjan/intent Pub: https://pub.dev/packages/intent
June 23, 2019 at 07:03PM by meanjan
http://bit.ly/2N3VhPF
GitHub
GitHub - itzmeanjan/intent: A simple Flutter plugin to deal with Android Intents, written with :heart:
A simple Flutter plugin to deal with Android Intents, written with :heart: - itzmeanjan/intent
New post on Flutter Dev Google group:
Flutter : How to draw map marker widget with Icon as child?
I'am using leaflet map in my flutter application and I want to add custom Marker on the map. Something like that : http://bit.ly/1dpC6HZ. I have found "A Dart implementation of Leaflet.markercluster for Flutter" but I don't know how that can help. Please help
June 23, 2019 at 07:49PM by Gauthier Eholoum
http://bit.ly/2KvHHCx
Flutter : How to draw map marker widget with Icon as child?
I'am using leaflet map in my flutter application and I want to add custom Marker on the map. Something like that : http://bit.ly/1dpC6HZ. I have found "A Dart implementation of Leaflet.markercluster for Flutter" but I don't know how that can help. Please help
June 23, 2019 at 07:49PM by Gauthier Eholoum
http://bit.ly/2KvHHCx
GitHub
lvoogdt/Leaflet.awesome-markers
Colorful, iconic & retina-proof markers for Leaflet, based on the Font Awesome/Twitter Bootstrap icons. - lvoogdt/Leaflet.awesome-markers
New post on /r/flutterdev subreddit:
How to print files with Flutter?
Hello, I created an app where you input some values and then you get a graph (I used FlCharts) and a table. How can I print the graph and the table?
June 23, 2019 at 11:00PM by kamilgeagea
http://bit.ly/2ID2Dp0
How to print files with Flutter?
Hello, I created an app where you input some values and then you get a graph (I used FlCharts) and a table. How can I print the graph and the table?
June 23, 2019 at 11:00PM by kamilgeagea
http://bit.ly/2ID2Dp0
reddit
r/FlutterDev - How to print files with Flutter?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Events | An Open List of Flutter Events
http://bit.ly/2KxtjK8
June 23, 2019 at 10:19PM by hillel369
http://bit.ly/2N8X06p
Flutter Events | An Open List of Flutter Events
http://bit.ly/2KxtjK8
June 23, 2019 at 10:19PM by hillel369
http://bit.ly/2N8X06p
It's All Widgets!
Flutter Events | It's All Widgets!
New post on Flutter Dev Google group:
3.9MB android build with no flutter so files
I tried flutter build apk --release --target-platform android-arm and flutter build apk and flutter build bundle and i never could get a 64bit build. I'm on • Flutter version 1.5.4-hotfix.2 at /Users/neil/flutter/flutter • Framework revision 7a4c33425d (8 weeks ago), 2019-04-29 11:05:24
June 24, 2019 at 01:25AM by Neil Warner
http://bit.ly/2IAEfV8
3.9MB android build with no flutter so files
I tried flutter build apk --release --target-platform android-arm and flutter build apk and flutter build bundle and i never could get a 64bit build. I'm on • Flutter version 1.5.4-hotfix.2 at /Users/neil/flutter/flutter • Framework revision 7a4c33425d (8 weeks ago), 2019-04-29 11:05:24
June 24, 2019 at 01:25AM by Neil Warner
http://bit.ly/2IAEfV8
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 .gitignore file advice
Anybody recommend a good .gitignore file for Flutter/IntelliJ? I found this one Https://www.gitignore.io/api/android,flutter, androidstudio But wondering what you guys and gals are using.
June 24, 2019 at 12:56AM by marscout6
http://bit.ly/2RxtCoJ
Need .gitignore file advice
Anybody recommend a good .gitignore file for Flutter/IntelliJ? I found this one Https://www.gitignore.io/api/android,flutter, androidstudio But wondering what you guys and gals are using.
June 24, 2019 at 12:56AM by marscout6
http://bit.ly/2RxtCoJ
New post on Flutter Dev Google group:
Does the website http://bit.ly/2SkR9ZH belong to Google or third party?
I just came across a website http://bit.ly/2SkR9ZH , and found out it is a good way to learn to building app by drag and drop the icon. Thanks.
June 24, 2019 at 01:45AM by Sam C.
http://bit.ly/2ICvYA4
Does the website http://bit.ly/2SkR9ZH belong to Google or third party?
I just came across a website http://bit.ly/2SkR9ZH , and found out it is a good way to learn to building app by drag and drop the icon. Thanks.
June 24, 2019 at 01:45AM by Sam C.
http://bit.ly/2ICvYA4
New post on /r/flutterdev subreddit:
Multi-Fab menu in Flutter using unicorndial
http://bit.ly/2Y673tH
June 24, 2019 at 04:49AM by Filledstacks
http://bit.ly/2IACd7g
Multi-Fab menu in Flutter using unicorndial
http://bit.ly/2Y673tH
June 24, 2019 at 04:49AM by Filledstacks
http://bit.ly/2IACd7g
Filledstacks
Multi Fab menu in Flutter with unicorndial
A short tutorial showing how to use the unicorndial for a multi-fab menu.
New post on /r/flutterdev subreddit:
First timer. Made Water Reminder app for Flutter. Feedback welcome.
http://bit.ly/2xaROnz
June 24, 2019 at 07:27AM by sivaram16coder
http://bit.ly/2RtpKFm
First timer. Made Water Reminder app for Flutter. Feedback welcome.
http://bit.ly/2xaROnz
June 24, 2019 at 07:27AM by sivaram16coder
http://bit.ly/2RtpKFm
GitHub
ThalapathySiva/drink_reminder_flutter
A cross platform mobile application to help you hydrate. - ThalapathySiva/drink_reminder_flutter
New post on Flutter Dev Google group:
90FPS on One Plus 7 Pro
As per flutter.dev/docs/testing/ui-performance Flutter will run at 120FPS on capable devices. I'm assuming that is iPad pro. I have a One Plus 7 Pro that has a 90hz refresh rate. But all Flutter apps are locked to 60FPS. Every other app including native, React Native and even OpenGL games have
June 24, 2019 at 08:49AM by Ajin Asokan
http://bit.ly/2X1aQr9
90FPS on One Plus 7 Pro
As per flutter.dev/docs/testing/ui-performance Flutter will run at 120FPS on capable devices. I'm assuming that is iPad pro. I have a One Plus 7 Pro that has a 90hz refresh rate. But all Flutter apps are locked to 60FPS. Every other app including native, React Native and even OpenGL games have
June 24, 2019 at 08:49AM by Ajin Asokan
http://bit.ly/2X1aQr9
docs.flutter.dev
Flutter performance profiling
Diagnosing UI performance issues in Flutter.
New post on Flutter Dev Google group:
Load Flutter Widget in iOS UIViewController View
Is it possible to load Flutter's Widget in iOS UIViewController's View?
June 24, 2019 at 10:28AM by Vignesh J
http://bit.ly/2Xv0KD1
Load Flutter Widget in iOS UIViewController View
Is it possible to load Flutter's Widget in iOS UIViewController's View?
June 24, 2019 at 10:28AM by Vignesh J
http://bit.ly/2Xv0KD1
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:
Tv Series Joke application
I finally completed my first flutter application to be released on play store. A social application for sharing TV Series Jokes. The application has been a learning journey for me. Testing out different state management patterns, playing with the different widgets, etc. I’ve really learned a lot! Love flutter so much! Thanks to the flutter team for this great framework . Github link to project - https://github.com/nonybrighto/tv-series-jokes
June 24, 2019 at 11:29AM by nonybrighto
http://bit.ly/2X08kGp
Tv Series Joke application
I finally completed my first flutter application to be released on play store. A social application for sharing TV Series Jokes. The application has been a learning journey for me. Testing out different state management patterns, playing with the different widgets, etc. I’ve really learned a lot! Love flutter so much! Thanks to the flutter team for this great framework . Github link to project - https://github.com/nonybrighto/tv-series-jokes
June 24, 2019 at 11:29AM by nonybrighto
http://bit.ly/2X08kGp
GitHub
nonybrighto/tv-series-jokes
A flutter application where fans of tv series can share jokes - nonybrighto/tv-series-jokes
New post on /r/flutterdev subreddit:
Connectivity Widget: Widget that shows if the phone is or is not connected to the internet
http://bit.ly/2ZGZlXw
June 24, 2019 at 02:12PM by Vanethos
http://bit.ly/31TlfJ6
Connectivity Widget: Widget that shows if the phone is or is not connected to the internet
http://bit.ly/2ZGZlXw
June 24, 2019 at 02:12PM by Vanethos
http://bit.ly/31TlfJ6
Dart packages
connectivity_widget | Flutter Package
A widget that shows the user if the phone is connected to the internet or not
New post on /r/flutterdev subreddit:
Flutter & Sentiment Analysis
Hello,Has anyone else integrated sent analysis in to their flutter app?Having issues with integrating my Doc2Vec python model (single layer) with my app .The user is supposed to enter in several words which then get vectorized using the model above and get compared with a certain text, the output is used as an indicator.No problem with anything other than actually linking the text form field with a python file.Any help would be much appreciated, thank you.
June 24, 2019 at 03:15PM by Gun101
http://bit.ly/2RvTEc0
Flutter & Sentiment Analysis
Hello,Has anyone else integrated sent analysis in to their flutter app?Having issues with integrating my Doc2Vec python model (single layer) with my app .The user is supposed to enter in several words which then get vectorized using the model above and get compared with a certain text, the output is used as an indicator.No problem with anything other than actually linking the text form field with a python file.Any help would be much appreciated, thank you.
June 24, 2019 at 03:15PM by Gun101
http://bit.ly/2RvTEc0
reddit
r/FlutterDev - Flutter & Sentiment Analysis
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
particles_flutter : Package to add particles animation in Flutter project.
http://bit.ly/2XyAN5z
June 24, 2019 at 03:35PM by EngineerScientist
http://bit.ly/2NbYJb0
particles_flutter : Package to add particles animation in Flutter project.
http://bit.ly/2XyAN5z
June 24, 2019 at 03:35PM by EngineerScientist
http://bit.ly/2NbYJb0
GitHub
rajajain08/particles_flutter
Contribute to rajajain08/particles_flutter development by creating an account on GitHub.
New post on Flutter Dev Google group:
Run time error while connecting app to the firebase
Hi. Im doing flutter using vs code. I need to create a login app with creating accounts. While connecte firebase to my app it showing a run time error which is below: C:\Users\dell\Desktop\flutter\loginapp>flutter run Using hardware rendering with device Android SDK built for x86. If you get
June 24, 2019 at 04:38PM by Abinavan Nagendran
http://bit.ly/2RFWtYl
Run time error while connecting app to the firebase
Hi. Im doing flutter using vs code. I need to create a login app with creating accounts. While connecte firebase to my app it showing a run time error which is below: C:\Users\dell\Desktop\flutter\loginapp>flutter run Using hardware rendering with device Android SDK built for x86. If you get
June 24, 2019 at 04:38PM by Abinavan Nagendran
http://bit.ly/2RFWtYl
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:
Embedding ads into flutter’s widget tree with admob_flutter
http://bit.ly/2Y9E2xj
June 24, 2019 at 05:57PM by veetaw_
http://bit.ly/3223tn4
Embedding ads into flutter’s widget tree with admob_flutter
http://bit.ly/2Y9E2xj
June 24, 2019 at 05:57PM by veetaw_
http://bit.ly/3223tn4
Medium
Embedding ads into flutter’s widget tree with admob_flutter
Better usage of ads in Flutter.
New post on Flutter Dev Google group:
Is is currently possible to create a custom keyboard app from scratch completely in Flutter
I am planning to create a keyboard application of my own completely from scratch. Does the flutter framework currently allow me to do so? What components will I have to use and what are the problems that I might face while doing the project? Thank you.
June 24, 2019 at 07:57PM by harshvardhan takawale
http://bit.ly/31RCFWh
Is is currently possible to create a custom keyboard app from scratch completely in Flutter
I am planning to create a keyboard application of my own completely from scratch. Does the flutter framework currently allow me to do so? What components will I have to use and what are the problems that I might face while doing the project? Thank you.
June 24, 2019 at 07:57PM by harshvardhan takawale
http://bit.ly/31RCFWh
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 Devlog: Water Reminder App | Light & Dark Mode ☀️🌙
https://youtu.be/zl5_ueGYVhI
June 24, 2019 at 07:57PM by RobertBrunhage
http://bit.ly/322gmgW
Flutter Devlog: Water Reminder App | Light & Dark Mode ☀️🌙
https://youtu.be/zl5_ueGYVhI
June 24, 2019 at 07:57PM by RobertBrunhage
http://bit.ly/322gmgW
YouTube
Flutter Devlog: Project Startup #4 | Light & Dark Mode ☀️🌙
Sign up here for more videos: https://robertbrunhage.com/2 month of free premium Skillshare ➡️ https://skillshare.eqcm.net/vY4ve⭐⭐⭐ SUPPORT ME ⭐⭐⭐Patreon: ...