New post on /r/flutterdev subreddit:
Bubble Bottom Bar with Floating Action Button released! v.1.1.0
https://ift.tt/2GWfxOC
March 28, 2019 at 06:00AM by westdabestdb
https://ift.tt/2CI351X
Bubble Bottom Bar with Floating Action Button released! v.1.1.0
https://ift.tt/2GWfxOC
March 28, 2019 at 06:00AM by westdabestdb
https://ift.tt/2CI351X
GitHub
westdabestdb/bubble_bottom_bar
Contribute to westdabestdb/bubble_bottom_bar development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Ideas for WebApp devs to understand Flutter
Hey all, I am heavily digging into Flutter right now and want to comment on what strikes my as different from classic front-end development.https://miguelrincon.github.io/2019-03-26-flutter-web-developers/Awesome community you all!!
March 28, 2019 at 05:54AM by migrinc
https://ift.tt/2V1Pw4m
Ideas for WebApp devs to understand Flutter
Hey all, I am heavily digging into Flutter right now and want to comment on what strikes my as different from classic front-end development.https://miguelrincon.github.io/2019-03-26-flutter-web-developers/Awesome community you all!!
March 28, 2019 at 05:54AM by migrinc
https://ift.tt/2V1Pw4m
miguelrincon.github.io
Flutter for Web Developers
Concepts for WebApp devs to understand Flutter
New post on /r/flutterdev subreddit:
Honest question - does Flutter remind you of spaghetti code (like jQuery)?
Sincere thoughts and questions here, I am not trying to attack Flutter.I have been watching a lot of Flutter videos lately and it looks amazing. However the coding process in every demonstration leaves me feeling... lost and disorganized. It comes across as hard to compartmentalise the code.Those who have been using Flutter for a while now - is this true? Or is it more the nature of quick demonstrations/tutorials that don't take time to organize the code?The seemingly endless cascading of code reminds me of spaghetti code with jQuery. Does it do the same for anybody else?
March 28, 2019 at 06:53AM by gryclmn
https://ift.tt/2TXZpng
Honest question - does Flutter remind you of spaghetti code (like jQuery)?
Sincere thoughts and questions here, I am not trying to attack Flutter.I have been watching a lot of Flutter videos lately and it looks amazing. However the coding process in every demonstration leaves me feeling... lost and disorganized. It comes across as hard to compartmentalise the code.Those who have been using Flutter for a while now - is this true? Or is it more the nature of quick demonstrations/tutorials that don't take time to organize the code?The seemingly endless cascading of code reminds me of spaghetti code with jQuery. Does it do the same for anybody else?
March 28, 2019 at 06:53AM by gryclmn
https://ift.tt/2TXZpng
reddit
r/FlutterDev - Honest question - does Flutter remind you of spaghetti code (like jQuery)?
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Platform Channels - Krzysztof Sroka
https://www.youtube.com/watch?v=OUVt9HBLvio
March 28, 2019 at 08:41AM by Purple_Pizzazz
https://ift.tt/2HW4x45
Flutter Platform Channels - Krzysztof Sroka
https://www.youtube.com/watch?v=OUVt9HBLvio
March 28, 2019 at 08:41AM by Purple_Pizzazz
https://ift.tt/2HW4x45
YouTube
Flutter Platform Channels @ Cross-platformxWRO #3 Meetup
Cross-platformxWRO #3 Meetup 05.03.2019 Part 2
Krzysztof Sroka
When it comes to writing apps using Flutter, you will eventually want to bridge some gaps between its libraries and whatever’s being provided by your favourite native OS. Krzysztof gave a talk…
Krzysztof Sroka
When it comes to writing apps using Flutter, you will eventually want to bridge some gaps between its libraries and whatever’s being provided by your favourite native OS. Krzysztof gave a talk…
New post on Flutter Dev Google group:
Flutter Query
Can i use Cloud Talent Solution API - jobs v2 in flutterCloud Talent Solution API - jobs v2
March 28, 2019 at 10:02AM by deepak...@quokkalabs.com
https://ift.tt/2FFGkxs
Flutter Query
Can i use Cloud Talent Solution API - jobs v2 in flutterCloud Talent Solution API - jobs v2
March 28, 2019 at 10:02AM by deepak...@quokkalabs.com
https://ift.tt/2FFGkxs
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:
Integrating Flutter Into an Existing iOS app? Make sure OS_ACTIVITY_MODE isn't set to disable
I'm working on Integrating Flutter into a large existing iOS application.I have been trying to get Hot reloading and Debugging working for the past week to no avail. I noticed the console log that the Observatory has started when testing a new application. So removed the OS_ACTIVITY_MODE environment variable and it started working!For some reason I'm still unsure of by disabling console logs with OS_ACTIVITY_MODE = disable. The observatory doesn't seem to start and so the debugger never attaches.I wonder if this can be added to the Wiki and the podhelper.rb file to check that targets don't have this variable like the check for bitcode.
March 28, 2019 at 10:14AM by WilliamsonApps
https://ift.tt/2utVfob
Integrating Flutter Into an Existing iOS app? Make sure OS_ACTIVITY_MODE isn't set to disable
I'm working on Integrating Flutter into a large existing iOS application.I have been trying to get Hot reloading and Debugging working for the past week to no avail. I noticed the console log that the Observatory has started when testing a new application. So removed the OS_ACTIVITY_MODE environment variable and it started working!For some reason I'm still unsure of by disabling console logs with OS_ACTIVITY_MODE = disable. The observatory doesn't seem to start and so the debugger never attaches.I wonder if this can be added to the Wiki and the podhelper.rb file to check that targets don't have this variable like the check for bitcode.
March 28, 2019 at 10:14AM by WilliamsonApps
https://ift.tt/2utVfob
GitHub
Add Flutter to existing apps
Flutter makes it easy and fast to build beautiful mobile apps. - flutter/flutter
New post on Flutter Dev Google group:
Form in Row Format
hi, i am try to add 2 form in Row format but i am not able to do that please help me , please check me column form format code body: Container( color: Colors.grey.shade300, height: 240, child: new Column( children: [ Padding( padding: const EdgeInsets.symmetric(vertical: 4, horizontal:
March 28, 2019 at 12:09PM by Deepjyoti Baishya
https://ift.tt/2JVbPYK
Form in Row Format
hi, i am try to add 2 form in Row format but i am not able to do that please help me , please check me column form format code body: Container( color: Colors.grey.shade300, height: 240, child: new Column( children: [ Padding( padding: const EdgeInsets.symmetric(vertical: 4, horizontal:
March 28, 2019 at 12:09PM by Deepjyoti Baishya
https://ift.tt/2JVbPYK
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 Search Issue with Firebase
I was trying out different methods to search Firestore from our Flutter app, but there does not seem to be any equivalent to something like elastic search. I also checked all the forums and found some interesting hacks like adding a search key field and using that to check the first few characters, but nothing that would let me search a partial value nor across multiple fields simultaneously. Has anyone come up with an approach to tackle this scenario?
March 28, 2019 at 12:59PM by FoogYllis
https://ift.tt/2OxQUto
Flutter Search Issue with Firebase
I was trying out different methods to search Firestore from our Flutter app, but there does not seem to be any equivalent to something like elastic search. I also checked all the forums and found some interesting hacks like adding a search key field and using that to check the first few characters, but nothing that would let me search a partial value nor across multiple fields simultaneously. Has anyone come up with an approach to tackle this scenario?
March 28, 2019 at 12:59PM by FoogYllis
https://ift.tt/2OxQUto
reddit
r/FlutterDev - Flutter Search Issue with Firebase
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Desktop Interview Interest survey
https://ift.tt/2FHS7vj
March 28, 2019 at 12:41PM by Elixane
https://ift.tt/2OwBOUE
Flutter Desktop Interview Interest survey
https://ift.tt/2FHS7vj
March 28, 2019 at 12:41PM by Elixane
https://ift.tt/2OwBOUE
Google Docs
Flutter Desktop Interview Interest
Gathering interest from customers interested in talking about Flutter Desktop hopes and concerns
New post on /r/flutterdev subreddit:
Flutter Building a Bottom Navigation Bar with "Flutter_Bloc"
https://ift.tt/2FGn6YC
March 28, 2019 at 12:26PM by MainaWycliffe
https://ift.tt/2OxQSSi
Flutter Building a Bottom Navigation Bar with "Flutter_Bloc"
https://ift.tt/2FGn6YC
March 28, 2019 at 12:26PM by MainaWycliffe
https://ift.tt/2OxQSSi
Coding Latte - Coding is fun
Flutter Building a Bottom Navigation Bar with "Flutter_Bloc" | Coding Latte - Coding is fun
This is a blog for Technical posts and demos related to coding. Having fun along the way!
New post on /r/flutterdev subreddit:
Expense tracking app with firebase authentication and database support.
ScreenshotsGithubThis is my first flutter app I built in a couple weeks to learn how to use flutter. It is an expense tracking app with authentication using firebase as well as storing the expenses in a firebase database so that it can be synced between the mobile app and its web based companion app I build last year while learning react.Since I built this as I was learning flutter it is probably a bit of a mess and I would do a ton of things differently If I were to rewrite it from scratch now that I am more familiar with how flutter works but overall I was really impressed with how easy flutter was to pick up. I never did any native android development before hand. Coming from Javascript into the dart language was a mostly pain free process and UI as code is awesome.Note: The web app doesn't currently support using non google accounts as I haven't gone back and updated it and some of the screens such as the expense overview screen are still unfinished as I have to turn my focus to exams but I cant wait to get back to it once I'm free.
March 28, 2019 at 11:44AM by FriedChicken24
https://ift.tt/2FGRTog
Expense tracking app with firebase authentication and database support.
ScreenshotsGithubThis is my first flutter app I built in a couple weeks to learn how to use flutter. It is an expense tracking app with authentication using firebase as well as storing the expenses in a firebase database so that it can be synced between the mobile app and its web based companion app I build last year while learning react.Since I built this as I was learning flutter it is probably a bit of a mess and I would do a ton of things differently If I were to rewrite it from scratch now that I am more familiar with how flutter works but overall I was really impressed with how easy flutter was to pick up. I never did any native android development before hand. Coming from Javascript into the dart language was a mostly pain free process and UI as code is awesome.Note: The web app doesn't currently support using non google accounts as I haven't gone back and updated it and some of the screens such as the expense overview screen are still unfinished as I have to turn my focus to exams but I cant wait to get back to it once I'm free.
March 28, 2019 at 11:44AM by FriedChicken24
https://ift.tt/2FGRTog
Imgur
Money Monitor
Post with 4 views. Money Monitor
New post on /r/flutterdev subreddit:
Interactive Flare animations in Flutter - An attempt to reduce boilerplate code
https://youtu.be/vsyjMrZa5OU
March 28, 2019 at 11:38AM by Filledstacks
https://ift.tt/2Ot68zP
Interactive Flare animations in Flutter - An attempt to reduce boilerplate code
https://youtu.be/vsyjMrZa5OU
March 28, 2019 at 11:38AM by Filledstacks
https://ift.tt/2Ot68zP
YouTube
Complex Animations in Flutter using Rive | Flare
In this tutorial we'll be covering how to add interactive functionality to an animation built using Flare.
Written Tutorial 1: https://www.filledstacks.com/post/reducing-boilerplate-code-in-flutter-using-flare
Written Tutorial 2: https://www.filledstack…
Written Tutorial 1: https://www.filledstacks.com/post/reducing-boilerplate-code-in-flutter-using-flare
Written Tutorial 2: https://www.filledstack…
New post on /r/flutterdev subreddit:
Gallery application developing in Flutter.
https://ift.tt/2FFYhvM
March 28, 2019 at 01:41PM by follow2vivek
https://ift.tt/2OzfFW8
Gallery application developing in Flutter.
https://ift.tt/2FFYhvM
March 28, 2019 at 01:41PM by follow2vivek
https://ift.tt/2OzfFW8
GitHub
follow2vivek/FlutterGallery
Flutter gallery - Image, Audio, Video & File. Contribute to follow2vivek/FlutterGallery development by creating an account on GitHub.
New post on Flutter Dev Google group:
StreamBuilders Don't Update When Stream Updates
So I'm having an issue where my stream builders don't consistently update when I add new values to the streams. I'm using the RXdart library. This is in a method in my Bloc. if (result != null && result.apiErrorCode == 0) { // Update Streams _userAuthentication.sink.add(result); _authentic
March 28, 2019 at 03:30PM by Matthew Jones
https://ift.tt/2U3Cib8
StreamBuilders Don't Update When Stream Updates
So I'm having an issue where my stream builders don't consistently update when I add new values to the streams. I'm using the RXdart library. This is in a method in my Bloc. if (result != null && result.apiErrorCode == 0) { // Update Streams _userAuthentication.sink.add(result); _authentic
March 28, 2019 at 03:30PM by Matthew Jones
https://ift.tt/2U3Cib8
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:
Database Strategies
So one of the things holding me back from considering flutter is the database.I'm building a medical billing application, which leaves me with two levels of database.The first one is app data. Things like billing codes, diagnostic codes, and code rules. These are largely static, but when they do change they change in bulk. I'm thinking of using Firebase store for this to handle the syncing of data. There's only one relationship that I'm happy to lazily load on my own (the rules) otherwise they're all independent of each other.The other is user data. This is going to be sensitive data like claim, patient information, and other user data. This one is likely to be sqliteMy biggest problem is search. I need to be able to live search codes, and patients.The other is encryption of the databaseDoes anyone have any strategies for these problems?
March 28, 2019 at 05:23PM by DoPeopleEvenLookHere
https://ift.tt/2HLGOEK
Database Strategies
So one of the things holding me back from considering flutter is the database.I'm building a medical billing application, which leaves me with two levels of database.The first one is app data. Things like billing codes, diagnostic codes, and code rules. These are largely static, but when they do change they change in bulk. I'm thinking of using Firebase store for this to handle the syncing of data. There's only one relationship that I'm happy to lazily load on my own (the rules) otherwise they're all independent of each other.The other is user data. This is going to be sensitive data like claim, patient information, and other user data. This one is likely to be sqliteMy biggest problem is search. I need to be able to live search codes, and patients.The other is encryption of the databaseDoes anyone have any strategies for these problems?
March 28, 2019 at 05:23PM by DoPeopleEvenLookHere
https://ift.tt/2HLGOEK
reddit
r/FlutterDev - Database Strategies
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
On device face recognition.
Hello I am a beginner in flutter and I was wondering if there is a library which can be used to do on device face detection. I need to be able to check if the face of the person using the phone is in view of the frontal camera and record a video of it.Thank you for your help
March 28, 2019 at 07:06PM by codingSloth
https://ift.tt/2FE8DLH
On device face recognition.
Hello I am a beginner in flutter and I was wondering if there is a library which can be used to do on device face detection. I need to be able to check if the face of the person using the phone is in view of the frontal camera and record a video of it.Thank you for your help
March 28, 2019 at 07:06PM by codingSloth
https://ift.tt/2FE8DLH
reddit
r/FlutterDev - On device face recognition.
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Open Source for Busy People - live coding a Flutter Github app - OSCON 2018
https://www.youtube.com/watch?v=ZZNtvYsVGCU
March 28, 2019 at 06:45PM by Purple_Pizzazz
https://ift.tt/2U3qqG3
Open Source for Busy People - live coding a Flutter Github app - OSCON 2018
https://www.youtube.com/watch?v=ZZNtvYsVGCU
March 28, 2019 at 06:45PM by Purple_Pizzazz
https://ift.tt/2U3qqG3
YouTube
Open Source for Busy People - live coding a Flutter Github app - OSCON 2018
At OSCON 2018, Matt Sullivan and Emily Fortuna build a nifty Github Flutter app live! Want to learn how to write an app that allows you to review pull requests on your phone while you're out and about? Watch and follow along!
Source code → https://bit.ly/2WqO8J5…
Source code → https://bit.ly/2WqO8J5…
New post on /r/flutterdev subreddit:
Zgadula - party game with 10k+ downloads (English, Polish)
https://ift.tt/2z2XCRw
March 28, 2019 at 07:49PM by ryk0s
https://ift.tt/2CJMf2D
Zgadula - party game with 10k+ downloads (English, Polish)
https://ift.tt/2z2XCRw
March 28, 2019 at 07:49PM by ryk0s
https://ift.tt/2CJMf2D
GitHub
GitHub - vintage/party_flutter: Party Charades game created in Flutter.
Party Charades game created in Flutter. Contribute to vintage/party_flutter development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Flutter in Practice - HTTP Request & Response
https://www.youtube.com/watch?v=WsgsP-AKxFo
March 28, 2019 at 09:27PM by zaiste
https://ift.tt/2uGIO8J
Flutter in Practice - HTTP Request & Response
https://www.youtube.com/watch?v=WsgsP-AKxFo
March 28, 2019 at 09:27PM by zaiste
https://ift.tt/2uGIO8J
YouTube
Flutter in Practice - E08: HTTP Request & Response
Flutter in Practice is a free programming course that teaches how to write a mobile application using Flutter framework and Dart programming language. Instead of teaching concepts and ideas in both Flutter and Dart, this course showcases a process of building…
New post on /r/flutterdev subreddit:
Flutter Laggy Animations: How Not To setState
https://ift.tt/2FCOTYu
March 29, 2019 at 12:06AM by Purple_Pizzazz
https://ift.tt/2U58RW0
Flutter Laggy Animations: How Not To setState
https://ift.tt/2FCOTYu
March 29, 2019 at 12:06AM by Purple_Pizzazz
https://ift.tt/2U58RW0
Medium
Flutter Laggy Animations: How Not To setState
Creating animations in Flutter is really fun and easy, but there is one bad practice that might make those animations laggy: setState.