New post on /r/flutterdev subreddit:
Build A GitHub App With Flutter And GraphQL Like A Pro
Hey friends, check out my first medium article for the year 2020.In this article, you will learn how to build a Github app from scratch using Flutter and GraphQL.Don't forget to give some claps and also share it with friends.https://medium.com/@promise_amadi/build-a-github-app-with-flutter-and-graphql-like-a-pro-63f464922196?sk=fe8b371399105eae465edf452d89e661
January 07, 2020 at 08:16AM by wizpna
https://ift.tt/2tzDwOY
Build A GitHub App With Flutter And GraphQL Like A Pro
Hey friends, check out my first medium article for the year 2020.In this article, you will learn how to build a Github app from scratch using Flutter and GraphQL.Don't forget to give some claps and also share it with friends.https://medium.com/@promise_amadi/build-a-github-app-with-flutter-and-graphql-like-a-pro-63f464922196?sk=fe8b371399105eae465edf452d89e661
January 07, 2020 at 08:16AM by wizpna
https://ift.tt/2tzDwOY
Medium
Build A GitHub App With Flutter And GraphQL Like A Pro
Hello everyone, I’m honoured to have you here…
New post on /r/flutterdev subreddit:
Build A GitHub App With Flutter And GraphQL Like A Pro
https://ift.tt/2sKXupY
January 07, 2020 at 08:20AM by wizpna
https://ift.tt/2QWR52K
Build A GitHub App With Flutter And GraphQL Like A Pro
https://ift.tt/2sKXupY
January 07, 2020 at 08:20AM by wizpna
https://ift.tt/2QWR52K
Medium
Build A GitHub App With Flutter And GraphQL Like A Pro
Hello everyone, I’m honoured to have you here…
New post on /r/flutterdev subreddit:
Support for Multiple Windows on Desktop (MacOS)
https://twitter.com/rodydavis/status/1214424635225202688?s=21
January 07, 2020 at 08:38AM by SoundDr
https://ift.tt/37DsVB2
Support for Multiple Windows on Desktop (MacOS)
https://twitter.com/rodydavis/status/1214424635225202688?s=21
January 07, 2020 at 08:38AM by SoundDr
https://ift.tt/37DsVB2
Twitter
Rody Davis
To celebrate @FlutterDev beating @reactnative on @github on wanted to show you a cool way to manage multiple windows in Flutter. Creating new one, Resizing a child, Closing a window, and communicating between them! https://t.co/LzXXfvqyN2
New post on Flutter Dev Google group:
Flutter issue with import
Facing trouble while importing platform_maps_package package. I have included the dependency in pubspec.yaml required and ran the command "flutter pub get". But the problem still persist. Please help me. https://ift.tt/2QVkZEv < https://pub.dev/packages/p
January 07, 2020 at 10:02AM by Aman Kr Sharma
https://ift.tt/2urRxP9
Flutter issue with import
Facing trouble while importing platform_maps_package package. I have included the dependency in pubspec.yaml required and ran the command "flutter pub get". But the problem still persist. Please help me. https://ift.tt/2QVkZEv < https://pub.dev/packages/p
January 07, 2020 at 10:02AM by Aman Kr Sharma
https://ift.tt/2urRxP9
Dart packages
platform_maps_flutter | Flutter Package
A Flutter package that combines google_maps and apple_maps to provide a crossplatform native map implementation.
New post on /r/flutterdev subreddit:
Flutter or React Native, a cross-platform dilemma - How to build User Interfaces - (Part 2)
https://ift.tt/36A5U1O
January 07, 2020 at 10:51AM by badprof18
https://ift.tt/2TaUePx
Flutter or React Native, a cross-platform dilemma - How to build User Interfaces - (Part 2)
https://ift.tt/36A5U1O
January 07, 2020 at 10:51AM by badprof18
https://ift.tt/2TaUePx
Marcogomiero
Flutter or React Native, a cross-platform dilemma - How to build User Interfaces - (Part 2)
Welcome to the second part of this comparison about React Native and Flutter. In the first episode, we have introduced the two frameworks with some history and with a comparison between the languages that these two frameworks use.
If you have lost the first…
If you have lost the first…
New post on /r/flutterdev subreddit:
Integrating with C/C++ use cases
Support integrating with C/C++ in plugin framework issue is now closed
https://github.com/flutter/flutter/issues/7053I am not a c++ developer but I wonder what kind of libraries and use cases for c/c++ to a Flutter Mobile developer?Someone mentioned that Realm Database could be used directly in Flutter is there any popular use cases?
January 07, 2020 at 11:40AM by amrenew
https://ift.tt/2sTdmql
Integrating with C/C++ use cases
Support integrating with C/C++ in plugin framework issue is now closed
https://github.com/flutter/flutter/issues/7053I am not a c++ developer but I wonder what kind of libraries and use cases for c/c++ to a Flutter Mobile developer?Someone mentioned that Realm Database could be used directly in Flutter is there any popular use cases?
January 07, 2020 at 11:40AM by amrenew
https://ift.tt/2sTdmql
GitHub
Support integrating with C/C++ in plugin framework · Issue #7053 · flutter/flutter
It would be nice to have an example of calling C/C++ code, or at least how to build native code along with a Flutter app. This may purely a Gradle question, but its not clear to someone that...
New post on /r/flutterdev subreddit:
Flutter Firebase for the next billion users.
Get in-depth knowledge on how to incorporate firebase in your flutter application and get access to some of the firebase features like analytics, dynamic links, etc.https://www.skillshare.com/r/profile/Ajani-Eniola/9229560
January 07, 2020 at 11:36AM by ajanieniola
https://ift.tt/2uqKIgK
Flutter Firebase for the next billion users.
Get in-depth knowledge on how to incorporate firebase in your flutter application and get access to some of the firebase features like analytics, dynamic links, etc.https://www.skillshare.com/r/profile/Ajani-Eniola/9229560
January 07, 2020 at 11:36AM by ajanieniola
https://ift.tt/2uqKIgK
New post on /r/flutterdev subreddit:
Array Visualization using StreamBuilder and CustomPaint
https://www.youtube.com/watch?v=IMK4yqlT24Q&feature=youtu.be
January 07, 2020 at 01:11PM by samarthagarwal
https://ift.tt/39P0kus
Array Visualization using StreamBuilder and CustomPaint
https://www.youtube.com/watch?v=IMK4yqlT24Q&feature=youtu.be
January 07, 2020 at 01:11PM by samarthagarwal
https://ift.tt/39P0kus
YouTube
Array Visualization using StreamBuilder and CustomPaint
In this video, we will learn how to visualize an array of integers as graphics/bars as we sort the array using a simple sorting algorithm like Bubble sort. T...
New post on /r/flutterdev subreddit:
disable fullscreen how?
I tried to use SystemChrome.setEnabledSystemUIOverlays([]) to fullscreen a page but how to disable the fullscreen? Any idea? I tried SystemChrome.restoreSystemUIOverlays(). It is not working. Any other options?
January 07, 2020 at 01:17PM by ccfiel
https://ift.tt/2FroNrV
disable fullscreen how?
I tried to use SystemChrome.setEnabledSystemUIOverlays([]) to fullscreen a page but how to disable the fullscreen? Any idea? I tried SystemChrome.restoreSystemUIOverlays(). It is not working. Any other options?
January 07, 2020 at 01:17PM by ccfiel
https://ift.tt/2FroNrV
reddit
disable fullscreen how?
I tried to use SystemChrome.setEnabledSystemUIOverlays(\[\]) to fullscreen a page but how to disable the fullscreen? Any idea? I tried...
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.