New post on /r/flutterdev subreddit:
Unit testing with MobX.
https://ift.tt/2ZVo5g6
January 07, 2020 at 02:26PM by irvine5k
https://ift.tt/2T34PMa
Unit testing with MobX.
https://ift.tt/2ZVo5g6
January 07, 2020 at 02:26PM by irvine5k
https://ift.tt/2T34PMa
Medium
Unit testing with MobX
Learn how to unit testing your MobX code.
New post on /r/flutterdev subreddit:
Flutter IDE Of Choice?
I have been using flutter for about a month now and was wondering if my current IDE, Android Studio, was ideal. I have seen people use VSCode and love it. I was wondering why people chose the IDE they used for Flutter development?
January 07, 2020 at 06:31PM by rubenalvjr
https://ift.tt/39P4liA
Flutter IDE Of Choice?
I have been using flutter for about a month now and was wondering if my current IDE, Android Studio, was ideal. I have seen people use VSCode and love it. I was wondering why people chose the IDE they used for Flutter development?
January 07, 2020 at 06:31PM by rubenalvjr
https://ift.tt/39P4liA
reddit
Flutter IDE Of Choice?
I have been using flutter for about a month now and was wondering if my current IDE, Android Studio, was ideal. I have seen people use VSCode and...
New post on /r/flutterdev subreddit:
How build an image app with a good performance?
Hi guys I'm building an app that make upload of an image and apply a filter to it.But the issue is that, if I upload an image with high resolution the app crashes. (Debug mode)How instagram for example can make an app that have all of this and render all quickly?Is possible I make look instagram in performance using flutter?
January 07, 2020 at 06:30PM by adenilson-santos
https://ift.tt/2N3zMvX
How build an image app with a good performance?
Hi guys I'm building an app that make upload of an image and apply a filter to it.But the issue is that, if I upload an image with high resolution the app crashes. (Debug mode)How instagram for example can make an app that have all of this and render all quickly?Is possible I make look instagram in performance using flutter?
January 07, 2020 at 06:30PM by adenilson-santos
https://ift.tt/2N3zMvX
reddit
How build an image app with a good performance?
Hi guys I'm building an app that make upload of an image and apply a filter to it. But the issue is that, if I upload an image with high...
New post on /r/flutterdev subreddit:
Flutter App For Large Scale eCommerce App? What are Flutters Shortcomings (specifically for Native features)
Hey All,So I work for a fairly large E-comm company, and my dev partner and I have been tasked with investigating our mobile development options so that we can build the companies first app.We both have been learning, and love, Flutter but we're a bit worried about some of its shortcomings, namely its lack of support for certain native features.The most glaring thing we can think of is both Google / Apple Pay. It seems there is no easy integration for this (yet), as well as some other native features such as maps.We would love some insight from experienced mobile devs as to if Flutter might still be at a stage where it's not flexible enough to be used at a large scale for e-comm.If we needed to integrate native features into our flutter code, would it just be easier / more efficient to start with Swift / Java from the get-go?Any thoughts around this? Apologies if I'm not being specific enough!!TLDR; Flutter is great, but does its lack of native feature support prevent it from being reliable at scale? (Apple pay/google pay, maps, etc...) If we needed to integrate native features into our flutter code, would it just be easier / more efficient to start with Swift / Java from the get-go?
January 07, 2020 at 07:57PM by hambrochill
https://ift.tt/2ZXQhyO
Flutter App For Large Scale eCommerce App? What are Flutters Shortcomings (specifically for Native features)
Hey All,So I work for a fairly large E-comm company, and my dev partner and I have been tasked with investigating our mobile development options so that we can build the companies first app.We both have been learning, and love, Flutter but we're a bit worried about some of its shortcomings, namely its lack of support for certain native features.The most glaring thing we can think of is both Google / Apple Pay. It seems there is no easy integration for this (yet), as well as some other native features such as maps.We would love some insight from experienced mobile devs as to if Flutter might still be at a stage where it's not flexible enough to be used at a large scale for e-comm.If we needed to integrate native features into our flutter code, would it just be easier / more efficient to start with Swift / Java from the get-go?Any thoughts around this? Apologies if I'm not being specific enough!!TLDR; Flutter is great, but does its lack of native feature support prevent it from being reliable at scale? (Apple pay/google pay, maps, etc...) If we needed to integrate native features into our flutter code, would it just be easier / more efficient to start with Swift / Java from the get-go?
January 07, 2020 at 07:57PM by hambrochill
https://ift.tt/2ZXQhyO
reddit
Flutter App For Large Scale eCommerce App? What are Flutters...
Hey All, So I work for a fairly large E-comm company, and my dev partner and I have been tasked with investigating our mobile development options...
New post on Flutter Dev Google group:
Proposal: Material Theme System Updates
Proposal for a significant update to the Material theme system: flutter.dev/go/material-theme-system-updates. The overall goal is to make the system easier to use by making the API and its semantics consistent and by shedding vestigial API that's of limited use, or no longer part of the current
January 08, 2020 at 12:34AM by hansmuller
https://ift.tt/30aaSAh
Proposal: Material Theme System Updates
Proposal for a significant update to the Material theme system: flutter.dev/go/material-theme-system-updates. The overall goal is to make the system easier to use by making the API and its semantics consistent and by shedding vestigial API that's of limited use, or no longer part of the current
January 08, 2020 at 12:34AM by hansmuller
https://ift.tt/30aaSAh
Google Docs
Theme System Updates (PUBLICLY SHARED)
SUMMARY Update the Material library classes related to themes, to make them easier to understand and use. Author: Hans Muller (@hansmuller) Go Link: flutter.dev/go/material-theme-system-updates Created: January 2020 / Last updated: January 2020 OBJECTIVE…
New post on Flutter Dev Google group:
Remove FAB Accent Theme Dependency
Proposal for a small change to the FloatingActionButton's connection to the overall Material theme: flutter.dev/go/remove-fab-accent-theme-dependency. This is a small part of flutter.dev/go/material-theme-system-updates; a trial run-though of the change process. If you're interested, please add
January 08, 2020 at 12:40AM by hansmuller
https://ift.tt/36zSjrk
Remove FAB Accent Theme Dependency
Proposal for a small change to the FloatingActionButton's connection to the overall Material theme: flutter.dev/go/remove-fab-accent-theme-dependency. This is a small part of flutter.dev/go/material-theme-system-updates; a trial run-though of the change process. If you're interested, please add
January 08, 2020 at 12:40AM by hansmuller
https://ift.tt/36zSjrk
Google Docs
Remove FAB Accent Theme Dependency (PUBLICLY SHARED)
SUMMARY Remove FloatingActionButton’s dependency on the theme’s accentTextTheme and accentIconTheme properties. Author: Hans Muller (@hansmuller) Go Link: flutter.dev/go/remove-fab-accent-theme-dependency Created: January 2020 / Last updated: January…
New post on Flutter Dev Google group:
Using Provider with Forms ?
Hello all, I just saw a video where the dev-guy substitutes a StatefullWidget for a StatelessWidget and uses Provider to deal with state management. awesome package. I'm wondering here. What if I had Page with StatefullWidget containing a Form. would be possible/recommended to remove the
January 08, 2020 at 02:35AM by Cristiano
https://ift.tt/2Qw7dcA
Using Provider with Forms ?
Hello all, I just saw a video where the dev-guy substitutes a StatefullWidget for a StatelessWidget and uses Provider to deal with state management. awesome package. I'm wondering here. What if I had Page with StatefullWidget containing a Form. would be possible/recommended to remove the
January 08, 2020 at 02:35AM by Cristiano
https://ift.tt/2Qw7dcA
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 "App Widgets" for Launcher?
Just curious. Has anyone managed to find a way to do this?
January 08, 2020 at 05:28AM by KanKanK
https://ift.tt/36BazAH
Flutter "App Widgets" for Launcher?
Just curious. Has anyone managed to find a way to do this?
January 08, 2020 at 05:28AM by KanKanK
https://ift.tt/36BazAH
reddit
Flutter "App Widgets" for Launcher?
Just curious. Has anyone managed to find a way to do this?
New post on /r/flutterdev subreddit:
Simplifying Flutter Architecture for Beginners
https://ift.tt/37DjXnA
January 08, 2020 at 07:53AM by AgiraTechnologies
https://ift.tt/2tDfBOv
Simplifying Flutter Architecture for Beginners
https://ift.tt/37DjXnA
January 08, 2020 at 07:53AM by AgiraTechnologies
https://ift.tt/2tDfBOv
Agira Technologies
Simplifying Flutter Architecture for Beginners | Flutter Development
Flutter for beginners, everything you should be knowing about flutter as a beginner. The essential basics, including all the fundamentals of Flutter
New post on /r/flutterdev subreddit:
Flutter Mail App UI Design Speedcode
https://youtu.be/tlj2oNJkbjo
January 08, 2020 at 06:59AM by vilhd
https://ift.tt/2QYwV8v
Flutter Mail App UI Design Speedcode
https://youtu.be/tlj2oNJkbjo
January 08, 2020 at 06:59AM by vilhd
https://ift.tt/2QYwV8v
YouTube
Flutter Mail App UI Design Concept - SpeedCode - Protorix Code
#flutter #flutterui #flutterdesign #flutteruidesign #protorixcode #ui #uidesign #android #ios #design
Hey friends, I'm back with a new UI design video. Welcome to Design of the day. I have designed this Mail app using Flutter. I have used a different bottom…
Hey friends, I'm back with a new UI design video. Welcome to Design of the day. I have designed this Mail app using Flutter. I have used a different bottom…
New post on Flutter Dev Google group:
Google Maps issue - Flutter
The app works fine. But the map is missing. What should I do? Please help.
January 08, 2020 at 08:02AM by Aman Kr Sharma
https://ift.tt/36AkrL9
Google Maps issue - Flutter
The app works fine. But the map is missing. What should I do? Please help.
January 08, 2020 at 08:02AM by Aman Kr Sharma
https://ift.tt/36AkrL9
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:
Simple self-tracking app built with Flutter
Built a simple self-tracking app with Flutter; you can find the source code (and app store links) at https://github.com/zenobase/zenobase-durations.BackgroundI had looked into Cordova a few years ago, but it ended up not being worth the trouble compared to just writing a progressive web app. Also looked at React Native early last year, but felt like I wouldn't get where I needed to without writing native code, which was too much trouble.When I came across Flutter, almost everything I could think of seemed to have been taken care of, and I felt I could get a simple app done without spending weeks creating custom build scripts, figuring out how to test my code, manage dependencies etc.Notes - Settled on using the redux pattern for state management, using ReduRx. Having used event sourcing on backend projects, this approach felt quite natural. - Data is stored locally using sembast. While data is only read on startup, changes are appended after every state change (via a "middleware" component). - Cloudmagic made setting up CI builds (incl iOS) about as quick and easy as can be. - Started out using IntelliJ IDEA (since I had that set up already) plus Flutter and related plugins, but switched to Android Studio when I realized IDEA was still missing functionality. - Dart is quite nice (though I'd still rather be using Kotlin), see this discussion. - Localization seemed overly complicated (plus there's more than one way to do it)... - Not really a Flutter issue, but figuring out the Google Play and App Store rules and workflows, plus collecting screenshots and descriptions for the store listings for multiple languages and devices turned out to be a bit more tedious than expected.
January 08, 2020 at 08:58AM by ercjn
https://ift.tt/39LpSst
Simple self-tracking app built with Flutter
Built a simple self-tracking app with Flutter; you can find the source code (and app store links) at https://github.com/zenobase/zenobase-durations.BackgroundI had looked into Cordova a few years ago, but it ended up not being worth the trouble compared to just writing a progressive web app. Also looked at React Native early last year, but felt like I wouldn't get where I needed to without writing native code, which was too much trouble.When I came across Flutter, almost everything I could think of seemed to have been taken care of, and I felt I could get a simple app done without spending weeks creating custom build scripts, figuring out how to test my code, manage dependencies etc.Notes - Settled on using the redux pattern for state management, using ReduRx. Having used event sourcing on backend projects, this approach felt quite natural. - Data is stored locally using sembast. While data is only read on startup, changes are appended after every state change (via a "middleware" component). - Cloudmagic made setting up CI builds (incl iOS) about as quick and easy as can be. - Started out using IntelliJ IDEA (since I had that set up already) plus Flutter and related plugins, but switched to Android Studio when I realized IDEA was still missing functionality. - Dart is quite nice (though I'd still rather be using Kotlin), see this discussion. - Localization seemed overly complicated (plus there's more than one way to do it)... - Not really a Flutter issue, but figuring out the Google Play and App Store rules and workflows, plus collecting screenshots and descriptions for the store listings for multiple languages and devices turned out to be a bit more tedious than expected.
January 08, 2020 at 08:58AM by ercjn
https://ift.tt/39LpSst
GitHub
zenobase/zenobase-durations
Contribute to zenobase/zenobase-durations development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
pushy notifications
did any one used Pushy notifications in flutter ?
January 08, 2020 at 10:21AM by omarsherifz
https://ift.tt/2QUX3Bs
pushy notifications
did any one used Pushy notifications in flutter ?
January 08, 2020 at 10:21AM by omarsherifz
https://ift.tt/2QUX3Bs
reddit
pushy notifications
did any one used Pushy notifications in flutter ?
New post on /r/flutterdev subreddit:
Why Android Developers should pay attention to Flutter in 2020
https://ift.tt/37waWwy
January 08, 2020 at 12:29PM by Gigatronbot
https://ift.tt/2T6cyJo
Why Android Developers should pay attention to Flutter in 2020
https://ift.tt/37waWwy
January 08, 2020 at 12:29PM by Gigatronbot
https://ift.tt/2T6cyJo
Codemagic blog
Why Android Developers should pay attention to Flutter in 2020
Flutter is stronger than ever. All the reasons why Android developers can not ignore Flutter in 2020
New post on /r/flutterdev subreddit:
Looking for Flutter Devs in Mumbai (remote possible)
Hi! We are students from IIT Bombay, Mumbai, working on a startup in Ed-tech domain. We are looking for developers with good experience in developing production scale flutter app. Knowledge about firebase is a plus. The developer can work on a project basis, if preferred. We prefer devs around Mumbai but are open to remote options. If you are interested or can refer someone, please comment here or DM me.
January 08, 2020 at 12:33PM by dx8xb
https://ift.tt/36vd3R7
Looking for Flutter Devs in Mumbai (remote possible)
Hi! We are students from IIT Bombay, Mumbai, working on a startup in Ed-tech domain. We are looking for developers with good experience in developing production scale flutter app. Knowledge about firebase is a plus. The developer can work on a project basis, if preferred. We prefer devs around Mumbai but are open to remote options. If you are interested or can refer someone, please comment here or DM me.
January 08, 2020 at 12:33PM by dx8xb
https://ift.tt/36vd3R7
reddit
Looking for Flutter Devs in Mumbai (remote possible)
Hi! We are students from IIT Bombay, Mumbai, working on a startup in Ed-tech domain. We are looking for developers with good experience in...
New post on /r/flutterdev subreddit:
Flutter UI Showcase
I just made a new Flutter App which I would like to share with you.
It's available in the Google Play store en the source-code is in GitHub. I hope you enjoy and learn something about itJust take a look at: https://github.com/LiveLikeCounter/Flutter-Cryptowallet
January 08, 2020 at 01:52PM by JohanWalhout
https://ift.tt/35xLIwu
Flutter UI Showcase
I just made a new Flutter App which I would like to share with you.
It's available in the Google Play store en the source-code is in GitHub. I hope you enjoy and learn something about itJust take a look at: https://github.com/LiveLikeCounter/Flutter-Cryptowallet
January 08, 2020 at 01:52PM by JohanWalhout
https://ift.tt/35xLIwu
GitHub
GitHub - LiveLikeCounter/Flutter-Cryptowallet: Flutter based Cryptowallet App
Flutter based Cryptowallet App. Contribute to LiveLikeCounter/Flutter-Cryptowallet development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Jiffy v2.2.0 just released
What's new in JiffyAdded more string parsing functionality. See below
January 08, 2020 at 01:37PM by timedjama5262
https://ift.tt/36CGiBI
Jiffy v2.2.0 just released
What's new in JiffyAdded more string parsing functionality. See below
Jiffy("1995/12/25"); // A calendar date part separated by slash "/" Jiffy("19951225"); // Basic (short) full date Jiffy("1995-12-25 12:00:00.000"); // An hour, minute, second, and millisecond time part Jiffy("1995-12-25T12:00:00.000"); ISO dart format Jiffy("1995-12-25T12:00:00.000Z"); ISO dart format (UTC)Added support to Polish locale pl
January 08, 2020 at 01:37PM by timedjama5262
https://ift.tt/36CGiBI
GitHub
GitHub - jama5262/jiffy: Jiffy is a Flutter (Android, IOS and Web) date time package for parsing, manipulating, querying and formatting…
Jiffy is a Flutter (Android, IOS and Web) date time package for parsing, manipulating, querying and formatting dates - jama5262/jiffy
New post on Flutter Dev Google group:
How to remove the right margin and downward arrow of Expansion Panel
[image: photo_2020-01-08_12-26-16.jpg] Tried the Expansion panel with an Image and Name stack as the header, but the Expansion panel is adding a right margin and the arrow icon, is there a way to remove the margin and arrow so as to correct the alignment.
January 08, 2020 at 03:51PM by Gokuldas K M
https://ift.tt/2FsnitE
How to remove the right margin and downward arrow of Expansion Panel
[image: photo_2020-01-08_12-26-16.jpg] Tried the Expansion panel with an Image and Name stack as the header, but the Expansion panel is adding a right margin and the arrow icon, is there a way to remove the margin and arrow so as to correct the alignment.
January 08, 2020 at 03:51PM by Gokuldas K M
https://ift.tt/2FsnitE
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 UI Showcase
I just made a new Flutter App which I would like to share with you.
It's available in the Google Play store en the source-code is in GitHub. I hope you enjoy and learn something about it!
January 08, 2020 at 04:00PM by JohanWalhout
https://ift.tt/36yaii4
Flutter UI Showcase
I just made a new Flutter App which I would like to share with you.
It's available in the Google Play store en the source-code is in GitHub. I hope you enjoy and learn something about it!
January 08, 2020 at 04:00PM by JohanWalhout
https://ift.tt/36yaii4
reddit
Flutter UI Showcase
I just made a new Flutter App which I would like to share with you. It's available in the Google Play store en the source-code is in GitHub. I...
New post on Flutter Dev Google group:
A RenderFlex overflowed by 309 pixels on the right.
Hello Flutter Gang, I need help with this error. Please send me suggestions. Stack( children:
A RenderFlex overflowed by 309 pixels on the right.
Hello Flutter Gang, I need help with this error. Please send me suggestions. Stack( children:
New post on /r/flutterdev subreddit:
Which design pattern to use in app ?
I was actually trying to make a complex app, in which one state depends on another and so I used bloc pattern for that, now I facing very difficulties in implementing some of its features, So can someone suggest which design pattern is best for making a complex app somewhat like Flipkart.
January 08, 2020 at 04:22PM by FlutteryFlirt
https://ift.tt/2NmAvbV
Which design pattern to use in app ?
I was actually trying to make a complex app, in which one state depends on another and so I used bloc pattern for that, now I facing very difficulties in implementing some of its features, So can someone suggest which design pattern is best for making a complex app somewhat like Flipkart.
January 08, 2020 at 04:22PM by FlutteryFlirt
https://ift.tt/2NmAvbV
reddit
Which design pattern to use in app ?
I was actually trying to make a complex app, in which one state depends on another and so I used bloc pattern for that, now I facing very...