New post on /r/flutterdev subreddit:
Flutter & React Native Streaming
Hello people, how are you?I have this idea of Streaming on Twitch while I'm coding mobile apps either using RN or Flutter.The idea is to pick random ideas and turn them into apps, building the UI, state management, and tests.I'm just trying to figure out if this would be a good idea, so I've created this short form to help me figure out if this would be beneficial. The content would be in English so I can reach more people.The streaming would take place over the weekends since I'm currently working full-time for a company.This is my LinkedIn profile: https://www.linkedin.com/in/ricbermo/Twitter: https://twitter.com/ricbermoThanks.
April 22, 2021 at 07:16PM by odrakcir
https://ift.tt/3sEV4St
Flutter & React Native Streaming
Hello people, how are you?I have this idea of Streaming on Twitch while I'm coding mobile apps either using RN or Flutter.The idea is to pick random ideas and turn them into apps, building the UI, state management, and tests.I'm just trying to figure out if this would be a good idea, so I've created this short form to help me figure out if this would be beneficial. The content would be in English so I can reach more people.The streaming would take place over the weekends since I'm currently working full-time for a company.This is my LinkedIn profile: https://www.linkedin.com/in/ricbermo/Twitter: https://twitter.com/ricbermoThanks.
April 22, 2021 at 07:16PM by odrakcir
https://ift.tt/3sEV4St
Google Docs
React Native & Flutter Streaming
Streaming on Twitch.
The idea is to pick random ideas and turn them into apps, building the UI, state management and tests.
The content would be in English so I can reach more people.
The streaming would take place over the weekends since I'm currently working…
The idea is to pick random ideas and turn them into apps, building the UI, state management and tests.
The content would be in English so I can reach more people.
The streaming would take place over the weekends since I'm currently working…
New post on /r/flutterdev subreddit:
Ep. 023 - translate() | Flutter Processing
https://youtube.com/watch?v=O4NSiFInrzE&feature=share
April 22, 2021 at 07:15PM by Pixelreddit
https://ift.tt/3et6Qul
Ep. 023 - translate() | Flutter Processing
https://youtube.com/watch?v=O4NSiFInrzE&feature=share
April 22, 2021 at 07:15PM by Pixelreddit
https://ift.tt/3et6Qul
YouTube
Ep. 023 - translate() | Flutter Processing
Today, we implement translate() in #Flutter Processing.
https://github.com/matthew-carroll/flutter_processing
---
Follow:
https://twitter.com/suprdeclarative
Hourly Flutter Consulting:
https://consulting.superdeclarative.com
Flutter Training:
https://hotreload.io…
https://github.com/matthew-carroll/flutter_processing
---
Follow:
https://twitter.com/suprdeclarative
Hourly Flutter Consulting:
https://consulting.superdeclarative.com
Flutter Training:
https://hotreload.io…
New post on /r/flutterdev subreddit:
Flutter Tutorial - Firebase Setup For Flutter Web (Johannes Milke)
https://www.youtube.com/watch?v=Z0jFkP0A3B0
April 22, 2021 at 10:06PM by JohannesMilke
https://ift.tt/2Qo8epX
Flutter Tutorial - Firebase Setup For Flutter Web (Johannes Milke)
https://www.youtube.com/watch?v=Z0jFkP0A3B0
April 22, 2021 at 10:06PM by JohannesMilke
https://ift.tt/2Qo8epX
YouTube
Flutter Tutorial - Firebase Setup For Flutter Web 3/3 | Android, iOS, Web
Let's setup #Firebase for our #Flutter app on Android, iOS and Flutter #Web. Setup Firebase for Web to use any Firebase products such as Firebase Storage, Cloud Firestore, Firebase Auth, Firebase Messaging, Firebase Dynamic Links, and many more.
Click…
Click…
New post on /r/flutterdev subreddit:
Is my app using encryption?
I'm close to publish my app on the App Store and they asked me if I'm using encryption.After reading something on the internet I can say that I'm not writing explicit code to encrypt data on the web, all the internet requests made are on Google Cloud Firebase service like : Firestore, Firebase Storage and Auth.Geolocator and geocoding are in the pubspec but I'm not using them so I could delete.This is the pubspec.yaml file :
April 22, 2021 at 09:51PM by _seeking_answers
https://ift.tt/3sHn6Nj
Is my app using encryption?
I'm close to publish my app on the App Store and they asked me if I'm using encryption.After reading something on the internet I can say that I'm not writing explicit code to encrypt data on the web, all the internet requests made are on Google Cloud Firebase service like : Firestore, Firebase Storage and Auth.Geolocator and geocoding are in the pubspec but I'm not using them so I could delete.This is the pubspec.yaml file :
firebase_auth: ^1.0.0
google_sign_in: ^5.0.1
font_awesome_flutter: ^9.0.0
google_fonts: ^2.0.0
firebase_core: ^1.0.0
cloud_firestore: ^1.0.0
provider: ^5.0.0
bottom_navy_bar: ^6.0.0
firebase_storage: ^8.0.0
geolocator: ^7.0.1
geocoding: ^2.0.0
location_permissions: ^3.0.0+1
path_provider: ^2.0.1
image_picker: ^0.7.4
firebase_image: ^1.0.1
What do you think?April 22, 2021 at 09:51PM by _seeking_answers
https://ift.tt/3sHn6Nj
reddit
Is my app using encryption?
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
Putting dropdownmenu (Stateful) inside of Column()
I wanted to put some widget inside of Column() I tried Text() it is fine but when I try a DropDownMenu, I get error import 'package:flutter/material.dart'; void main() { runApp(MyApp()); } class MyApp extends StatelessWidget { // This widget is the root of your application. @override Widget
April 22, 2021 at 10:43PM by Nicholas Yue
https://ift.tt/2QgPZ5V
Putting dropdownmenu (Stateful) inside of Column()
I wanted to put some widget inside of Column() I tried Text() it is fine but when I try a DropDownMenu, I get error import 'package:flutter/material.dart'; void main() { runApp(MyApp()); } class MyApp extends StatelessWidget { // This widget is the root of your application. @override Widget
April 22, 2021 at 10:43PM by Nicholas Yue
https://ift.tt/2QgPZ5V
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:
Error: No pubspec.yaml file found. This command should be run from the root of your Flutter project.
Why hasn't the people in charge fix this problem? Is it just vscode or is it flutter problem?Every time there is also some problem running vscode. Instead of updating this vscode all of the time they (ms) go back and fix issues that the user shouldn't have to fix. Vscode is great but like all OS, they seem to want to bring out and the greatest and "best"! I feel like they are throwing us under the bus and seeing if we solved THEIR issues.
April 22, 2021 at 10:20PM by Pretend-Money-3243
https://ift.tt/32BQNVv
Error: No pubspec.yaml file found. This command should be run from the root of your Flutter project.
Why hasn't the people in charge fix this problem? Is it just vscode or is it flutter problem?Every time there is also some problem running vscode. Instead of updating this vscode all of the time they (ms) go back and fix issues that the user shouldn't have to fix. Vscode is great but like all OS, they seem to want to bring out and the greatest and "best"! I feel like they are throwing us under the bus and seeing if we solved THEIR issues.
April 22, 2021 at 10:20PM by Pretend-Money-3243
https://ift.tt/32BQNVv
Reddit
From the FlutterDev community on Reddit: Error: No pubspec.yaml file found. This command should be run from the root of your Flutter…
Posted by Pretend-Money-3243 - No votes and 1 comment
New post on /r/flutterdev subreddit:
I created cool music player with Flutter
I'm kind of music enjoyer and when I use most of the popular music apps, to me their UX doesn't feel so good - they are slow, cluttered, feel heavy, etc. So when started learning Flutter, I decided that my first app will be a music player, and I primarily was focusing on the UX and aesthetic look - so that anybody would feel pleasant to use it, and of course it should be open-source and full free.Aside from that, I think the project itself can be a showcase for a lot things in Flutter:custom gesture detectorsbare router v2native channels + plugins (just_audio, audio_service)system ui animationscustom routesslivers...https://play.google.com/store/apps/details?id=com.nt4f04und.sweyerhttps://github.com/nt4f04uNd/sweyer
April 23, 2021 at 12:15AM by nt4f04uNd
https://ift.tt/3naYScY
I created cool music player with Flutter
I'm kind of music enjoyer and when I use most of the popular music apps, to me their UX doesn't feel so good - they are slow, cluttered, feel heavy, etc. So when started learning Flutter, I decided that my first app will be a music player, and I primarily was focusing on the UX and aesthetic look - so that anybody would feel pleasant to use it, and of course it should be open-source and full free.Aside from that, I think the project itself can be a showcase for a lot things in Flutter:custom gesture detectorsbare router v2native channels + plugins (just_audio, audio_service)system ui animationscustom routesslivers...https://play.google.com/store/apps/details?id=com.nt4f04und.sweyerhttps://github.com/nt4f04uNd/sweyer
April 23, 2021 at 12:15AM by nt4f04uNd
https://ift.tt/3naYScY
Google Play
Sweyer - Apps on Google Play
Music player
New post on /r/flutterdev subreddit:
As someone who's new to app dev, is everything server sided except the buttons?
Like, I feel like I am stupid af.If I would go ahead and create my own app, with buttons that do stuff etc.. How would I actually have a server, database etc that it talks to? or is that all done in the flutter app?Like, compare a html side with a python server side + mysql.. how does that compare to an app?Do I write literally everything in the flutter app? connect to database via it? is that the entire app?
April 23, 2021 at 12:08AM by pamagiclol
https://ift.tt/3dHMKNH
As someone who's new to app dev, is everything server sided except the buttons?
Like, I feel like I am stupid af.If I would go ahead and create my own app, with buttons that do stuff etc.. How would I actually have a server, database etc that it talks to? or is that all done in the flutter app?Like, compare a html side with a python server side + mysql.. how does that compare to an app?Do I write literally everything in the flutter app? connect to database via it? is that the entire app?
April 23, 2021 at 12:08AM by pamagiclol
https://ift.tt/3dHMKNH
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter: BLoC and Navigation Contexts
Today I gonna show you how we can pass BLoC to the next screen through navigator if we do not provide the MultiBlocProvider as a global provider of all BLoC.https://medium.com/litslink-mobile-development/flutter-bloc-and-navigation-contexts-20e3e9c6b32
April 22, 2021 at 11:58PM by alex_melnyk
https://ift.tt/2Pf7va7
Flutter: BLoC and Navigation Contexts
Today I gonna show you how we can pass BLoC to the next screen through navigator if we do not provide the MultiBlocProvider as a global provider of all BLoC.https://medium.com/litslink-mobile-development/flutter-bloc-and-navigation-contexts-20e3e9c6b32
April 22, 2021 at 11:58PM by alex_melnyk
https://ift.tt/2Pf7va7
Medium
Flutter: BLoC and Navigation Contexts
Today I gonna show you how we can pass BLoC to the navigated screen if we do not provide the MultiBlocProvider as a global provider of all…
New post on /r/flutterdev subreddit:
Flutter: Glass Modal Bottom Sheet
Sometimes I am looking for interesting design solutions on different internet resources to practice them on my current tech stack.I’ve noticed that designers make more and more designs with elements that look like frosted glass. It is a trend in the design called “Glassmorphism.”I hope glassmorphism becomes the standard coz nowadays, devices are powerful and can easily render such effects.https://medium.com/litslink-mobile-development/flutter-glass-modal-bottom-sheet-3745f5e01c48
April 22, 2021 at 11:56PM by alex_melnyk
https://ift.tt/3axXJXS
Flutter: Glass Modal Bottom Sheet
Sometimes I am looking for interesting design solutions on different internet resources to practice them on my current tech stack.I’ve noticed that designers make more and more designs with elements that look like frosted glass. It is a trend in the design called “Glassmorphism.”I hope glassmorphism becomes the standard coz nowadays, devices are powerful and can easily render such effects.https://medium.com/litslink-mobile-development/flutter-glass-modal-bottom-sheet-3745f5e01c48
April 22, 2021 at 11:56PM by alex_melnyk
https://ift.tt/3axXJXS
Medium
Flutter: Glass Modal Bottom Sheet
Sometimes I am looking for interesting design solutions on different internet resources to practice them on my current tech stack.
New post on /r/flutterdev subreddit:
Flutter: Custom Drawer Navigation Tutorial
Hi folks! My project required a drawer with a custom animation. I’ve decided to develop my own solution to do this task. In this shorticle, I’ll show you how to do that quickly.Also, I've made a plugin that you can use freely.How To: https://medium.com/litslink-mobile-development/flutter-custom-drawer-navigation-271617e80584Flutter Plugin: https://pub.dev/packages/flutter_advanced_drawer
April 22, 2021 at 11:53PM by alex_melnyk
https://ift.tt/3tVVPIx
Flutter: Custom Drawer Navigation Tutorial
Hi folks! My project required a drawer with a custom animation. I’ve decided to develop my own solution to do this task. In this shorticle, I’ll show you how to do that quickly.Also, I've made a plugin that you can use freely.How To: https://medium.com/litslink-mobile-development/flutter-custom-drawer-navigation-271617e80584Flutter Plugin: https://pub.dev/packages/flutter_advanced_drawer
April 22, 2021 at 11:53PM by alex_melnyk
https://ift.tt/3tVVPIx
Medium
Flutter: Custom Drawer Navigation Tutorial
Shorticle
New post on Flutter Dev Google group:
How to update Flutter Web URL without updating state / reloading page
Hi, I am building an application where I pass two URL parameters to a viewer widget. I would like to be able to update the PageNo=1 parameter in the URL of the browser when the user moves the scrollbar. Can anyone help point me in the right direction? The closest I have gotten is import
April 23, 2021 at 12:51AM by Dev Account
https://ift.tt/3sJSsTi
How to update Flutter Web URL without updating state / reloading page
Hi, I am building an application where I pass two URL parameters to a viewer widget. I would like to be able to update the PageNo=1 parameter in the URL of the browser when the user moves the scrollbar. Can anyone help point me in the right direction? The closest I have gotten is import
April 23, 2021 at 12:51AM by Dev Account
https://ift.tt/3sJSsTi
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:
Nested Navigation in Flutter - Roman Just Codes (S1E12)
https://www.youtube.com/watch?v=nyIQT7Zo8TU
April 23, 2021 at 03:42AM by romanjustcodes
https://ift.tt/3dHdBJv
Nested Navigation in Flutter - Roman Just Codes (S1E12)
https://www.youtube.com/watch?v=nyIQT7Zo8TU
April 23, 2021 at 03:42AM by romanjustcodes
https://ift.tt/3dHdBJv
YouTube
Nested Navigation in Flutter - Roman Just Codes (S1E12)
In this episode I’ll be diving into Nested Navigation in Flutter and completing fleshing out this app's custom bottom navigation bar, while also tapping into the existing state management infrastructure in place (using Provider) in order to complete the shopping…
New post on Flutter Dev Google group:
DataCell overflows with column with multiple text widgets
hi , i'm using dataTable to show some data on my app , and i'm facing the problem DataCell overflows with column with multiple text widgets , row height doesn't adjust based on content height , because of fix row heigh , i need to set row heigh dynamic , how can i do it ? :( issue link :
April 23, 2021 at 06:29AM by You Sour
https://ift.tt/32DzGmf
DataCell overflows with column with multiple text widgets
hi , i'm using dataTable to show some data on my app , and i'm facing the problem DataCell overflows with column with multiple text widgets , row height doesn't adjust based on content height , because of fix row heigh , i need to set row heigh dynamic , how can i do it ? :( issue link :
April 23, 2021 at 06:29AM by You Sour
https://ift.tt/32DzGmf
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:
Splash Screen
My Splash is not visible when I created the build and run the App. It is showing just blank. I have attached the Screenshots. Please guide me. Also I am attaching code of Splash Screen. Here is my code import 'dart:async'; import 'package:flutter/material.dart'; class SplashPage extends
April 23, 2021 at 07:09AM by HIMANSHU MISHRA
https://ift.tt/3gBENvc
Splash Screen
My Splash is not visible when I created the build and run the App. It is showing just blank. I have attached the Screenshots. Please guide me. Also I am attaching code of Splash Screen. Here is my code import 'dart:async'; import 'package:flutter/material.dart'; class SplashPage extends
April 23, 2021 at 07:09AM by HIMANSHU MISHRA
https://ift.tt/3gBENvc
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:
Improve your Flutter skills by joining the Flutter UI Challenge #2: Build a Auth Screens
/r/Design2Flutter/comments/mwneoz/challenge_2_auth_screens_login_and_signup/
April 23, 2021 at 06:40AM by thehappyharis
https://ift.tt/3ve9VVH
Improve your Flutter skills by joining the Flutter UI Challenge #2: Build a Auth Screens
/r/Design2Flutter/comments/mwneoz/challenge_2_auth_screens_login_and_signup/
April 23, 2021 at 06:40AM by thehappyharis
https://ift.tt/3ve9VVH
reddit
Improve your Flutter skills by joining the Flutter UI Challenge...
Posted in r/FlutterDev by u/thehappyharis • 7 points and 0 comments
New post on /r/flutterdev subreddit:
Which HTTP Client service do you use in Production?
If any other comment below.View Poll
April 23, 2021 at 06:21AM by irangareddy
https://ift.tt/3ve96Mu
Which HTTP Client service do you use in Production?
If any other comment below.View Poll
April 23, 2021 at 06:21AM by irangareddy
https://ift.tt/3ve96Mu
New post on Flutter Dev Google group:
Does WidgetsBindingObserver class work for Desktop (Windows)
Hi! I am creating app for Windows and now I need that my app locks when computer goes to sleep. Problem is that I cannot solve app's lifecycle. Can share any advises? Thanks for help!
April 23, 2021 at 11:47AM by Abduraimbek Yarkinov
https://ift.tt/3sSXfSN
Does WidgetsBindingObserver class work for Desktop (Windows)
Hi! I am creating app for Windows and now I need that my app locks when computer goes to sleep. Problem is that I cannot solve app's lifecycle. Can share any advises? Thanks for help!
April 23, 2021 at 11:47AM by Abduraimbek Yarkinov
https://ift.tt/3sSXfSN
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 8 edge image cropper
https://youtu.be/49FhRNo0ZEcI have made a video to make multi edge image cropper in flutter to crop image in any shape. Give it a try.
April 23, 2021 at 12:55PM by Some_Cartographer_23
https://ift.tt/3vbibpu
Flutter 8 edge image cropper
https://youtu.be/49FhRNo0ZEcI have made a video to make multi edge image cropper in flutter to crop image in any shape. Give it a try.
April 23, 2021 at 12:55PM by Some_Cartographer_23
https://ift.tt/3vbibpu
YouTube
Doc scanner / Cam scanner Flutter 8 Edge Image Cropper Tutorial Using OpenCV. With Source Code.
#Flutter #Cropper #Camscanner #Image #Docscanner #AbhishekBapuOve
Click Here for more flutter: http://tiny.cc/th7auz
💖 Support Buy me a Book - https://bmc.link/codiac460i
like the video if it was useful.
It teaches how to make 8 edge cropper using flutter.…
Click Here for more flutter: http://tiny.cc/th7auz
💖 Support Buy me a Book - https://bmc.link/codiac460i
like the video if it was useful.
It teaches how to make 8 edge cropper using flutter.…
New post on /r/flutterdev subreddit:
Playing short audio clips in Flutter with Just Audio
https://ift.tt/3nlrpg7
April 23, 2021 at 12:27PM by Suragch
https://ift.tt/3tJzDB2
Playing short audio clips in Flutter with Just Audio
https://ift.tt/3nlrpg7
April 23, 2021 at 12:27PM by Suragch
https://ift.tt/3tJzDB2
Medium
Playing short audio clips in Flutter with Just Audio
A good first tutorial when learning how to play audio in a Flutter app
New post on Flutter Dev Google group:
please help me with this major google sign in error in flutter
please help me solve this: link to my stack overflow question
please help me with this major google sign in error in flutter
please help me solve this: link to my stack overflow question