New post on /r/flutterdev subreddit:
Flutter — 5 little things to know — Part 0
https://ift.tt/3nUaalw
December 29, 2020 at 11:16PM by nonybrighto
https://ift.tt/2JrENjc
Flutter — 5 little things to know — Part 0
https://ift.tt/3nUaalw
December 29, 2020 at 11:16PM by nonybrighto
https://ift.tt/2JrENjc
Medium
Flutter — 5 little things to know — Part 0
Some Interesting things to know about flutter/dart
New post on /r/flutterdev subreddit:
Use Flutter for front end website / landing page?
I’m building my first app with flutter, and am wondering what the best way to setup a front end website or landing page for it might be. The primary purpose would be to showcase the apps features and links to app stores to download (I’d eventually like to build the web app version, but don’t plan to near term).Potential options: 1. Use Flutter Web 2. Firebase static site with raw HTML/CSS (I use Firebase as backend for my app) 3. Something like squarespaceYour perspective on the above options or something else would be much appreciated. Thank you!More background - I’m a flutter noob and pretty solid with html.
December 29, 2020 at 10:06PM by unknown_travels
https://ift.tt/3rDemZf
Use Flutter for front end website / landing page?
I’m building my first app with flutter, and am wondering what the best way to setup a front end website or landing page for it might be. The primary purpose would be to showcase the apps features and links to app stores to download (I’d eventually like to build the web app version, but don’t plan to near term).Potential options: 1. Use Flutter Web 2. Firebase static site with raw HTML/CSS (I use Firebase as backend for my app) 3. Something like squarespaceYour perspective on the above options or something else would be much appreciated. Thank you!More background - I’m a flutter noob and pretty solid with html.
December 29, 2020 at 10:06PM by unknown_travels
https://ift.tt/3rDemZf
reddit
Use Flutter for front end website / landing page?
I’m building my first app with flutter, and am wondering what the best way to setup a front end website or landing page for it might be. The...
New post on /r/flutterdev subreddit:
Create a Custom Card like WhatsApp using ListView and ListTile in Flutter.
https://youtu.be/W7S0GwYwayM
December 28, 2020 at 11:27AM by devstack06
https://ift.tt/38FjzHi
Create a Custom Card like WhatsApp using ListView and ListTile in Flutter.
https://youtu.be/W7S0GwYwayM
December 28, 2020 at 11:27AM by devstack06
https://ift.tt/38FjzHi
YouTube
Flutter Chat App - ListView and ListTile in Flutter🔥|| WhatsApp Clone #4
Show your support and subscribe to the channel -: https://devstack.page.link/eNh4 🤝🤝
#ListviewBuilder #flutter #Socketio
Here we are going to use ListView and ListTile to create a custom card like WhatsApp.
Last Video Link: https://youtu.be/CYeWBK6_aZQ…
#ListviewBuilder #flutter #Socketio
Here we are going to use ListView and ListTile to create a custom card like WhatsApp.
Last Video Link: https://youtu.be/CYeWBK6_aZQ…
New post on /r/flutterdev subreddit:
Using Flutter Canvas to Recreate and Animate my Avatar created with Photoshop
https://twitter.com/creativemaybeno/status/1344066533417484291?s=20
December 30, 2020 at 12:48AM by creativemaybeno
https://ift.tt/2Jsv2kP
Using Flutter Canvas to Recreate and Animate my Avatar created with Photoshop
https://twitter.com/creativemaybeno/status/1344066533417484291?s=20
December 30, 2020 at 12:48AM by creativemaybeno
https://ift.tt/2Jsv2kP
Twitter
creativecreatorormaybenot
Below, you can see a recreation of my avatar in #Flutter using a funvas animation 🚀 It is just my #StackOverflow & #GitHub avatars combined - showing my dedication to open source 💯 code 🛠 https://t.co/qQk6ujOD7Z 1 minute creation process on YouTube 🔥 htt…
New post on /r/flutterdev subreddit:
How to use ListView in Flutter | ListView Tutorial for Beginners
https://youtu.be/petMS9bYapY
December 30, 2020 at 09:38AM by letuscode99
https://ift.tt/3nZywKL
How to use ListView in Flutter | ListView Tutorial for Beginners
https://youtu.be/petMS9bYapY
December 30, 2020 at 09:38AM by letuscode99
https://ift.tt/3nZywKL
YouTube
How to use ListView in Flutter | ListView Tutorial for Beginners
Hello guys! Welcome to my youtube channel. I'll be creating content on Flutter mostly.
In this video, we'll be looking into an example of ListView.
Stay tuned for more content.
Twitter:
https://twitter.com/letuscode99
Instagram:
https://instagram…
In this video, we'll be looking into an example of ListView.
Stay tuned for more content.
Twitter:
https://twitter.com/letuscode99
Instagram:
https://instagram…
New post on /r/flutterdev subreddit:
Data Fetching issue with provider
i will tried to fetch the data from api but its doesn't call the when i run the application but when i call hot reload again then it will show the datahttps://pastecode.io/s/hZvgwSdg7Mi will tried every that i will know but its doesn't help to me pls anyone helpif i run the app first time the app look like this
December 30, 2020 at 10:03AM by Prashant_4200
https://ift.tt/3puclfS
Data Fetching issue with provider
i will tried to fetch the data from api but its doesn't call the when i run the application but when i call hot reload again then it will show the datahttps://pastecode.io/s/hZvgwSdg7Mi will tried every that i will know but its doesn't help to me pls anyone helpif i run the app first time the app look like this
December 30, 2020 at 10:03AM by Prashant_4200
https://ift.tt/3puclfS
pastecode.io
hZvgwSdg7M - PasteCode.io
PasteCode.io - Paste And Share Code Snippets
New post on Flutter Dev Google group:
Flutted not possible to download from your site
Hi there,I cant seem to be able to download the Flutter SDK for Mac PLEASE SEE this link - https://ift.tt/2NSU3FA it says failed where should be DOWNLOAD... can someone please help as I cant run the Android STudio without this FLutter it seems Thanks Jan
December 30, 2020 at 12:41PM by JM Tennis - Online Tennis Training Programs
https://ift.tt/3huYGCt
Flutted not possible to download from your site
Hi there,I cant seem to be able to download the Flutter SDK for Mac PLEASE SEE this link - https://ift.tt/2NSU3FA it says failed where should be DOWNLOAD... can someone please help as I cant run the Android STudio without this FLutter it seems Thanks Jan
December 30, 2020 at 12:41PM by JM Tennis - Online Tennis Training Programs
https://ift.tt/3huYGCt
flutter.dev
macOS install
How to install on macOS.
New post on /r/flutterdev subreddit:
Complete flutter tutorial
I am on my way through uploading a complete flutter tutorial on my YouTube channel.Check it out here if you are interested.PS - If you like the videos, please make sure to subscribe.
December 30, 2020 at 12:09PM by ProgrammingWithYash
https://ift.tt/3nVuTW6
Complete flutter tutorial
I am on my way through uploading a complete flutter tutorial on my YouTube channel.Check it out here if you are interested.PS - If you like the videos, please make sure to subscribe.
December 30, 2020 at 12:09PM by ProgrammingWithYash
https://ift.tt/3nVuTW6
New post on Flutter Dev Google group:
Provider controlled from another class
Hello everyone, I am trying to implement the provider in an app on my own, but it does not work as I want and I do not know if I do it wrong or the provider cannot be used like that. The problem is that I want to handle what happens inside the onPressed of a button from a logic that I create
December 30, 2020 at 03:46PM by Hekhy
https://ift.tt/38QRexG
Provider controlled from another class
Hello everyone, I am trying to implement the provider in an app on my own, but it does not work as I want and I do not know if I do it wrong or the provider cannot be used like that. The problem is that I want to handle what happens inside the onPressed of a button from a logic that I create
December 30, 2020 at 03:46PM by Hekhy
https://ift.tt/38QRexG
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:
Status Animations made in Rive
https://www.youtube.com/watch?v=nAaqwx46YSQ
December 30, 2020 at 04:19PM by AsielP
https://ift.tt/3o4Jkr8
Status Animations made in Rive
https://www.youtube.com/watch?v=nAaqwx46YSQ
December 30, 2020 at 04:19PM by AsielP
https://ift.tt/3o4Jkr8
YouTube
Status animations made in Rive
Add this awesome feeback animation to your apps or games and boost your UX.
https://gum.co/status-animations
This is an animation pack made in Rive, you only need to implement the Rive runtime (https://help.rive.app/runtimes/overview)
You can find an example…
https://gum.co/status-animations
This is an animation pack made in Rive, you only need to implement the Rive runtime (https://help.rive.app/runtimes/overview)
You can find an example…
New post on /r/flutterdev subreddit:
Flutter Tutorial - ImageCropper - Pick & Crop Images (Johannes Milke)
https://www.youtube.com/watch?v=pXbBTJt7frM
December 30, 2020 at 05:25PM by JohannesMilke
https://ift.tt/37XaDxR
Flutter Tutorial - ImageCropper - Pick & Crop Images (Johannes Milke)
https://www.youtube.com/watch?v=pXbBTJt7frM
December 30, 2020 at 05:25PM by JohannesMilke
https://ift.tt/37XaDxR
YouTube
Flutter Tutorial - ImageCropper - Pick & Crop Images
Let's pick images and crop, rotate, scale, and save them with the ImageCropper Plugin in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉 Flutter…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉 Flutter…
New post on /r/flutterdev subreddit:
Flutter Silent Coding: DecoratedBoxTransition
https://www.youtube.com/watch?v=1iU8cf9I0zc
December 30, 2020 at 06:55PM by ibhavikmakwana
https://ift.tt/2WWvQBD
Flutter Silent Coding: DecoratedBoxTransition
https://www.youtube.com/watch?v=1iU8cf9I0zc
December 30, 2020 at 06:55PM by ibhavikmakwana
https://ift.tt/2WWvQBD
YouTube
Flutter Silent Coding: DecoratedBoxTransition
In this video, we will quickly check out DecoratedBoxTransition.
It’s an Animated version of a DecoratedBox that animates the different properties of its Decoration. Flutter comes with a lot of this kind of inbuilt widgets that can help us to create some…
It’s an Animated version of a DecoratedBox that animates the different properties of its Decoration. Flutter comes with a lot of this kind of inbuilt widgets that can help us to create some…
New post on /r/flutterdev subreddit:
Looking for dev partner
Hi guys i am new in flutter but i quite familiar with programming. I want to create a e sport tournaments application using flutter but i doesn't know how i build it. i doesn't work this type of project in past so i face some type of problem and i don't know how i can resolve that. so if any one can interested to this project so we can complete this project together and increases our freelance skill
December 30, 2020 at 06:45PM by Low-Wolf3686
https://ift.tt/2WVI39F
Looking for dev partner
Hi guys i am new in flutter but i quite familiar with programming. I want to create a e sport tournaments application using flutter but i doesn't know how i build it. i doesn't work this type of project in past so i face some type of problem and i don't know how i can resolve that. so if any one can interested to this project so we can complete this project together and increases our freelance skill
December 30, 2020 at 06:45PM by Low-Wolf3686
https://ift.tt/2WVI39F
reddit
Looking for dev partner
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Theming a Flutter App: Getting Started
https://ift.tt/3nZJY9h
December 30, 2020 at 06:28PM by Elixane
https://ift.tt/38Io4Ro
Theming a Flutter App: Getting Started
https://ift.tt/3nZJY9h
December 30, 2020 at 06:28PM by Elixane
https://ift.tt/38Io4Ro
raywenderlich.com
Theming a Flutter App: Getting Started
Learn how to make your app stand out by styling widgets, creating a dynamic theme, and toggling between available themes.
New post on /r/flutterdev subreddit:
What workflow do you use to resize views and texts to fit any screen in flutter?
Hi,I would like to know what workflow do you use to get nice layouts/texts on all screen sizes.I have been playing with media query but it seems a bit cumbersome. Would really appreciate if any experienced user could do a checklist or a step by step in order to accomplish this the easiest way.Cheers
December 30, 2020 at 06:28PM by wacomlover
https://ift.tt/2L6ufqe
What workflow do you use to resize views and texts to fit any screen in flutter?
Hi,I would like to know what workflow do you use to get nice layouts/texts on all screen sizes.I have been playing with media query but it seems a bit cumbersome. Would really appreciate if any experienced user could do a checklist or a step by step in order to accomplish this the easiest way.Cheers
December 30, 2020 at 06:28PM by wacomlover
https://ift.tt/2L6ufqe
reddit
What workflow do you use to resize views and texts to fit any...
Hi, I would like to know what workflow do you use to get nice layouts/texts on all screen sizes. I have been playing with media query but it...
New post on Flutter Dev Google group:
Connecting a Bank Account
I haven't been able to find possible widgets or others options where I can connect a bank account similar to the way "Accorns" does it. AKA see tranactions, round to the nearest dollar and then do something with those funds. a link or anything to point me in the right direction would be very
December 30, 2020 at 09:03PM by Brennan Altringer
https://ift.tt/38RKik9
Connecting a Bank Account
I haven't been able to find possible widgets or others options where I can connect a bank account similar to the way "Accorns" does it. AKA see tranactions, round to the nearest dollar and then do something with those funds. a link or anything to point me in the right direction would be very
December 30, 2020 at 09:03PM by Brennan Altringer
https://ift.tt/38RKik9
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 New Years App - Part 3
https://youtube.com/watch?v=W9oPxvSA6AY&feature=share
December 30, 2020 at 08:21PM by Pixelreddit
https://ift.tt/3n9iDjP
Flutter New Years App - Part 3
https://youtube.com/watch?v=W9oPxvSA6AY&feature=share
December 30, 2020 at 08:21PM by Pixelreddit
https://ift.tt/3n9iDjP
YouTube
Flutter New Years App - Part 3
In the spirit of the new year, in this video series we build a UI that displays an outdoor landscape, the current time and year, and a new years countdown celebration with fireworks.
Steps:
00:00 - Welcome
00:06 - Countdown
16:24 - Happy New Year
29:17 …
Steps:
00:00 - Welcome
00:06 - Countdown
16:24 - Happy New Year
29:17 …
New post on /r/flutterdev subreddit:
Flutter Theme Framework, Parallax & Co. - WEEK 51 - PUB.DEV RELEASES
https://youtube.com/watch?v=7igzeQIwo0s&feature=share
December 30, 2020 at 12:15PM by syntacops
https://ift.tt/3hwU0Mo
Flutter Theme Framework, Parallax & Co. - WEEK 51 - PUB.DEV RELEASES
https://youtube.com/watch?v=7igzeQIwo0s&feature=share
December 30, 2020 at 12:15PM by syntacops
https://ift.tt/3hwU0Mo
YouTube
Flutter Theme Framework, Parallax & Co. - WEEK 51 - PUB.DEV RELEASES
A Flutter theme framework for creating color scheme based MaterialApp themes, a simple way to implement parallax animations and many more Flutter and Dart pa...
New post on /r/flutterdev subreddit:
Firebase refresh issue
Hi all,A bit of a problem I can't seem to find the answer too.So I have a flutter app for iOS Android and Web, and I want the backend for them to be Firebase. Thus far for authentication I've just been using email/password login.For iOS and Android this went very smoothly, tested and working. Everything was working for web too, except for that if I logged in and refreshed the browser, the UI did not "log me in" (app was not detecting that someone was still logged in). So I set out to fix this web-only issue.Eventually I found something that worked for web. For this web issue, in my main.dart file, after callingWidgetsFlutterBinding.ensureInitialized();
await Firebase.initializeApp();I called:await firebase
.auth()
.onAuthStateChanged
.first;coming from the importimport 'package:firebase/firebase.dart' as firebase;
This is the only place I was using this import, just for this specific refresh issue on web. The rest has been through the firebase_core and firebase_auth packages.It worked perfectly for the web issue, however. Problem is, now after fixing that I went back to test the android app (to make sure both worked together), and when trying to build the Android code it failed now -- because of that package.import 'package:firebase/firebase.dart' as firebase;So my question is, does anyone know if I can do an equivalent to the above statement that fixed my web issue with the other firebase packages that are meant for mobile? An equivalent to:await firebase
.auth()
.onAuthStateChanged
.first;So far I tried usingawait FirebaseAuth.instance.authStateChanges().first;
but no luck.I guess if I can't do it with the mobile-compatible packages (please let me know if you know of a way I can), would I need to do a conditional import for web for the firebase plugin and also do some conditional check to make sure the client is web? As in use my current solution but find a way to only import that web package and the related code when the user is on web.Any guidance is much appreciated. Thank you!
December 30, 2020 at 11:47PM by OwnLie1989
https://ift.tt/38J6psO
Firebase refresh issue
Hi all,A bit of a problem I can't seem to find the answer too.So I have a flutter app for iOS Android and Web, and I want the backend for them to be Firebase. Thus far for authentication I've just been using email/password login.For iOS and Android this went very smoothly, tested and working. Everything was working for web too, except for that if I logged in and refreshed the browser, the UI did not "log me in" (app was not detecting that someone was still logged in). So I set out to fix this web-only issue.Eventually I found something that worked for web. For this web issue, in my main.dart file, after callingWidgetsFlutterBinding.ensureInitialized();
await Firebase.initializeApp();I called:await firebase
.auth()
.onAuthStateChanged
.first;coming from the importimport 'package:firebase/firebase.dart' as firebase;
This is the only place I was using this import, just for this specific refresh issue on web. The rest has been through the firebase_core and firebase_auth packages.It worked perfectly for the web issue, however. Problem is, now after fixing that I went back to test the android app (to make sure both worked together), and when trying to build the Android code it failed now -- because of that package.import 'package:firebase/firebase.dart' as firebase;So my question is, does anyone know if I can do an equivalent to the above statement that fixed my web issue with the other firebase packages that are meant for mobile? An equivalent to:await firebase
.auth()
.onAuthStateChanged
.first;So far I tried usingawait FirebaseAuth.instance.authStateChanges().first;
but no luck.I guess if I can't do it with the mobile-compatible packages (please let me know if you know of a way I can), would I need to do a conditional import for web for the firebase plugin and also do some conditional check to make sure the client is web? As in use my current solution but find a way to only import that web package and the related code when the user is on web.Any guidance is much appreciated. Thank you!
December 30, 2020 at 11:47PM by OwnLie1989
https://ift.tt/38J6psO
reddit
Firebase refresh issue
Hi all, A bit of a problem I can't seem to find the answer too. So I have a flutter app for iOS Android and Web, and I want the backend for...
New post on /r/flutterdev subreddit:
How to integrate Segment with Flutter app?
Segment is used to collect data and send data to multiple platforms like Zendesk, Optimizely, Google Analytics etc. However, I couldn't find any proper documentation or tutorial of how to integrate it flutter specifically. Can it be even done?
December 31, 2020 at 01:49AM by quixoticthethird
https://ift.tt/3mZptYL
How to integrate Segment with Flutter app?
Segment is used to collect data and send data to multiple platforms like Zendesk, Optimizely, Google Analytics etc. However, I couldn't find any proper documentation or tutorial of how to integrate it flutter specifically. Can it be even done?
December 31, 2020 at 01:49AM by quixoticthethird
https://ift.tt/3mZptYL
reddit
r/FlutterDev - How to integrate Segment with Flutter app?
2 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
Import package only when user is running web?
Hi all, I see that Flutter has conditional import statements, but after looking at some examples I’m still confused.If I want to have main.dart import package “package:xyz/xyz.dart” only when the user is on web, how can I achieve that in the simplest way? Thanks for any tips.
December 31, 2020 at 03:23AM by HenesysMSEast
https://ift.tt/2WWQdyz
Import package only when user is running web?
Hi all, I see that Flutter has conditional import statements, but after looking at some examples I’m still confused.If I want to have main.dart import package “package:xyz/xyz.dart” only when the user is on web, how can I achieve that in the simplest way? Thanks for any tips.
December 31, 2020 at 03:23AM by HenesysMSEast
https://ift.tt/2WWQdyz
reddit
Import package only when user is running web?
Hi all, I see that Flutter has conditional import statements, but after looking at some examples I’m still confused. If I want to have main.dart...