New tweet from FlutterDev:
🎉80k followers!🎉
To celebrate, @arslannmrv drew Dash and animated it using Flutter. Check it out below on @rive_app and @github.
⚡️This community is so inspiring. Keep it going, and we'll keep growing!
Animation → https://t.co/sko9ydQlV1
Github → https://t.co/NyjgKJHco7 pic.twitter.com/NODAPbIVHv— Flutter (@FlutterDev) February 17, 2020
February 17, 2020 at 04:52PM
http://twitter.com/FlutterDev/status/1229433431827738626
🎉80k followers!🎉
To celebrate, @arslannmrv drew Dash and animated it using Flutter. Check it out below on @rive_app and @github.
⚡️This community is so inspiring. Keep it going, and we'll keep growing!
Animation → https://t.co/sko9ydQlV1
Github → https://t.co/NyjgKJHco7 pic.twitter.com/NODAPbIVHv— Flutter (@FlutterDev) February 17, 2020
February 17, 2020 at 04:52PM
http://twitter.com/FlutterDev/status/1229433431827738626
Twitter
Merve Arslan 💙 (@arslannmrv) | Twitter
The latest Tweets from Merve Arslan 💙 (@arslannmrv). Flutter Developer 💙 | Flutterista | @GdgEskisehir Organizer | @WTMEsk Ambassador | Illustrator 🥰. Eskişehir, Türkiye
New post on /r/flutterdev subreddit:
Memory Game with Flutter
https://youtu.be/vfF0-hZaKNM
February 17, 2020 at 05:15PM by theindianappguy
https://ift.tt/323PlKm
Memory Game with Flutter
https://youtu.be/vfF0-hZaKNM
February 17, 2020 at 05:15PM by theindianappguy
https://ift.tt/323PlKm
YouTube
Build Memory Game App with Flutter Part -1/2 | Flutter Tutorial For Beginners
Hello guys, In this tutorial, you will learn how to Develop Memory Game with #Flutter
this can be added as a good project for your portfolio. Need Source code & help? 🤳 Share you are making this on insta story and tag @sanskar.dev and i will share source…
this can be added as a good project for your portfolio. Need Source code & help? 🤳 Share you are making this on insta story and tag @sanskar.dev and i will share source…
New post on /r/flutterdev subreddit:
Flutter 💙 Tensorflow Tutorial
https://youtu.be/-5kUv47xKy0
February 17, 2020 at 05:16PM by theindianappguy
https://ift.tt/2UXTkGT
Flutter 💙 Tensorflow Tutorial
https://youtu.be/-5kUv47xKy0
February 17, 2020 at 05:16PM by theindianappguy
https://ift.tt/2UXTkGT
YouTube
Build a Cat-Dog Detector App with Flutter & Tensorflow | Flutter Tutorial For Beginners
Learn how to build a TensorFlow model on Teachable Machine and then run it on the flutter app. Need Source code & help? message me on insta https://www.instagram.com/sanskar.dev
If you found this helpful or you learned something from this and want to thank…
If you found this helpful or you learned something from this and want to thank…
New post on /r/flutterdev subreddit:
How do i add android SDK to my Path (not ~/.bashrc )
Aloha, so i Using Vscode with Flutter & Dart extentions.I have the android sdk downloaded and added to my bashrc file , im on ubuntu.but when i run flutter doctor i get this : [✓] Flutter (Channel stable, v1.12.13+hotfix.7, on Linux, locale en_US.UTF-8)[!] Android toolchain - develop for Android devices (Android SDK version 29.0.3)✗ Android SDK file not found:/home/rootz/Android/Sdk/platforms/android-29/android.jar.How do i correct add my sdk path : /home/rootz/Android/Sdkso that flutter doctor know where to look ?Mahalo
February 17, 2020 at 05:50PM by Crypto_Rootz
https://ift.tt/2HucWdx
How do i add android SDK to my Path (not ~/.bashrc )
Aloha, so i Using Vscode with Flutter & Dart extentions.I have the android sdk downloaded and added to my bashrc file , im on ubuntu.but when i run flutter doctor i get this : [✓] Flutter (Channel stable, v1.12.13+hotfix.7, on Linux, locale en_US.UTF-8)[!] Android toolchain - develop for Android devices (Android SDK version 29.0.3)✗ Android SDK file not found:/home/rootz/Android/Sdk/platforms/android-29/android.jar.How do i correct add my sdk path : /home/rootz/Android/Sdkso that flutter doctor know where to look ?Mahalo
February 17, 2020 at 05:50PM by Crypto_Rootz
https://ift.tt/2HucWdx
reddit
How do i add android SDK to my Path (not ~/.bashrc )
Aloha, so i Using Vscode with Flutter & Dart extentions. I have the android sdk downloaded and added to my bashrc file , im on ubuntu. but...
New post on /r/flutterdev subreddit:
What are you using for payments that are not in-app? Paypal? Square? Stripe? Venmo? Having difficulty finding Flutter Web integrations.
I realize Flutter Web isn't at full steam yet, but do you devs have any leads on this front?
February 17, 2020 at 05:42PM by StardusterPrime
https://ift.tt/39FymRa
What are you using for payments that are not in-app? Paypal? Square? Stripe? Venmo? Having difficulty finding Flutter Web integrations.
I realize Flutter Web isn't at full steam yet, but do you devs have any leads on this front?
February 17, 2020 at 05:42PM by StardusterPrime
https://ift.tt/39FymRa
reddit
What are you using for payments that are not in-app? Paypal?...
I realize Flutter Web isn't at full steam yet, but do you devs have any leads on this front?
New post on Flutter Dev Google group:
Flutter Slack Workspace
Hello. Could I get another Slack invite for the Flutter Workspace? Looks like my original one (from months ago) must have been revoked. Thanks!
February 17, 2020 at 06:10PM by Keolo
https://ift.tt/2vC1JFf
Flutter Slack Workspace
Hello. Could I get another Slack invite for the Flutter Workspace? Looks like my original one (from months ago) must have been revoked. Thanks!
February 17, 2020 at 06:10PM by Keolo
https://ift.tt/2vC1JFf
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:
Word game, github, help :)
I want to make a word game. There will be a word list. I will pick random word. In screen there will be the word's letters and some random letters. How can i put the letters to the screen as a button and change the buttons' value. And picking next word. I am reviewing github projects for guiding but I cannot understand anything. There are a lots of .dart files and I can't understand what they for, what they do. I started to fear that I can't. I'm new at flutter and mobile app dev. Is it normal that i can't understand.Also is flutter good choice for this gameish type apps? (Word game, puzzle etc.)(Sorry for my english:)
February 17, 2020 at 08:01PM by Gold-Establishment
https://ift.tt/2SQCyH4
Word game, github, help :)
I want to make a word game. There will be a word list. I will pick random word. In screen there will be the word's letters and some random letters. How can i put the letters to the screen as a button and change the buttons' value. And picking next word. I am reviewing github projects for guiding but I cannot understand anything. There are a lots of .dart files and I can't understand what they for, what they do. I started to fear that I can't. I'm new at flutter and mobile app dev. Is it normal that i can't understand.Also is flutter good choice for this gameish type apps? (Word game, puzzle etc.)(Sorry for my english:)
February 17, 2020 at 08:01PM by Gold-Establishment
https://ift.tt/2SQCyH4
reddit
Word game, github, help :)
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter Tutorial Trip UI with Swipe
https://www.youtube.com/watch?v=jLV86mcU2is&feature=share
February 17, 2020 at 08:38PM by ogomeslp
https://ift.tt/2UZTXQ0
Flutter Tutorial Trip UI with Swipe
https://www.youtube.com/watch?v=jLV86mcU2is&feature=share
February 17, 2020 at 08:38PM by ogomeslp
https://ift.tt/2UZTXQ0
YouTube
Flutter Tutorial Trip UI with Swipe
Flutter Tutorial showcasing Trip UI with Swipe Motion
▶ Source Code : https://github.com/oliver-gomes/flutter-trip-ui
Leave a star to support on Github ⭐
Don't forget to Subscribe 🔴
---------------------------------------------------------------------…
▶ Source Code : https://github.com/oliver-gomes/flutter-trip-ui
Leave a star to support on Github ⭐
Don't forget to Subscribe 🔴
---------------------------------------------------------------------…
New tweet from FlutterDev:
/ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄\
Stay tuned for lots of
exciting announcements!
On February 25th, we'll
feature the #FlutterClock
challenge winners!⏰
\_____________/
\ (•◡•) /
\ /
---
| | pic.twitter.com/Z8wLcDhn7E— Flutter (@FlutterDev) February 17, 2020
February 17, 2020 at 09:07PM
http://twitter.com/FlutterDev/status/1229497571166408704
/ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄\
Stay tuned for lots of
exciting announcements!
On February 25th, we'll
feature the #FlutterClock
challenge winners!⏰
\_____________/
\ (•◡•) /
\ /
---
| | pic.twitter.com/Z8wLcDhn7E— Flutter (@FlutterDev) February 17, 2020
February 17, 2020 at 09:07PM
http://twitter.com/FlutterDev/status/1229497571166408704
Twitter
#flutterclock hashtag on Twitter
On 18 Nov 2019 @FlutterDev tweeted: "The countdown is over!
Announcing our .." - read what others are saying and join the conversation.
Announcing our .." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Struggling with flutter: resources on object/widget life-cycle in flutter?
I come from a Delphi/Pascal background, so no React knowledge whatsoever which I am sure isn't helping me. I've been struggling with Flutter for a while and the docs are opaque to me. I've tried launching in to Udemy courses by they only seem to cover the basics and no in-depth understanding.I've looked at the official code examples and they are incomprehensible to me. I just don't know why they are doing the things they are doing.Fundamentally, I don't understand the Flutter architecture. In view of that I'm going to start reading the source at some point. But even then I think I'll be struggling. There's a lot of language in the flutter docs that assumes an understanding (like "BindingBase class : Base class for mixins that provide singleton services (also known as 'bindings').". Bindings? Why bindings? What does that mean? It's not a computer science term. Singleton I know, but bindings I don't. There's a ton of that sort of thing in the docs. It seems like they've been written by Flutter engineers for other Flutter engineers.What's your experience of the docs?However, right now I think the first thing I need to get a handle on is the life-cycle of objects/widgets in Flutter. I can't find info on this. There was a thread that mentioned a page here : https://flutterbyexample.com/stateful-widget-lifecycle/ but it's a dead link.I'd be really grateful for leads on materials on the life-cycle not of Flutter in android but the objects and widgets.thanks for any help,
February 17, 2020 at 09:10PM by itsastickup
https://ift.tt/2HyZple
Struggling with flutter: resources on object/widget life-cycle in flutter?
I come from a Delphi/Pascal background, so no React knowledge whatsoever which I am sure isn't helping me. I've been struggling with Flutter for a while and the docs are opaque to me. I've tried launching in to Udemy courses by they only seem to cover the basics and no in-depth understanding.I've looked at the official code examples and they are incomprehensible to me. I just don't know why they are doing the things they are doing.Fundamentally, I don't understand the Flutter architecture. In view of that I'm going to start reading the source at some point. But even then I think I'll be struggling. There's a lot of language in the flutter docs that assumes an understanding (like "BindingBase class : Base class for mixins that provide singleton services (also known as 'bindings').". Bindings? Why bindings? What does that mean? It's not a computer science term. Singleton I know, but bindings I don't. There's a ton of that sort of thing in the docs. It seems like they've been written by Flutter engineers for other Flutter engineers.What's your experience of the docs?However, right now I think the first thing I need to get a handle on is the life-cycle of objects/widgets in Flutter. I can't find info on this. There was a thread that mentioned a page here : https://flutterbyexample.com/stateful-widget-lifecycle/ but it's a dead link.I'd be really grateful for leads on materials on the life-cycle not of Flutter in android but the objects and widgets.thanks for any help,
February 17, 2020 at 09:10PM by itsastickup
https://ift.tt/2HyZple
New post on /r/flutterdev subreddit:
A Curated collection of awesome gradients made in Dart with FlutterWeb
Like Gradients but never know the perfect combinations?, I am happy to announce the launch of Gradient BazaarGradients Bazaar is a free and open platform for gradient colors inspiration with thousands of trendy hand-made color gradients to choose fromclick to copy and done try nowhttps://gradientbazaar.web.appPlease do star the repo it will really motivate me to share more open sourceSource Code: https://github.com/theindianappguy/gradientbazaar
February 17, 2020 at 05:13PM by theindianappguy
https://ift.tt/38DzAMB
A Curated collection of awesome gradients made in Dart with FlutterWeb
Like Gradients but never know the perfect combinations?, I am happy to announce the launch of Gradient BazaarGradients Bazaar is a free and open platform for gradient colors inspiration with thousands of trendy hand-made color gradients to choose fromclick to copy and done try nowhttps://gradientbazaar.web.appPlease do star the repo it will really motivate me to share more open sourceSource Code: https://github.com/theindianappguy/gradientbazaar
February 17, 2020 at 05:13PM by theindianappguy
https://ift.tt/38DzAMB
New post on /r/flutterdev subreddit:
Learning path! (FROM SCRATCH)
Hi,I want to opt-in for Flutter as a developer.Please, can someone guide me/ show me a path to learn and develop apps using Flutter and Dart from SCRATCH?Thanks
February 18, 2020 at 01:14AM by amber052829
https://ift.tt/2SQCqHC
Learning path! (FROM SCRATCH)
Hi,I want to opt-in for Flutter as a developer.Please, can someone guide me/ show me a path to learn and develop apps using Flutter and Dart from SCRATCH?Thanks
February 18, 2020 at 01:14AM by amber052829
https://ift.tt/2SQCqHC
reddit
Learning path! (FROM SCRATCH)
Hi, I want to opt-in for Flutter as a developer. Please, can someone guide me/ show me a path to learn and develop apps using Flutter and Dart...
New post on /r/flutterdev subreddit:
Flutter Tutorial: Firebase Cloud Messaging FCM Push Notification
https://ift.tt/323r9aP
February 18, 2020 at 01:07AM by didinj
https://ift.tt/2uX0fWb
Flutter Tutorial: Firebase Cloud Messaging FCM Push Notification
https://ift.tt/323r9aP
February 18, 2020 at 01:07AM by didinj
https://ift.tt/2uX0fWb
Djamware.com
Flutter Tutorial: Firebase Cloud Messaging FCM Push Notification
A comprehensive step by step Flutter tutorial on integrating Firebase Cloud Messaging (FCM) push notification to Android and iOS Apps
New post on /r/flutterdev subreddit:
Flutter Pinterest
https://ift.tt/37yC79G
February 18, 2020 at 01:53AM by MrYop
https://ift.tt/2P3wx8O
Flutter Pinterest
https://ift.tt/37yC79G
February 18, 2020 at 01:53AM by MrYop
https://ift.tt/2P3wx8O
Stack Overflow
Recreating Pinterest UI Flutter
How do I implement the long press peek and select an item with animation do with flutter I tried using onLongPressStart to track the long press and now how do I animate the icons popping up and hid...
New post on /r/flutterdev subreddit:
I want to play sound stored in my database on a button click. How should I do it?
I wish to make an app where I press a button and sounds is played via file stored on the firebase database. How should I do that? I have already made an app where sound stored in project is played. But not able to get a way to play sound files stored in database.
February 18, 2020 at 05:16AM by vishesh_allahabadi
https://ift.tt/39HSYIn
I want to play sound stored in my database on a button click. How should I do it?
I wish to make an app where I press a button and sounds is played via file stored on the firebase database. How should I do that? I have already made an app where sound stored in project is played. But not able to get a way to play sound files stored in database.
February 18, 2020 at 05:16AM by vishesh_allahabadi
https://ift.tt/39HSYIn
reddit
I want to play sound stored in my database on a button click. How...
I wish to make an app where I press a button and sounds is played via file stored on the firebase database. How should I do that? I have already...
New post on /r/flutterdev subreddit:
Expand/shrink when use side menu
I created side menu in webApp, which always opened. I have icon button to hide/show this menu. I want when menu opened the first page should be shrink, after hide menu to expand this page. In menu will be 5 categories which after tap to open page and every pages should be same as first page(expand/shrink) How to do it?
February 18, 2020 at 07:00AM by xeandy
https://ift.tt/2vE8O8q
Expand/shrink when use side menu
I created side menu in webApp, which always opened. I have icon button to hide/show this menu. I want when menu opened the first page should be shrink, after hide menu to expand this page. In menu will be 5 categories which after tap to open page and every pages should be same as first page(expand/shrink) How to do it?
February 18, 2020 at 07:00AM by xeandy
https://ift.tt/2vE8O8q
reddit
Expand/shrink when use side menu
I created side menu in webApp, which always opened. I have icon button to hide/show this menu. I want when menu opened the first page should be...
New post on /r/flutterdev subreddit:
Extending Flutter Driver with custom commands
https://ift.tt/2vMAaZN
February 18, 2020 at 08:36AM by PascalW89
https://ift.tt/2u3RlFM
Extending Flutter Driver with custom commands
https://ift.tt/2vMAaZN
February 18, 2020 at 08:36AM by PascalW89
https://ift.tt/2u3RlFM
The Guild
Extending Flutter Driver with custom commands
In this post we'll look at how Flutter Driver communicates with your app and how we can extend that communication with custom commands.
New post on /r/flutterdev subreddit:
Scaling Up Simple App State Management
https://ift.tt/37DQ5H6
February 18, 2020 at 08:33AM by baranmichal
https://ift.tt/2V2nybU
Scaling Up Simple App State Management
https://ift.tt/37DQ5H6
February 18, 2020 at 08:33AM by baranmichal
https://ift.tt/2V2nybU
Medium
Scaling Up Simple App State Management
4 useful tips on how can you scale up Provider + ChangeNotifier architecture
New post on /r/flutterdev subreddit:
Neumorphism Design Theory in Flutter - Flutter Explained
https://youtu.be/sJJ8XDo9eK4
February 18, 2020 at 11:00AM by MyracleDesign
https://ift.tt/2SUDTwn
Neumorphism Design Theory in Flutter - Flutter Explained
https://youtu.be/sJJ8XDo9eK4
February 18, 2020 at 11:00AM by MyracleDesign
https://ift.tt/2SUDTwn
YouTube
Neumorphism Design Theory in Flutter - Flutter Explained
Today we want to go through the #Neumorphic Design Theory in #Flutter. Where it comes from and how we can implement a Neumorphic Design in Flutter. ⭐️⭐️ Help...
New post on /r/flutterdev subreddit:
Design, Build and Deploy Your First Flutter 💙Website!
https://youtu.be/INxNB1-T2As
February 17, 2020 at 05:17PM by theindianappguy
https://ift.tt/2SY4JUk
Design, Build and Deploy Your First Flutter 💙Website!
https://youtu.be/INxNB1-T2As
February 17, 2020 at 05:17PM by theindianappguy
https://ift.tt/2SY4JUk
YouTube
Design, Build and Deploy Portfolio Website with Flutter | Flutter Tutorial For Beginners
In this video, you will learn how to build your Portfolio Website with flutter for beginner. Need Source code & help? 🤳 Share you are making this on insta story and tag @sanskar.dev and i will share source code via dm instantly 🚀🔥
We will make 👉 https:…
We will make 👉 https:…
New post on /r/flutterdev subreddit:
Take Home Project for Flutter Job Interview - Firebase version
https://youtu.be/I_Ulul7HNUA
February 17, 2020 at 09:27AM by bizz84
https://ift.tt/2SXXWdz
Take Home Project for Flutter Job Interview - Firebase version
https://youtu.be/I_Ulul7HNUA
February 17, 2020 at 09:27AM by bizz84
https://ift.tt/2SXXWdz
YouTube
Take Home Project for Flutter Job Interview - Firebase version
Written tutorial here: 👇👇
https://codewithandrea.com/videos/take-home-job-interview-flutter-firebase/
This tutorial shows a hypothetical assignment that I would give to candidates interviewing for a Flutter developer role.
HIGHLIGHTS
00:00 - Intro
01:17…
https://codewithandrea.com/videos/take-home-job-interview-flutter-firebase/
This tutorial shows a hypothetical assignment that I would give to candidates interviewing for a Flutter developer role.
HIGHLIGHTS
00:00 - Intro
01:17…