Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Connect dart(Flutter) and python
Hello sirs please i wanna know how is the simple way to intermix flutter app with python and how i can do it. i was thinking about websocket(but i dont know if it can connect to python tcp socket) and subpmrocess.start() (but i don't know if andoid has a python interpreter)

April 15, 2019 at 10:52AM by codé Facil
http://bit.ly/2KDJPZV
New post on Flutter Dev Google group:

Best Practice: Raw Future API (then/catchError) vs async/await?
Hi, I am wondering about what the current best practice is for flutter app development regarding using async/await vs. raw Future API. There are a few (old) open issues talking about performance penalties, mainly dart2js generated code complexities (which would be irrelevant for flutter anyway):

April 15, 2019 at 11:00AM by Herbert Poul
http://bit.ly/2XbBZYQ
New post on /r/flutterdev subreddit:

I've created a Game of Thrones inspired animation using Flare + Flutter
Flare Animation with Flare + FlutterAn animation I built using Flare and turned it into an app using flutter​the code is available on GitHub: https://github.com/dancamdev/flare_got_animation/blob/master/README.md​you can see it here: https://youtu.be/CBYWkMpGkggthe animation is available at the following link2Dimensions: https://www.2dimensions.com/a/dancamdev/files/flare/game-of-thrones/embedyou can reach me at @dancamdevInstagram: https://www.instagram.com/dancamdev/?hl=itTwitter: https://twitter.com/dancamdevEmail: [dancamdev@gmail.com](mailto:dancamdev@gmail.com)

April 15, 2019 at 02:02PM by DANISSIMO9699
http://bit.ly/2DpXUEn
New post on /r/flutterdev subreddit:

Flutter - the honeymoon is over
http://bit.ly/2KFuCr2

April 15, 2019 at 07:49PM by mulderpf
http://bit.ly/2UYyuHB
New post on Flutter Dev Google group:

(image_picker: ^0.5.3+1) Plugin install successful but not Working when its call by a button
(image_picker: ^0.5.3+1) Above version when paste in to yuml file of flutrer it install successfull but when I am used its example (from official plugin dart lang website) put in my project. Then after i set a button when this button will pressed then either camera or gallery will be open then

April 15, 2019 at 10:08PM by Khalil Jan
http://bit.ly/2UXUrGZ
New post on Flutter Dev Google group:

3D redering
Any ETA when Flutter will provide a (any) 3D rendering API?

April 15, 2019 at 10:51PM by Nicolas Mayoraz
http://bit.ly/2VUfrLK
New post on /r/flutterdev subreddit:

Animated Bottom Navbar using Animations, Clip Path, Transform and Streams.
Hey, guys. Yesterday I spent some hours working with Clip Path and Animations in Flutter in a component inspired by this (https://i.pinimg.com/originals/ae/b4/8c/aeb48c567e7b99a5db10cff47df19352.gif).Now I feel more confident about it. Tell me if you like it! It's available on Github(https://github.com/wiltonribeiro/animated_bottombar_flutter).

April 15, 2019 at 01:44PM by wiltonribeiro
http://bit.ly/2GpllPZ
New post on /r/flutterdev subreddit:

Flutter tflite now supports Pix2Pix and Deeplab
http://bit.ly/2FfoxgH

April 16, 2019 at 01:48AM by x_ash
http://bit.ly/2UYmsOF
New post on /r/flutterdev subreddit:

How to navigate to new screen using Flutter Bloc
Hello .. I am a newbie. I am trying to use Flutter Bloc. I have a couple of questions.I have a simple form that collects information and disposes an event. The bloc code yields a state. the issue is the ManagePersonScreen is being rendered within a parent screen
void _onSignupButtonPressed() { Person person = Person(_firstNameController.text, _lastNameController.text,null,_genderController.text,_dobController.text, _conditionController.text,null,null,"false"); _personBloc.dispatch( AddPersonButtonPressed(person: person), ); } 


April 16, 2019 at 07:07AM by tritone_t
http://bit.ly/2KIZ7N5
New post on /r/flutterdev subreddit:

Parsing JSON | Flutter
http://bit.ly/2UEmnQL

April 16, 2019 at 08:40AM by ashishrawat2911
http://bit.ly/2GeFy9F
New post on Flutter Dev Google group:

How to upload video to AWS s3/ MSC.mail?
I need to upload video on http://bit.ly/2Xdz3uF that have the same API as AWS s3. I create next function, but receive error, what i'm doing wrong? Thanks. AccessDenied2JFRhUysXAccess

April 16, 2019 at 11:14AM by Goolpe
http://bit.ly/2IojME9