Reddit: Dart Code v2.18 released
https://ift.tt/2LKQ6hI
Submitted September 01, 2018 at 10:46AM by JaapVermeulen
via reddit https://ift.tt/2PqtTYj
https://ift.tt/2LKQ6hI
Submitted September 01, 2018 at 10:46AM by JaapVermeulen
via reddit https://ift.tt/2PqtTYj
Reddit: Create simple animations for your articles with Flutter.
https://ift.tt/2C3YIQI
Submitted September 01, 2018 at 12:34PM by Purple_Pizzazz
via reddit https://ift.tt/2ouQI1S
https://ift.tt/2C3YIQI
Submitted September 01, 2018 at 12:34PM by Purple_Pizzazz
via reddit https://ift.tt/2ouQI1S
Medium
Create simple animations for your articles with Flutter.
In a previous article, I explained how I reproduced the iOS sliding row animation in Flutter, through my Slidable widget.
Reddit: About animation in flutter
Is it possible to make animations such as the name of my app appear when people first enter my app and they see the name of my app animated in flames per example? Or some more complex animations? All I managed to find was some really small animations, not more complex onesSorry for my English
Submitted September 01, 2018 at 01:10PM by mike11498
via reddit https://ift.tt/2N9bYYP
Is it possible to make animations such as the name of my app appear when people first enter my app and they see the name of my app animated in flames per example? Or some more complex animations? All I managed to find was some really small animations, not more complex onesSorry for my English
Submitted September 01, 2018 at 01:10PM by mike11498
via reddit https://ift.tt/2N9bYYP
reddit
r/FlutterDev - About animation in flutter
1 vote and 1 comment so far on Reddit
Reddit: Flutter firestore
Is there any way for me to only refresh the firestore streambuilder at first load? I don't want it to retrieve data every time I switch screens.
Submitted September 01, 2018 at 05:34PM by crow1796
via reddit https://ift.tt/2Pu79H9
Is there any way for me to only refresh the firestore streambuilder at first load? I don't want it to retrieve data every time I switch screens.
Submitted September 01, 2018 at 05:34PM by crow1796
via reddit https://ift.tt/2Pu79H9
reddit
r/FlutterDev - Flutter firestore
1 vote and 0 comments so far on Reddit
GGroup: OverflowBox can't be touched?
I need to build a bottomNavigationBar with a vertical overflow TabBar item, so I tried to use OverflowBox,it looks like useful. but there is another problew,the overflowed part cannot respond to the button. so what should I do make the GestureDetector effective? or you have other ways to build
Submitted September 01, 2018 at 06:24PM by huang
via Flutter Dev https://ift.tt/2C4a3QS
I need to build a bottomNavigationBar with a vertical overflow TabBar item, so I tried to use OverflowBox,it looks like useful. but there is another problew,the overflowed part cannot respond to the button. so what should I do make the GestureDetector effective? or you have other ways to build
Submitted September 01, 2018 at 06:24PM by huang
via Flutter Dev https://ift.tt/2C4a3QS
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.
Reddit: Flutter: Using Overlay to display floating widgets – SAUGO 360 – Medium
https://ift.tt/2wwDbes
Submitted September 01, 2018 at 07:56PM by aalhamali
via reddit https://ift.tt/2NGXBYC
https://ift.tt/2wwDbes
Submitted September 01, 2018 at 07:56PM by aalhamali
via reddit https://ift.tt/2NGXBYC
Medium
Flutter: Using Overlay to display floating widgets
without restructuring your whole view
Reddit: Flutter Future Builder With Pagination-Futures
https://ift.tt/2K6Cdt9
Submitted September 01, 2018 at 09:51PM by codinginfinite
via reddit https://ift.tt/2PslB2b
https://ift.tt/2K6Cdt9
Submitted September 01, 2018 at 09:51PM by codinginfinite
via reddit https://ift.tt/2PslB2b
Coding Infinite
Flutter Future Builder With Pagination-Futures
Today we're gonna look out how to work with Future Builder and show the result in GridView. We'll also see how to use Pagination with Future Builder.Future Builder is a widget that returns another widget based on futures execution result. It builds itself…
GGroup: Bloc with InheritedWidget
I just got started with Flutter for my new project. I implemented the Bloc Pattern recently with the project. I want the Bloc object to be accessed across the tree. So decided to wrap it around InhertitedWidget and wrap the MaterialApp widget around that InheritedWidget. Here is some code:
Submitted September 02, 2018 at 02:49AM by Harsh Bhikadia
via Flutter Dev https://ift.tt/2Pu76eu
I just got started with Flutter for my new project. I implemented the Bloc Pattern recently with the project. I want the Bloc object to be accessed across the tree. So decided to wrap it around InhertitedWidget and wrap the MaterialApp widget around that InheritedWidget. Here is some code:
Submitted September 02, 2018 at 02:49AM by Harsh Bhikadia
via Flutter Dev https://ift.tt/2Pu76eu
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.
Reddit: The Flutterdev Discord chat just reached 800 members!
We've really seen a lot of growth recently. There are channels to get support, collaborate, discuss design, showing off what you've built, and many more. Come and join us!
Submitted September 02, 2018 at 01:13AM by JaapVermeulen
via reddit https://ift.tt/2wzXvf7
We've really seen a lot of growth recently. There are channels to get support, collaborate, discuss design, showing off what you've built, and many more. Come and join us!
Submitted September 02, 2018 at 01:13AM by JaapVermeulen
via reddit https://ift.tt/2wzXvf7
Discord
Join the FlutterDev Discord Server!
Official discord of the FlutterDev community. Come discuss flutter, your apps, and more! | 57400 members
GGroup: Named arguments
Dear all, I am taking the flutter udacity course. It's fun. I am also learning Dart at the same time. It's a beautiful language. The flutter course teaches the class invocation arguments being named with "name: parameter" syntax. Effective Darts says to use "name = thing" syntax (for functions
Submitted September 02, 2018 at 12:21PM by Brian Oney
via Flutter Dev https://ift.tt/2LNeW0k
Dear all, I am taking the flutter udacity course. It's fun. I am also learning Dart at the same time. It's a beautiful language. The flutter course teaches the class invocation arguments being named with "name: parameter" syntax. Effective Darts says to use "name = thing" syntax (for functions
Submitted September 02, 2018 at 12:21PM by Brian Oney
via Flutter Dev https://ift.tt/2LNeW0k
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.
Reddit: Customizable indicators for your PageViews: CirclePageViewIndicator, ArrowPageViewIndicator & others coming soon
https://ift.tt/2NFdKOv
Submitted September 02, 2018 at 04:21PM by Elixane
via reddit https://ift.tt/2PuqLe3
https://ift.tt/2NFdKOv
Submitted September 02, 2018 at 04:21PM by Elixane
via reddit https://ift.tt/2PuqLe3
Dart Packages
page_view_indicators | Flutter Package
page_view_indicators Flutter and Dart package - Customizable indicators for your PageViews.
Reddit: My Flutter Path (001): Bottom Navigation Bar – Medium
https://ift.tt/2wDxhHP
Submitted September 03, 2018 at 12:38AM by PedroMassango
via reddit https://ift.tt/2N8IPwL
https://ift.tt/2wDxhHP
Submitted September 03, 2018 at 12:38AM by PedroMassango
via reddit https://ift.tt/2N8IPwL
Medium
My Flutter Path (001): Bottom Navigation Bar
Hey guys, this is my very first article about flutter, I just started some days ago with flutter.
GGroup: Flutter Friendlychat codelab
Hi, Some time ago I followed the (now deprecated) flutter friendlychat codelab steps and now I can't find the step by step codelab instructions (I can't find any backup nor the older version of the flutter firebase friendlychat codelab). I know the code can be found at https://ift.tt/2N9kKWS
Submitted September 03, 2018 at 07:12AM by Sebastian Badea
via Flutter Dev https://ift.tt/2PtQUtG
Hi, Some time ago I followed the (now deprecated) flutter friendlychat codelab steps and now I can't find the step by step codelab instructions (I can't find any backup nor the older version of the flutter firebase friendlychat codelab). I know the code can be found at https://ift.tt/2N9kKWS
Submitted September 03, 2018 at 07:12AM by Sebastian Badea
via Flutter Dev https://ift.tt/2PtQUtG
Reddit: Usage of SafeArea?
So far I had thought that SafeArea should be at the top of the (visible) widget tree and I have placed it to wrap the Scaffold widget ...I've started seeing examples that use it to wrap the body: element instead. Does this mean that the AppBar already has it's own arrangements to deal with notches and what not?Is there a definitive statement somewhere on where SafeArea should be used? Thanks for your guidance!
Submitted September 03, 2018 at 08:34AM by spacejunky
via reddit https://ift.tt/2MJPyhv
So far I had thought that SafeArea should be at the top of the (visible) widget tree and I have placed it to wrap the Scaffold widget ...I've started seeing examples that use it to wrap the body: element instead. Does this mean that the AppBar already has it's own arrangements to deal with notches and what not?Is there a definitive statement somewhere on where SafeArea should be used? Thanks for your guidance!
Submitted September 03, 2018 at 08:34AM by spacejunky
via reddit https://ift.tt/2MJPyhv
reddit
r/FlutterDev - Usage of SafeArea?
1 vote and 0 comments so far on Reddit
Reddit: BMI Calculator - Weight - numberpicker alike explained
https://ift.tt/2PYkxEm
Submitted September 03, 2018 at 12:24PM by Marcinus
via reddit https://ift.tt/2CeebxW
https://ift.tt/2PYkxEm
Submitted September 03, 2018 at 12:24PM by Marcinus
via reddit https://ift.tt/2CeebxW
Marcin Szałek - Blog
BMI Calculator in Flutter - Part 2 - Weight | Marcin Szałek - Blog
Hi again! I'm coming back with another part of the implementation of Jhony Vino's awesome BMI Calculator design. In this post, I will focus on creating a widget for weight input. Let's see how it goes!
GGroup: Android flutter module getApplicationDocumentsDirectory never return
Android java application, with flutter module. Prepare log fie writing on startup. Future initLog() async { print('pre getDocRoot'); final Directory docRoot = await getApplicationDocumentsDirectory(); print('post getDocRoot'); _docRoot = docRoot.path; print('logfile:$_docRoot/$_lo
Submitted September 03, 2018 at 02:05PM by ZP L
via Flutter Dev https://ift.tt/2oBsPFy
Android java application, with flutter module. Prepare log fie writing on startup. Future initLog() async { print('pre getDocRoot'); final Directory docRoot = await getApplicationDocumentsDirectory(); print('post getDocRoot'); _docRoot = docRoot.path; print('logfile:$_docRoot/$_lo
Submitted September 03, 2018 at 02:05PM by ZP L
via Flutter Dev https://ift.tt/2oBsPFy
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.
Reddit: Convincing your company (or client) to try Flutter
https://ift.tt/2NenpOM
Submitted September 03, 2018 at 02:52PM by Elixane
via reddit https://ift.tt/2CckB0v
https://ift.tt/2NenpOM
Submitted September 03, 2018 at 02:52PM by Elixane
via reddit https://ift.tt/2CckB0v
Hacker Noon
Convincing your company (or client) to try Flutter – Hacker Noon
It has been a year since I published What’s Revolutionary about Flutter (it is still a good introduction). When I wrote that article, only…
Reddit: Any good articles or discussions or videos on responsive UI design for Flutter?
I came across the official github paragraph that recommends use of MediaQuery.of. But, I could not find any concrete articles expanding on that concept. I'd like to know the various things to take care of while designing for varying orientations & resolutions of mobiles & tablets and also about using a flutter app on a tv (android tv & amazon firestick). Anyone has come across an elaborate discussion on that?
Submitted September 03, 2018 at 06:35PM by dafrogspeaks
via reddit https://ift.tt/2oADikJ
I came across the official github paragraph that recommends use of MediaQuery.of. But, I could not find any concrete articles expanding on that concept. I'd like to know the various things to take care of while designing for varying orientations & resolutions of mobiles & tablets and also about using a flutter app on a tv (android tv & amazon firestick). Anyone has come across an elaborate discussion on that?
Submitted September 03, 2018 at 06:35PM by dafrogspeaks
via reddit https://ift.tt/2oADikJ
GitHub
flutter/flutter
Flutter makes it easy and fast to build beautiful mobile apps. - flutter/flutter
Reddit: Flutter State Management | Scoped Model
https://www.youtube.com/watch?v=Oql5bU-Uvso
Submitted September 03, 2018 at 06:16PM by RobertBrunhage
via reddit https://ift.tt/2PAKysv
https://www.youtube.com/watch?v=Oql5bU-Uvso
Submitted September 03, 2018 at 06:16PM by RobertBrunhage
via reddit https://ift.tt/2PAKysv
YouTube
Flutter State Management | Scoped Model
Course to build a production-ready app 👉 https://robertbrunhage.com/course
Join the Discord Community: https://discord.gg/CPwSezC
2 month of free premium Skillshare ➡️ https://skillshare.eqcm.net/vY4ve
Package: https://pub.dartlang.org/packages/scoped_model…
Join the Discord Community: https://discord.gg/CPwSezC
2 month of free premium Skillshare ➡️ https://skillshare.eqcm.net/vY4ve
Package: https://pub.dartlang.org/packages/scoped_model…
Reddit: Flutter from scratch - Phone Authentication
https://ift.tt/2LVWfI5
Submitted September 03, 2018 at 08:19PM by rajayogan27
via reddit https://ift.tt/2NaMwlz
https://ift.tt/2LVWfI5
Submitted September 03, 2018 at 08:19PM by rajayogan27
via reddit https://ift.tt/2NaMwlz
T-Pub :)
Flutter – Phone Authentication
Hi Friends, Hope you are all well. In this post let’s talk about phone authentication with firebase in your flutter apps. This post is again a sequel to my previous posts on authentication. T…
GGroup: I am new to flutter and am wondering about QR code reader.
Hi All. I'm considering Flutter for an Android / iOS app. Does the QR code scanner work well/perfect on both platforms? Mahalo for any help!
Submitted September 03, 2018 at 09:37PM by hoek
via Flutter Dev https://ift.tt/2PyccGi
Hi All. I'm considering Flutter for an Android / iOS app. Does the QR code scanner work well/perfect on both platforms? Mahalo for any help!
Submitted September 03, 2018 at 09:37PM by hoek
via Flutter Dev https://ift.tt/2PyccGi
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.