New post on /r/flutterdev subreddit:
Chat App -Built with Flutter(Frontend) and Firebase(Backend). It supports capturing pictures, creating stories, searching users and messaging
https://ift.tt/2NEafwb
July 07, 2019 at 01:11PM by bhavisingh
https://ift.tt/32bX8p3
Chat App -Built with Flutter(Frontend) and Firebase(Backend). It supports capturing pictures, creating stories, searching users and messaging
https://ift.tt/2NEafwb
July 07, 2019 at 01:11PM by bhavisingh
https://ift.tt/32bX8p3
GitHub
singhbhavneet/chat_app
A flutter chat app built with firestore. It is clone of messenger.User can create stories,chat and search in real time. - singhbhavneet/chat_app
New post on /r/flutterdev subreddit:
Build extensions For flutter
okay short article, one can use -t target flags and a little creativeness to store api keysoutside the freaking code repo with build variants...article is at:https://medium.com/@fredgrott/build-extensions-for-flutter-43dd5f0ee955Lats rock flutter apps!
July 07, 2019 at 02:41PM by fredgrott
https://ift.tt/2FVs03C
Build extensions For flutter
okay short article, one can use -t target flags and a little creativeness to store api keysoutside the freaking code repo with build variants...article is at:https://medium.com/@fredgrott/build-extensions-for-flutter-43dd5f0ee955Lats rock flutter apps!
July 07, 2019 at 02:41PM by fredgrott
https://ift.tt/2FVs03C
Medium
Build Extensions for Flutter
Okay folks, lets get real professional and have some build extensions so that we can do things like keep web api keys and crash report api…
New post on /r/flutterdev subreddit:
Flutter — Making Phone calls, sending SMS and emails with url_launcher
https://ift.tt/2NBH391
July 07, 2019 at 07:07PM by EngineerScientist
https://ift.tt/2XyQAST
Flutter — Making Phone calls, sending SMS and emails with url_launcher
https://ift.tt/2NBH391
July 07, 2019 at 07:07PM by EngineerScientist
https://ift.tt/2XyQAST
Medium
Flutter — Making Phone calls, sending SMS and emails with url_launcher
Depending on the type of app you are developing, you might want the user to quickly make a call or send a message or email by pressing a…
New post on /r/flutterdev subreddit:
ReadyO - Next Gen Music App Build with Flutter
https://ift.tt/30ckoS6
July 07, 2019 at 07:52PM by imthepk
https://ift.tt/2XS4ONS
ReadyO - Next Gen Music App Build with Flutter
https://ift.tt/30ckoS6
July 07, 2019 at 07:52PM by imthepk
https://ift.tt/2XS4ONS
Google Play
ReadyO - Radio, Podcast, Facts & Magic - Apps on Google Play
ReadyO is a next-generation music app where it doesn't have thousands of stations but it has the quality of stations and music which matters.
ReadyO offers the next-generation user experience with a beautiful user interface. It has the top radio channels…
ReadyO offers the next-generation user experience with a beautiful user interface. It has the top radio channels…
New post on /r/flutterdev subreddit:
A convetion for organizing folders ?
I suppose that it depends on the architecture used. I am developping an app that won't have that much "logic" parts (an authentification + some HTTP requests to send / display data) and for these parts I will use the ScopedModel.I have no idea how I should organize the lib folder. For now I have a view folder with the UI, a model folder for the objects that will represent data in my app, and a "service" folder that contains for now the authentification logic.Any advice ?
July 07, 2019 at 08:35PM by Kamel38
https://ift.tt/2XL5g0s
A convetion for organizing folders ?
I suppose that it depends on the architecture used. I am developping an app that won't have that much "logic" parts (an authentification + some HTTP requests to send / display data) and for these parts I will use the ScopedModel.I have no idea how I should organize the lib folder. For now I have a view folder with the UI, a model folder for the objects that will represent data in my app, and a "service" folder that contains for now the authentification logic.Any advice ?
July 07, 2019 at 08:35PM by Kamel38
https://ift.tt/2XL5g0s
reddit
r/FlutterDev - A convetion for organizing folders ?
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Fwd: Breaking change #36900: Declare return types of Uint8List
[bcc flutter-announce] Hi Flutter users, The changes described below will land in Flutter 1.8.1 and above. If you have any questions or comments, please let me know on the associated issue: https://ift.tt/2XxAVmw Cheers, -T ---------- Forwarded message ---------
July 07, 2019 at 09:43PM by Todd Volkert
https://ift.tt/2JvUzp8
Fwd: Breaking change #36900: Declare return types of Uint8List
[bcc flutter-announce] Hi Flutter users, The changes described below will land in Flutter 1.8.1 and above. If you have any questions or comments, please let me know on the associated issue: https://ift.tt/2XxAVmw Cheers, -T ---------- Forwarded message ---------
July 07, 2019 at 09:43PM by Todd Volkert
https://ift.tt/2JvUzp8
GitHub
[Breaking Change Request] Declare return types of Uint8List · Issue #36900 · dart-lang/sdk
Current state The following methods all return Uint8List, yet they are only declared to return List: Utf8Codec.encode() BytesBuilder.takeBytes() BytesBuilder.toBytes() File.readA...
New post on /r/flutterdev subreddit:
Help installing flutter on Solus
I tried to setup flutter but failed every-time. I'm not able to set up flutter path globally and permanently, i added path in .bash_profile file but it only works for current session for me. pls someone help me with this. i'm frustrated now. its been more than 10 days i tried everyday.
July 07, 2019 at 09:22PM by blueblood_14
https://ift.tt/2XU33j6
Help installing flutter on Solus
I tried to setup flutter but failed every-time. I'm not able to set up flutter path globally and permanently, i added path in .bash_profile file but it only works for current session for me. pls someone help me with this. i'm frustrated now. its been more than 10 days i tried everyday.
July 07, 2019 at 09:22PM by blueblood_14
https://ift.tt/2XU33j6
reddit
r/FlutterDev - Help installing flutter on Solus
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
What database you use with your flutter and why?
No text found
July 08, 2019 at 01:24AM by eyemeroll
https://ift.tt/2LHfxV8
What database you use with your flutter and why?
No text found
July 08, 2019 at 01:24AM by eyemeroll
https://ift.tt/2LHfxV8
reddit
r/FlutterDev - What database you use with your flutter and why?
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Is there any really great flutter development books out there?
I was just wondering if anyone knows of a book that explains not only how to develop with flutter but also common design patterns, in depth look into dart, and an in depth look into exactly how the Flutter SDK works? I found a few books searching google but most have bad reviews.
July 08, 2019 at 01:06AM by LAN_scape
https://ift.tt/2xCGQYl
Is there any really great flutter development books out there?
I was just wondering if anyone knows of a book that explains not only how to develop with flutter but also common design patterns, in depth look into dart, and an in depth look into exactly how the Flutter SDK works? I found a few books searching google but most have bad reviews.
July 08, 2019 at 01:06AM by LAN_scape
https://ift.tt/2xCGQYl
reddit
r/FlutterDev - Is there any really great flutter development books out there?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
I went back to my react/react native roots
I have an app that I've been working on for some time and have struggled with a clean way to manage state.I've used Scoped Models, Provider, and MobX.These all work well but I'm used to handling side effects in very specific ways, as well as dealing with immutability so I've gone back to Redux. Yes there's a ton of boilerplate, but ugghhhhhhhhhh am I so much happier. I'm very very accustomed to the Redux pattern and can work so much faster now. Now I update different pieces of state with middleware without having to have some class that manages two, three, or four different classes of state to get the desired side effects I want.If it ain't broke......
July 08, 2019 at 03:56AM by puglife420blazeit
https://ift.tt/32e8j0x
I went back to my react/react native roots
I have an app that I've been working on for some time and have struggled with a clean way to manage state.I've used Scoped Models, Provider, and MobX.These all work well but I'm used to handling side effects in very specific ways, as well as dealing with immutability so I've gone back to Redux. Yes there's a ton of boilerplate, but ugghhhhhhhhhh am I so much happier. I'm very very accustomed to the Redux pattern and can work so much faster now. Now I update different pieces of state with middleware without having to have some class that manages two, three, or four different classes of state to get the desired side effects I want.If it ain't broke......
July 08, 2019 at 03:56AM by puglife420blazeit
https://ift.tt/32e8j0x
reddit
r/FlutterDev - I went back to my react/react native roots
0 votes and 1 comment so far on Reddit
New post on Flutter Dev Google group:
Sorting RSS News Feeds By Title
I'm trying to narrow down a way to sort RSS News feeds by title. For example when you go into a browser and load google.com/news they provide articles from multiple sources under the same title or topic. I'm sure google is using some kind of textual based machine learning to group news articles
July 08, 2019 at 05:11AM by Lexton
https://ift.tt/2XwP4ke
Sorting RSS News Feeds By Title
I'm trying to narrow down a way to sort RSS News feeds by title. For example when you go into a browser and load google.com/news they provide articles from multiple sources under the same title or topic. I'm sure google is using some kind of textual based machine learning to group news articles
July 08, 2019 at 05:11AM by Lexton
https://ift.tt/2XwP4ke
Google News
Comprehensive up-to-date news coverage, aggregated from sources all over the world by Google News.
New post on /r/flutterdev subreddit:
User profile banner with slide options for quick access
https://ift.tt/2JkXxyc
July 08, 2019 at 04:48AM by Filledstacks
https://ift.tt/2xBTMgW
User profile banner with slide options for quick access
https://ift.tt/2JkXxyc
July 08, 2019 at 04:48AM by Filledstacks
https://ift.tt/2xBTMgW
Filledstacks
Flutter Slide Options for User Profile
A tutorial that shows you how to build a slide item with additional profile options.
New post on Flutter Dev Google group:
how to retrieve the value frm the text
retreiving the value from the textfield and displayed and added to the same page. nt able to do it plz help anyone
July 08, 2019 at 07:21AM by ಮಂಜು
https://ift.tt/2xCnhPH
how to retrieve the value frm the text
retreiving the value from the textfield and displayed and added to the same page. nt able to do it plz help anyone
July 08, 2019 at 07:21AM by ಮಂಜು
https://ift.tt/2xCnhPH
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:
Plugins in Flutter | Plugins created by FlutterDevs
https://ift.tt/32hC7t1
July 08, 2019 at 08:16AM by Flutter-Devs
https://ift.tt/2G0cxzk
Plugins in Flutter | Plugins created by FlutterDevs
https://ift.tt/32hC7t1
July 08, 2019 at 08:16AM by Flutter-Devs
https://ift.tt/2G0cxzk
Medium
Plugins in Flutter Plugins created by FlutterDevs
The road to cross-platform app development has been jam-packed lately, the main reason being its alluring nature of single codebase where…
New post on /r/flutterdev subreddit:
Compile time Dependency Injection in Flutter by Sagar Suri
https://ift.tt/2NOvXgK
July 08, 2019 at 08:07AM by sagarsuri56
https://ift.tt/2YEOX2v
Compile time Dependency Injection in Flutter by Sagar Suri
https://ift.tt/2NOvXgK
July 08, 2019 at 08:07AM by sagarsuri56
https://ift.tt/2YEOX2v
sagarsuri56.hashnode.dev
Compile time Dependency Injection in Flutter
Hey Folks! I am back with another brand new article on Flutter. This time I will be covering a very interesting and important design pattern in the world of software development i.e “Dependency Injection”. This will help you build classes that are lo...
New post on Flutter Dev Google group:
Need experienced flutter developer
Dear Developers, I'm not sure whether this is a right place to get developer for project. Currently we have excellent business idea and want to implement it. We believe that definitely our idea will make much profit from the market. We have started work and currently 2 developers are working on
July 08, 2019 at 11:12AM by BigDreamer
https://ift.tt/2XzKmxc
Need experienced flutter developer
Dear Developers, I'm not sure whether this is a right place to get developer for project. Currently we have excellent business idea and want to implement it. We believe that definitely our idea will make much profit from the market. We have started work and currently 2 developers are working on
July 08, 2019 at 11:12AM by BigDreamer
https://ift.tt/2XzKmxc
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 help with this layout issue.
I have a situation where there are two text items in a row. The first text can have a variable length, but I don't want to wrap the texts in two lines. So I need the first text to be clipped when the parent does not have enough width for it and the second text. Now, if I do not place the texts in a row, it works as expected. But if they are in a Row, the clipping does not occur. I can not wrap the first text in an Expanded widget (which fixes the clipping problem) because it adds a blank space between the two texts. I can not wrapped the text in a container with fixed with for the same reason.I need the second element to shift right until there is no space left then i need the first element to start clipping its text.Stackoverflow link with code snippet and a screenshot
July 08, 2019 at 11:32AM by aasiz
https://ift.tt/2Xwjtz9
Need help with this layout issue.
I have a situation where there are two text items in a row. The first text can have a variable length, but I don't want to wrap the texts in two lines. So I need the first text to be clipped when the parent does not have enough width for it and the second text. Now, if I do not place the texts in a row, it works as expected. But if they are in a Row, the clipping does not occur. I can not wrap the first text in an Expanded widget (which fixes the clipping problem) because it adds a blank space between the two texts. I can not wrapped the text in a container with fixed with for the same reason.I need the second element to shift right until there is no space left then i need the first element to start clipping its text.Stackoverflow link with code snippet and a screenshot
July 08, 2019 at 11:32AM by aasiz
https://ift.tt/2Xwjtz9
Stack Overflow
Flutter: Text clipping not working when in a Row
I have a situation where there are two text items in a row. The first text can have a variable length, but I don't want to wrap the texts in two lines. So I need the first text to be clipped when the
New post on /r/flutterdev subreddit:
Amazing database for flutter and dart web
I just found this library and I instantly fell in love with it. I was using jaguar orm before and i will switch to Moor soon.Check it out guys! You won't regret it :)https://github.com/simolus3/moor/
July 08, 2019 at 08:37AM by julianlenz
https://ift.tt/2xBslE6
Amazing database for flutter and dart web
I just found this library and I instantly fell in love with it. I was using jaguar orm before and i will switch to Moor soon.Check it out guys! You won't regret it :)https://github.com/simolus3/moor/
July 08, 2019 at 08:37AM by julianlenz
https://ift.tt/2xBslE6
GitHub
GitHub - simolus3/drift: Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter.
Drift is an easy to use, reactive, typesafe persistence library for Dart & Flutter. - GitHub - simolus3/drift: Drift is an easy to use, reactive, typesafe persistence library for Dart &...
New post on /r/flutterdev subreddit:
New Flutter App - Highlight - Video to HD Photos.
https://ift.tt/2xB47di
July 08, 2019 at 01:48PM by allenwong
https://ift.tt/2LESEl3
New Flutter App - Highlight - Video to HD Photos.
https://ift.tt/2xB47di
July 08, 2019 at 01:48PM by allenwong
https://ift.tt/2LESEl3
Product Hunt
Highlight - Video to HD Photos | Product Hunt
Highlight allows you to extract one or multiple HD photos from your Videos, Live Photos, and GIFs in a super easiest way.
New post on Flutter Dev Google group:
Issue related for flutter linux desktop apllication
why targetplatform.fuchsia is not yet supported by the webview_flutter plugin? and why pdf file or text file is not open flutter desktop application? [ERROR:c:\b\s\w\ir\k\src\flutter\lib\ui\ui_dart_state.cc(148)] Unhandled Exception: Exception: Error opening asset file #0 _MyAppState.getFi
July 08, 2019 at 02:17PM by Munish Rathore
https://ift.tt/2NH9ZMV
Issue related for flutter linux desktop apllication
why targetplatform.fuchsia is not yet supported by the webview_flutter plugin? and why pdf file or text file is not open flutter desktop application? [ERROR:c:\b\s\w\ir\k\src\flutter\lib\ui\ui_dart_state.cc(148)] Unhandled Exception: Exception: Error opening asset file #0 _MyAppState.getFi
July 08, 2019 at 02:17PM by Munish Rathore
https://ift.tt/2NH9ZMV
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.