New post on /r/flutterdev subreddit:
Flutter Design Patterns: An overview of Adapter design pattern and its implementation in Dart and Flutter
https://ift.tt/2JcAipC
October 23, 2019 at 08:28AM by mkobuolys
https://ift.tt/32FMFCf
Flutter Design Patterns: An overview of Adapter design pattern and its implementation in Dart and Flutter
https://ift.tt/2JcAipC
October 23, 2019 at 08:28AM by mkobuolys
https://ift.tt/32FMFCf
Medium
Flutter Design Patterns: 2 — Adapter
An overview of Singleton design pattern and its implementation in Dart and Flutter
New post on /r/flutterdev subreddit:
Tutorial that explains local storage and notifications clearly
I need a good tutorial (Udemy is okay) that explains local storage and notifications clearly, for a beginner. Every tutorial I try seem to avoid local storage and notifications in general. Thank you for your help.
October 23, 2019 at 10:05AM by sadatdaniel
https://ift.tt/35Yc1gu
Tutorial that explains local storage and notifications clearly
I need a good tutorial (Udemy is okay) that explains local storage and notifications clearly, for a beginner. Every tutorial I try seem to avoid local storage and notifications in general. Thank you for your help.
October 23, 2019 at 10:05AM by sadatdaniel
https://ift.tt/35Yc1gu
reddit
Tutorial that explains local storage and notifications clearly
I need a good tutorial (Udemy is okay) that explains local storage and notifications clearly, for a beginner. Every tutorial I try seem to avoid...
New post on /r/flutterdev subreddit:
Open-sourced WallE, a wallpaper app 🖼️ that I built using Flutter 💙 in < 2 hours.
https://ift.tt/2N8ccx5
October 23, 2019 at 10:24AM by fleper
https://ift.tt/2JeDuRj
Open-sourced WallE, a wallpaper app 🖼️ that I built using Flutter 💙 in < 2 hours.
https://ift.tt/2N8ccx5
October 23, 2019 at 10:24AM by fleper
https://ift.tt/2JeDuRj
GitHub
piedcipher/WallE
🖼️ Wallpaper App built using Flutter & Unsplash API - piedcipher/WallE
New post on /r/flutterdev subreddit:
Do you write a lot of platform specific code?
I'm looking at Flutter for a new project and was wondering if you need to write a lot of platform specific code?It's for a simple mostly ui application (login, register, list/details content and take picture kind a app, communication over socket with REST/json).I ask this cause i know my java/android, but not dart (but willing to learn). But I'm really against objective-c which just gives me the creeps.The alternative is just implement the app in android only and down the road do (or let someone else do) the thing for ios.(note stackoverflow doesn't allow this kind of questions anymore, so i'm posting on reddit this time)
October 23, 2019 at 11:53AM by tinustate
https://ift.tt/2MDR2Ia
Do you write a lot of platform specific code?
I'm looking at Flutter for a new project and was wondering if you need to write a lot of platform specific code?It's for a simple mostly ui application (login, register, list/details content and take picture kind a app, communication over socket with REST/json).I ask this cause i know my java/android, but not dart (but willing to learn). But I'm really against objective-c which just gives me the creeps.The alternative is just implement the app in android only and down the road do (or let someone else do) the thing for ios.(note stackoverflow doesn't allow this kind of questions anymore, so i'm posting on reddit this time)
October 23, 2019 at 11:53AM by tinustate
https://ift.tt/2MDR2Ia
reddit
Do you write a lot of platform specific code?
I'm looking at Flutter for a new project and was wondering if you need to write a lot of platform specific code? It's for a simple mostly ui...
New post on /r/flutterdev subreddit:
Is it possibly possible to make a app with just a bottom modal sheet. You know, just like Google assistant?
No text found
October 23, 2019 at 11:40AM by chif_
https://ift.tt/2oUkyAF
Is it possibly possible to make a app with just a bottom modal sheet. You know, just like Google assistant?
No text found
October 23, 2019 at 11:40AM by chif_
https://ift.tt/2oUkyAF
reddit
Is it possibly possible to make a app with just a bottom modal...
Posted in r/FlutterDev by u/chif_ • 1 point and 0 comments
New post on /r/flutterdev subreddit:
Flutter Travel UI Tutorial | Apps From Scratch
https://youtu.be/CSa6Ocyog4U
October 23, 2019 at 12:36PM by Marcus-Ng
https://ift.tt/2NbLSm6
Flutter Travel UI Tutorial | Apps From Scratch
https://youtu.be/CSa6Ocyog4U
October 23, 2019 at 12:36PM by Marcus-Ng
https://ift.tt/2NbLSm6
YouTube
Flutter Travel UI Tutorial | Apps From Scratch
» Flutter courses, writeups, and source code on Launch Club 🧠
https://drp.li/Iq9Bk
» Flutter Job Board 👋
https://drp.li/T9bLq
Welcome to my Flutter Apps from Scratch tutorial series where you will learn Flutter and create amazing apps using Dart. In this…
https://drp.li/Iq9Bk
» Flutter Job Board 👋
https://drp.li/T9bLq
Welcome to my Flutter Apps from Scratch tutorial series where you will learn Flutter and create amazing apps using Dart. In this…
New post on /r/flutterdev subreddit:
Happy Birthday Flutter!!! 🎆🍾🎉🎂🎈
https://ift.tt/2BGZDn7
October 23, 2019 at 12:23PM by EngineerScientist
https://ift.tt/35VsAtA
Happy Birthday Flutter!!! 🎆🍾🎉🎂🎈
https://ift.tt/2BGZDn7
October 23, 2019 at 12:23PM by EngineerScientist
https://ift.tt/35VsAtA
GitHub
Open the Sky · flutter/flutter@00882d6
Flutter makes it easy and fast to build beautiful mobile apps. - flutter/flutter
New post on /r/flutterdev subreddit:
3D in Flutter is it even possible ?
Hello, this is my first ever post reddit post.As a newly employed junior mobile dev i was tasked to try to implement 3D view of a model inside of flutter app, i have been experimenting with google's AR Core and Sceneform but that only covers the android side of it. I have also pitched idea of using Unity but my seniors are not too keen on that.What I am wondering has anyone tried to implement 3D view of a model inside of a flutter application and that can share few pointers maybe ? Point of my application is to show a 3D model and then be able to pass different textures to that model and be able to rotate/scale it.I did my research and I know that Flutter is not focused for 3D only for 2D, i have been looking into alternative ways to achieve my goal. Any hints are welcome, thanks.
October 23, 2019 at 01:24PM by zvrksam86
https://ift.tt/33W0rkq
3D in Flutter is it even possible ?
Hello, this is my first ever post reddit post.As a newly employed junior mobile dev i was tasked to try to implement 3D view of a model inside of flutter app, i have been experimenting with google's AR Core and Sceneform but that only covers the android side of it. I have also pitched idea of using Unity but my seniors are not too keen on that.What I am wondering has anyone tried to implement 3D view of a model inside of a flutter application and that can share few pointers maybe ? Point of my application is to show a 3D model and then be able to pass different textures to that model and be able to rotate/scale it.I did my research and I know that Flutter is not focused for 3D only for 2D, i have been looking into alternative ways to achieve my goal. Any hints are welcome, thanks.
October 23, 2019 at 01:24PM by zvrksam86
https://ift.tt/33W0rkq
reddit
3D in Flutter is it even possible ?
Hello, this is my first ever post reddit post. As a newly employed junior mobile dev i was tasked to try to implement 3D view of a model inside...
New post on /r/flutterdev subreddit:
Giffy Dialog v1.5.0 released
https://ift.tt/31MdJ25
October 23, 2019 at 01:02PM by xsahil03x
https://ift.tt/2N8IbgD
Giffy Dialog v1.5.0 released
https://ift.tt/31MdJ25
October 23, 2019 at 01:02PM by xsahil03x
https://ift.tt/2N8IbgD
GitHub
xsahil03x/giffy_dialog
A Flutter package for a quick and handy giffy dialog. - xsahil03x/giffy_dialog
New post on Flutter Dev Google group:
Hold The Screen Keyboard
Hello everyone, I want to ask how do we show and hide the keyboard programmatically in the dart flutter application? Best Regards,
October 23, 2019 at 02:40PM by Denis Ramdan
https://ift.tt/2BDXrNw
Hold The Screen Keyboard
Hello everyone, I want to ask how do we show and hide the keyboard programmatically in the dart flutter application? Best Regards,
October 23, 2019 at 02:40PM by Denis Ramdan
https://ift.tt/2BDXrNw
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 Login and Dashboard | Speed Code
https://youtu.be/mLjntOIZvg8
October 23, 2019 at 02:54PM by UrAvgDeveloper
https://ift.tt/2pa8N94
Flutter UI Login and Dashboard | Speed Code
https://youtu.be/mLjntOIZvg8
October 23, 2019 at 02:54PM by UrAvgDeveloper
https://ift.tt/2pa8N94
YouTube
Flutter UI Login and Dashboard | Speed Code
Flutter UI Login and Dashboard | Speed Code Source code: https://github.com/UrAvgDeveloper/flight_booking_login_flutterDesign Credit: https://www.uistore.de...
New post on /r/flutterdev subreddit:
Flutter Mobile: Scrum Poker App
https://ift.tt/32S3J7S
October 23, 2019 at 03:13PM by Purple_Pizzazz
https://ift.tt/32Dri4w
Flutter Mobile: Scrum Poker App
https://ift.tt/32S3J7S
October 23, 2019 at 03:13PM by Purple_Pizzazz
https://ift.tt/32Dri4w
myracle.hashnode.dev
Flutter Mobile: Scrum Poker App
Welcome to my story, how I created a Scrum Card App with flutter in one day. With this article, I want to show you how simple it can be to create a flutter app. My challenge was to create a minimal app in a short time.
First, I want to start by creat...
First, I want to start by creat...
New post on /r/flutterdev subreddit:
ML Complete - still unusuable?
Anyone feels ML Complete stills feels inferior to the regular autocomplete?I usually recommends properties/arguments I've already declared into my method callingiechild: Column(
-> auto complete here
mainAxisSize: MainAxisSize.min,
children: <Widget>[])It tries to suggest children again, which has been declared already.
October 23, 2019 at 03:06PM by tehort
https://ift.tt/2N3K0vz
ML Complete - still unusuable?
Anyone feels ML Complete stills feels inferior to the regular autocomplete?I usually recommends properties/arguments I've already declared into my method callingiechild: Column(
-> auto complete here
mainAxisSize: MainAxisSize.min,
children: <Widget>[])It tries to suggest children again, which has been declared already.
October 23, 2019 at 03:06PM by tehort
https://ift.tt/2N3K0vz
reddit
ML Complete - still unusuable?
Anyone feels ML Complete stills feels inferior to the regular autocomplete? I usually recommends properties/arguments I've already declared into...
New post on /r/flutterdev subreddit:
Clean up your Dart & Flutter projects with this one awesome IntelliJ feature!
https://twitter.com/modulovalue/status/1187003014684532736
October 23, 2019 at 03:57PM by modulovalue
https://ift.tt/2Jgxjw8
Clean up your Dart & Flutter projects with this one awesome IntelliJ feature!
https://twitter.com/modulovalue/status/1187003014684532736
October 23, 2019 at 03:57PM by modulovalue
https://ift.tt/2Jgxjw8
Twitter
modulovalue
Here's a quick tip about reducing clutter in IntelliJ Projects for Dart & Flutter: https://t.co/0n2BPFG4Xo @FlutterDev @FlutterComm #dart #Flutter
New post on /r/flutterdev subreddit:
Any new folks coming from Javascript? I wrote a comprehensive JS vs Dart syntax comparison
https://ift.tt/2JfivOw
October 23, 2019 at 05:25PM by frank06_
https://ift.tt/2ME8pIU
Any new folks coming from Javascript? I wrote a comprehensive JS vs Dart syntax comparison
https://ift.tt/2JfivOw
October 23, 2019 at 05:25PM by frank06_
https://ift.tt/2ME8pIU
Flutterigniter
The Ultimate Javascript vs Dart Syntax Guide
New post on /r/flutterdev subreddit:
Let's show our love for Flutter and Dart teams. Nominate Flutter & Dart as the Most Welcoming Developer Community
https://twitter.com/filiphracek/status/1186798471270895616
October 23, 2019 at 05:14PM by EngineerScientist
https://ift.tt/2N9csMj
Let's show our love for Flutter and Dart teams. Nominate Flutter & Dart as the Most Welcoming Developer Community
https://twitter.com/filiphracek/status/1186798471270895616
October 23, 2019 at 05:14PM by EngineerScientist
https://ift.tt/2N9csMj
Twitter
Filip Hráček
Turns out there is such a thing as "DevRel Awards". And look at what is one of the categories! https://t.co/Vm8UYJlDwu
New post on Flutter Dev Google group:
Google assistant integration
Is there a plug-in yet for google assistant , Siri and Alexa? We are looking at integrating voice in our flutter app
October 23, 2019 at 05:45PM by Sam Cromer
https://ift.tt/31AFn1a
Google assistant integration
Is there a plug-in yet for google assistant , Siri and Alexa? We are looking at integrating voice in our flutter app
October 23, 2019 at 05:45PM by Sam Cromer
https://ift.tt/31AFn1a
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:
Financial App UI in flutter - Part 1
https://ift.tt/32Gaslz
October 23, 2019 at 06:19PM by cybdom
https://ift.tt/2MJjKYx
Financial App UI in flutter - Part 1
https://ift.tt/32Gaslz
October 23, 2019 at 06:19PM by cybdom
https://ift.tt/2MJjKYx
Flutter Tutorial by Cybdom Tech
Financial App UI in flutter - Part 1
Wallet apps are very common nowadays, as we are using more and more our phones for financial purposes. Today we will try to replicate this design from https://dribbble.com/shots/6639981-Wallet-app
New post on /r/flutterdev subreddit:
Happy 5th birthday Flutter!
https://ift.tt/2nfV283
October 23, 2019 at 07:05PM by MechaSnowflake
https://ift.tt/2PeE4lW
Happy 5th birthday Flutter!
https://ift.tt/2nfV283
October 23, 2019 at 07:05PM by MechaSnowflake
https://ift.tt/2PeE4lW
OrangeLoops
A Look at Flutter from a Native Developer
If you are into mobile app development then you've probably heard about Flutter, Google's open-source framework for building cross-platform applications. Released in 2017, the interest about Flutter kept growing since its launch, as you can see…
New post on /r/flutterdev subreddit:
Dart extensions applied to i18n!!! You have Text("Hello") and you want to translate it to the current locale. You just need to add .i18n to the string, like this: Text("Hello".i18n). This would display "Hola" in Spanish, "Olá" in Portuguese, and so on. You can also have plurals, genders etc.
https://ift.tt/2PdJY6M
October 23, 2019 at 07:02PM by marcglasberg
https://ift.tt/2Jgz8cK
Dart extensions applied to i18n!!! You have Text("Hello") and you want to translate it to the current locale. You just need to add .i18n to the string, like this: Text("Hello".i18n). This would display "Hola" in Spanish, "Olá" in Portuguese, and so on. You can also have plurals, genders etc.
https://ift.tt/2PdJY6M
October 23, 2019 at 07:02PM by marcglasberg
https://ift.tt/2Jgz8cK
Dart packages
i18n_extension | Flutter Package
Translation and Internationalization (i18n) for Flutter. Easy to use for both large and small projects. Uses Dart extensions to reduce boilerplate.