New post on /r/flutterdev subreddit:
InteractiveViewer - DeepDive (Tutorial)
https://www.youtube.com/watch?v=Jb5SUSlJrqc
September 21, 2020 at 05:28PM by JohannesMilke
https://ift.tt/2Ell7el
InteractiveViewer - DeepDive (Tutorial)
https://www.youtube.com/watch?v=Jb5SUSlJrqc
September 21, 2020 at 05:28PM by JohannesMilke
https://ift.tt/2Ell7el
YouTube
Flutter Tutorial - InteractiveViewer - DeepDive
Make your images interactive & zoomable with InteractiveViewer in your next Flutter app.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source code: https://github.com/JohannesMilke/interactive_viewer_example…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source code: https://github.com/JohannesMilke/interactive_viewer_example…
New post on /r/flutterdev subreddit:
Complete Guides to Flutter(#App54)
Hey, Everyone!#54ApplicationI'm happy to share the update the in Project(Complete Guides to Flutter). Today I had created my 54's App, Tensorflow Lite using Dog/Cat Classifier. In this basically I had used the Tensorflow lite to create the Classifier to distinguish between Dog and Cat.Unique Features of the Application:[✅] Used Kaggle Dataset of Cat/Dogs.[✅] Tensorflow Lite had been used to do the classification.[✅] Used around more than 2000 image each for Dog and Cat.[✅] Prediction percentage is overall 90%.You can check out the repo: https://github.com/irahulcse/A-Complete-Guide-To-Flutter#54---tensorflow-lite-dog-cat-classifier-using-flutterMain Repo Link is:https://github.com/irahulcse/A-Complete-Guide-To-FlutterPlease Star this repo or follow me on GitHub, if you found it interesting. Pls do let me know if you're interested in #contributing towards this project.Discord Id is: rahul_chandra#1150#EveryFlutterAppsCount
September 21, 2020 at 06:10PM by flutterboxinc
https://ift.tt/35TGXAW
Complete Guides to Flutter(#App54)
Hey, Everyone!#54ApplicationI'm happy to share the update the in Project(Complete Guides to Flutter). Today I had created my 54's App, Tensorflow Lite using Dog/Cat Classifier. In this basically I had used the Tensorflow lite to create the Classifier to distinguish between Dog and Cat.Unique Features of the Application:[✅] Used Kaggle Dataset of Cat/Dogs.[✅] Tensorflow Lite had been used to do the classification.[✅] Used around more than 2000 image each for Dog and Cat.[✅] Prediction percentage is overall 90%.You can check out the repo: https://github.com/irahulcse/A-Complete-Guide-To-Flutter#54---tensorflow-lite-dog-cat-classifier-using-flutterMain Repo Link is:https://github.com/irahulcse/A-Complete-Guide-To-FlutterPlease Star this repo or follow me on GitHub, if you found it interesting. Pls do let me know if you're interested in #contributing towards this project.Discord Id is: rahul_chandra#1150#EveryFlutterAppsCount
September 21, 2020 at 06:10PM by flutterboxinc
https://ift.tt/35TGXAW
GitHub
GitHub - irahulcse/A-Complete-Guide-To-Flutter: This repo contains all the small snippets related to Flutter Apps. Most of the…
This repo contains all the small snippets related to Flutter Apps. Most of the projects/apps are deployed on Flutter Web using GitHub Actions CI Pipeline. - irahulcse/A-Complete-Guide-To-Flutter
New post on /r/flutterdev subreddit:
Android TV Support with Flutter Framework
https://ift.tt/3ciyZTf
September 21, 2020 at 08:05PM by rrtutors
https://ift.tt/33QM7LB
Android TV Support with Flutter Framework
https://ift.tt/3ciyZTf
September 21, 2020 at 08:05PM by rrtutors
https://ift.tt/33QM7LB
Rrtutors
Android TV Support with Flutter Framework
This post will teach you, how to add TV support for Flutter Applications, Leanbacksupport,Dialpad events
New post on /r/flutterdev subreddit:
Flutter boilerplate base project
So yesterday I saw someone post his flutter base project, so i think i should share mine too.
So this is the feature and package i'm using in this project:https://github.com/chunlee-thong/flutter_boiler_plateLocalization (easy_localization)HTTP Request (dio with custom error handler)State management (i didn't use any specific package in this project so you can decide witch one you like)App icon (flutter_launcher_icons)Storage (flutter_secure_storage for key value store and for database i used hive but decide to remove it )get_it for dependency injection
So since most of my work are working with consuming REST Api, this project is more focusing on that.And for the most controversial part of this project is i'm using Stream(rxdart) to consume REST API, you can check it out on BaseStream class which is a class that container a StreamController(BehaviorSubject) and has a methodto handle API call (asyncOperation).You can check README for more additional explanation.I really hope to see more feedback and improvement from you guys, Thank you
September 21, 2020 at 07:46PM by Fienases
https://ift.tt/3iUmBvk
Flutter boilerplate base project
So yesterday I saw someone post his flutter base project, so i think i should share mine too.
So this is the feature and package i'm using in this project:https://github.com/chunlee-thong/flutter_boiler_plateLocalization (easy_localization)HTTP Request (dio with custom error handler)State management (i didn't use any specific package in this project so you can decide witch one you like)App icon (flutter_launcher_icons)Storage (flutter_secure_storage for key value store and for database i used hive but decide to remove it )get_it for dependency injection
So since most of my work are working with consuming REST Api, this project is more focusing on that.And for the most controversial part of this project is i'm using Stream(rxdart) to consume REST API, you can check it out on BaseStream class which is a class that container a StreamController(BehaviorSubject) and has a methodto handle API call (asyncOperation).You can check README for more additional explanation.I really hope to see more feedback and improvement from you guys, Thank you
September 21, 2020 at 07:46PM by Fienases
https://ift.tt/3iUmBvk
GitHub
chunlee-thong/flutter_boiler_plate
Flutter boilerplate for initial project setup. Contribute to chunlee-thong/flutter_boiler_plate development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
What large apps are developed fully by Flutter?
I want to test performance. Thanks.
September 21, 2020 at 07:37PM by ypsthelove
https://ift.tt/2HlWT4U
What large apps are developed fully by Flutter?
I want to test performance. Thanks.
September 21, 2020 at 07:37PM by ypsthelove
https://ift.tt/2HlWT4U
reddit
What large apps are developed fully by Flutter?
I want to test performance. Thanks.
New post on /r/flutterdev subreddit:
Adjusting the height of the next element in a ListView in Flutter
https://stackoverflow.com/q/63990077/14080391
September 21, 2020 at 08:21PM by automatedhuman3120
https://ift.tt/3mECs3e
Adjusting the height of the next element in a ListView in Flutter
https://stackoverflow.com/q/63990077/14080391
September 21, 2020 at 08:21PM by automatedhuman3120
https://ift.tt/3mECs3e
Stack Overflow
Adjusting the height of the next element in a ListView in Flutter
So I am building a ListView to make a scrolling feed of my content where the index on which the user is on should be enlarged compared to the ones beside it. For example if I am viewing post #2, it
New post on /r/flutterdev subreddit:
Flutter UI Tip 2: Staggered Grid View
https://www.youtube.com/watch?v=h0H2t7fOGU4
September 21, 2020 at 09:11PM by Elixane
https://ift.tt/3kvy9Fw
Flutter UI Tip 2: Staggered Grid View
https://www.youtube.com/watch?v=h0H2t7fOGU4
September 21, 2020 at 09:11PM by Elixane
https://ift.tt/3kvy9Fw
YouTube
Flutter UI Tip 2: Staggered Grid View
Create a varying grid view in your Flutter application, similar to Instagram and Pinterest.
--
Program I use for mockups.
https://bit.ly/rotatopro
This is an affiliate link, if you purchase from this link then I'll earn a small commission. Which is a great…
--
Program I use for mockups.
https://bit.ly/rotatopro
This is an affiliate link, if you purchase from this link then I'll earn a small commission. Which is a great…
New post on /r/flutterdev subreddit:
Going Walkabout - Flutter and Firebase advanced Authentication
https://www.youtube.com/watch?v=_ZdpkSo8gBA
September 21, 2020 at 09:46PM by aadjemonkeyrock
https://ift.tt/32OcLoT
Going Walkabout - Flutter and Firebase advanced Authentication
https://www.youtube.com/watch?v=_ZdpkSo8gBA
September 21, 2020 at 09:46PM by aadjemonkeyrock
https://ift.tt/32OcLoT
YouTube
Going Walkabout - Flutter and Firebase advanced Authentication
In this episode I implement advanced Firebase Authentication features in Flutter. Going Walkabout is a mobile travel blog.
Links:
- Going Walkabout: https://goingwalkabout.app
- AppStore: https://itunes.apple.com/app/id1476918517
- Facebook: https://fa…
Links:
- Going Walkabout: https://goingwalkabout.app
- AppStore: https://itunes.apple.com/app/id1476918517
- Facebook: https://fa…
New post on /r/flutterdev subreddit:
How can I have a nested Tab Bar within a Scaffold?
I am using a drawer for my main navigation, and I would like to nest a tab bar inside the body to let me choose between 2 containers in the view.This is what I am doing:import 'package:flutter/material.dart'; import 'package:provider/provider.dart';
September 21, 2020 at 09:27PM by 11010001101001
https://ift.tt/2G04Z2d
How can I have a nested Tab Bar within a Scaffold?
I am using a drawer for my main navigation, and I would like to nest a tab bar inside the body to let me choose between 2 containers in the view.This is what I am doing:import 'package:flutter/material.dart'; import 'package:provider/provider.dart';
class NestedTabBarClass extends StatefulWidget { @override _NestedTabBarClassState createState() => _NestedTabBarClassState(); } class _NestedTabBarClassState extends State<NestedTabBarClass> with TickerProviderStateMixin { TabController _tabController; @override void initState() { super.initState(); _tabController = new TabController(length: 2, vsync: this); } @override void dispose() { super.dispose(); _tabController.dispose(); } @override Widget build(BuildContext context) { return Column( mainAxisAlignment: MainAxisAlignment.start, children: <Widget>[ TabBar( controller: _tabController, labelColor: Colors.black, tabs: <Widget>[ Tab( text: "Tab A", ), Tab( text: "Tab B", ), ], ), Container( child: TabBarView( controller: _tabController, children: [ Container(child: Text("A")), Container(child: Text("B")), ], ), ), ], ); } }When I do this, I get this error:The method '>' was called on null. Receiver: null Tried calling: >(1e-10)If I remove this code:
Container( child: TabBarView( controller: _tabController, children: [ Container(child: Text("A")), Container(child: Text("B")), ], ), ),The tabs render.Is it bad practice to have a tab bar within a scaffold?My scaffold has a nav drawer, and I change the body based on the selected drawer index. Now, within the selected body, I want tabs, but apparently, I am doing something wrong.
September 21, 2020 at 09:27PM by 11010001101001
https://ift.tt/2G04Z2d
reddit
How can I have a nested Tab Bar within a Scaffold?
I am using a drawer for my main navigation, and I would like to nest a tab bar inside the body to let me choose between 2 containers in the...
New post on /r/flutterdev subreddit:
Should we always check mounted before updating state?
I haven’t seen any warnings to check if a widget is still mounted before calling setState(), but it seems like a pretty important thing to avoid memory leaks. Based on what I’ve read, it seems like we should be doing this check every time we call this function, but are there specific scenarios where we’re supposed to check this property?
September 21, 2020 at 09:54PM by jnzq
https://ift.tt/2HfTXqh
Should we always check mounted before updating state?
I haven’t seen any warnings to check if a widget is still mounted before calling setState(), but it seems like a pretty important thing to avoid memory leaks. Based on what I’ve read, it seems like we should be doing this check every time we call this function, but are there specific scenarios where we’re supposed to check this property?
September 21, 2020 at 09:54PM by jnzq
https://ift.tt/2HfTXqh
reddit
Should we always check mounted before updating state?
I haven’t seen any warnings to check if a widget is still mounted before calling setState(), but it seems like a pretty important thing to avoid...
New post on /r/flutterdev subreddit:
Community help - Roadmap for advancing your skills
https://ift.tt/3hMzmGF
September 21, 2020 at 10:45PM by agilob
https://ift.tt/3hMzLc9
Community help - Roadmap for advancing your skills
https://ift.tt/3hMzmGF
September 21, 2020 at 10:45PM by agilob
https://ift.tt/3hMzLc9
b.agilob.net
Roadmap for advancing your skills | agilob in the Net
tl;dr; Roadmap of skills to develop, pls contribute on gitlab or github I’ve always felt there is a missing element on what you need to learn next to progress in your skill set. Sure there are books, blogs, awesome-X pages. Books get out of date quickly,…
New post on Flutter Dev Google group:
Looking for a Flutter DEV
Hi! I'm designing an app, but have no idea of programming. Is there anyone interested? Dont have a big budget but is an interesting project! Thanks!
September 21, 2020 at 11:41PM by Pato Villanueva
https://ift.tt/3mJvI43
Looking for a Flutter DEV
Hi! I'm designing an app, but have no idea of programming. Is there anyone interested? Dont have a big budget but is an interesting project! Thanks!
September 21, 2020 at 11:41PM by Pato Villanueva
https://ift.tt/3mJvI43
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 Flutter Dev Google group:
JOB : { Remote } Flutter Dev required for long-term project
We require an experienced Flutter developer to join our online food ordering platform development team. Remote position. Experienced developers only please. Experience of VueJS/Nuxt & Laravel would be highly advantageous. 2+ Years expience.
September 22, 2020 at 12:03AM by cen...@inan.net
https://ift.tt/3hSCfWs
JOB : { Remote } Flutter Dev required for long-term project
We require an experienced Flutter developer to join our online food ordering platform development team. Remote position. Experienced developers only please. Experience of VueJS/Nuxt & Laravel would be highly advantageous. 2+ Years expience.
September 22, 2020 at 12:03AM by cen...@inan.net
https://ift.tt/3hSCfWs
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:
I created a Web Development Discord server!
Wonderful news!I created my first Discord server and I'm so happy for what I've made. It's called "The Web Dev Heaven" it's a friendly community where web developers and designers are welcomed to talk about the latest technologies and languages. So we can all learn about different ( Databases, Frameworks, Adobe XD plugins, Algorithms, CMS's, etc. ) to improve our code. We are here for supporting our projects ( So if you are looking to gain traffic with your website or feedback on your project, we are here for you! ). We are really looking for some new mobile devs!https://discord.gg/uXE4E7nThank you, if you join!
Thank you, for the support!
Thank you, for the upvote!
September 22, 2020 at 12:11AM by BlueJay875
https://ift.tt/3hQQFqm
I created a Web Development Discord server!
Wonderful news!I created my first Discord server and I'm so happy for what I've made. It's called "The Web Dev Heaven" it's a friendly community where web developers and designers are welcomed to talk about the latest technologies and languages. So we can all learn about different ( Databases, Frameworks, Adobe XD plugins, Algorithms, CMS's, etc. ) to improve our code. We are here for supporting our projects ( So if you are looking to gain traffic with your website or feedback on your project, we are here for you! ). We are really looking for some new mobile devs!https://discord.gg/uXE4E7nThank you, if you join!
Thank you, for the support!
Thank you, for the upvote!
September 22, 2020 at 12:11AM by BlueJay875
https://ift.tt/3hQQFqm
Discord
Join the The Programmers Lockdown Discord Server!
Check out the The Programmers Lockdown community on Discord - hang out with 761 other members and enjoy free voice and text chat.
New post on /r/flutterdev subreddit:
Physics-based Animations in Flutter | Demystifying FrictionSimulation
https://www.youtube.com/watch?v=ABqgbKQTZBE
September 21, 2020 at 11:55PM by THKPMatt
https://ift.tt/2ROTIEG
Physics-based Animations in Flutter | Demystifying FrictionSimulation
https://www.youtube.com/watch?v=ABqgbKQTZBE
September 21, 2020 at 11:55PM by THKPMatt
https://ift.tt/2ROTIEG
YouTube
Flutter FrictionSimulation Walkthrough
In this video, we explore Flutter's FrictionSimulation utility and how you can use it to create physics-based animations.
If you aren't interested in seeing the setup, I'd recommend skipping to the "Experimenting with Parameters" chapter which is where we…
If you aren't interested in seeing the setup, I'd recommend skipping to the "Experimenting with Parameters" chapter which is where we…
New post on /r/flutterdev subreddit:
Using an encrypted Hive box across mobile and desktop platforms
https://ift.tt/2EptPs8
September 22, 2020 at 12:39AM by jda258
https://ift.tt/3mORHqD
Using an encrypted Hive box across mobile and desktop platforms
https://ift.tt/2EptPs8
September 22, 2020 at 12:39AM by jda258
https://ift.tt/3mORHqD
Medium
Storing Hive Encryption Keys in Flutter
And making it work on all platforms
New post on /r/flutterdev subreddit:
Transitioning between native Launch Screen/Splash Screen to Flutter Screen
I’ve been trying to achieve a way to overlap the native iOS Launch Screen and Android Splash Screen to custom Flutter Screen to achieve animations seamlessly. I was trying to follow up on the GitHub Issue that was tracking this but Flutter Team seems to have closed it marking it as not bug (which I understand).But I would still like to achieve this. Here’s an example of what Uber does.Uber Launch Screen to animationHas anyone been able to achieve this or can guide me towards the right path to do this.Thanks
September 22, 2020 at 01:20AM by aseef17
https://ift.tt/33QBsjN
Transitioning between native Launch Screen/Splash Screen to Flutter Screen
I’ve been trying to achieve a way to overlap the native iOS Launch Screen and Android Splash Screen to custom Flutter Screen to achieve animations seamlessly. I was trying to follow up on the GitHub Issue that was tracking this but Flutter Team seems to have closed it marking it as not bug (which I understand).But I would still like to achieve this. Here’s an example of what Uber does.Uber Launch Screen to animationHas anyone been able to achieve this or can guide me towards the right path to do this.Thanks
September 22, 2020 at 01:20AM by aseef17
https://ift.tt/33QBsjN
GitHub
What should be LaunchScreen.imageset's image sizes? · Issue #21996 · flutter/flutter
For over a few weeks I've tried to solve a problem regarding the transition from iOS' LaunchScreen and my own Flutter screen acting as one. After opening, the content of LaunchScree...
New post on /r/flutterdev subreddit:
State Management | Redux
https://www.youtube.com/watch?v=-Cxca6ohcU0
September 22, 2020 at 09:42AM by code_review
https://ift.tt/2FJ1T3c
State Management | Redux
https://www.youtube.com/watch?v=-Cxca6ohcU0
September 22, 2020 at 09:42AM by code_review
https://ift.tt/2FJ1T3c
YouTube
Flutter State Management | Theming | Using Redux
Handle theme state by flutter change between variety themes.
Pls make sure to subscribe & Share and Like.
Check for more blogs on Coderreview.io
Website: https://coderreview.io
Resources:
https://pub.dev/packages/flutter_redux
https://pub.dev/packages/redux…
Pls make sure to subscribe & Share and Like.
Check for more blogs on Coderreview.io
Website: https://coderreview.io
Resources:
https://pub.dev/packages/flutter_redux
https://pub.dev/packages/redux…
New post on /r/flutterdev subreddit:
Full stack
Hello. I'm starting out in Flutter. I've covered basic front end parts. I wish to use dart on my server side. I'm struggling to find learning resources for it. I wish to go full stack on flutter with dart. Shall I get some links to videos or books to learn? Thanks.
September 22, 2020 at 09:24AM by nxxwxj
https://ift.tt/3mKjQPh
Full stack
Hello. I'm starting out in Flutter. I've covered basic front end parts. I wish to use dart on my server side. I'm struggling to find learning resources for it. I wish to go full stack on flutter with dart. Shall I get some links to videos or books to learn? Thanks.
September 22, 2020 at 09:24AM by nxxwxj
https://ift.tt/3mKjQPh
reddit
Full stack
Hello. I'm starting out in Flutter. I've covered basic front end parts. I wish to use dart on my server side. I'm struggling to find learning...
New post on Flutter Dev Google group:
How to remove viewport padding?
I've tried to add just a Container with padding: EdgeInsets.zero but there's still some padding on the viewport. Here's the screenshot of what i'm saying: [image: loginscreen.jpg] How can i remove the viewport padding? Thanks in advance.
September 22, 2020 at 02:08PM by Jorge Ferrari
https://ift.tt/35Z3jB1
How to remove viewport padding?
I've tried to add just a Container with padding: EdgeInsets.zero but there's still some padding on the viewport. Here's the screenshot of what i'm saying: [image: loginscreen.jpg] How can i remove the viewport padding? Thanks in advance.
September 22, 2020 at 02:08PM by Jorge Ferrari
https://ift.tt/35Z3jB1
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:
App Feedback Thread - September 22, 2020
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
September 22, 2020 at 02:33PM by AutoModerator
https://ift.tt/3mQodbV
App Feedback Thread - September 22, 2020
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
September 22, 2020 at 02:33PM by AutoModerator
https://ift.tt/3mQodbV
reddit
App Feedback Thread - September 22, 2020
This thread is for getting feedback on your own apps. ####Developers: - must **provide feedback** for others - must include **Play Store**,...