Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Open source screens and UI components for Flutter devs: FlutterScreens
A collection of Screens with attractive UIs built with Flutter ready to be used in your applications.One of the flutter screens available and ready to be used.Check out https://github.com/samarthagarwal/FlutterScreens and show some love. Don't forget to share and star the repo.

Submitted August 09, 2018 at 01:05AM by samarthagarwal
via reddit https://ift.tt/2nl493H
GGroup: How to add watermark to image ?
Hi, How can i add watermark to selected image ( either from camera or gallery ). Thanks, Venu Gopal

Submitted August 09, 2018 at 06:24AM by venu gopal Gupta
via Flutter Dev https://ift.tt/2M3tpKK
GGroup: Kindly help me to design my output
Dear all kindly help me out to design list or grid output like this mentioned in attached image.

Submitted August 09, 2018 at 07:10AM by ajay sharma
via Flutter Dev https://ift.tt/2OmqUzK
GGroup: Exception has occurred. NoSuchMethodError:The method 'ancestorStateOfType' was called on null.
I have created a constructor on a class with string parameter. Then I simple passed a string on navigation but throws an error (Exception has occurred. NoSuchMethodError:The method 'ancestorStateOfType' was called on null.) //Passing parameter on navigation String name1 ="dfdvf"; Navigator.o

Submitted August 09, 2018 at 12:33PM by rakesh lorentz
via Flutter Dev https://ift.tt/2MjcSRU
GGroup: How to pass and get list or array parameters between two views on navigation on flutter?
I need to know how we can pass array parameters on navigation without creation models and simple using constructors between multiple screens.Can someone help me with this?

Submitted August 09, 2018 at 01:00PM by rakesh lorentz
via Flutter Dev https://ift.tt/2KEehxR
Reddit: Flutter performance future discussion and questions
Hi!Disclaimer: I am a super noob, I could not possibly be further away from being an expert developer, so if I'm saying some stupid things, please prove me wrong. Also I'm italian and I'm not very good with english, please forgive me fot that.I started learning Dart and Flutter few days ago. I come from a background of heavy KLWP nerding (an app that allows you to create awesome Live Wallpapers for android) and I love making UI's and animations, so my dream is to learn making well animated apps like Telegram X and stuff, but I noticed that the performances of animations in Flutter apps are not what they "should" (imho) be. I mean, even if you compile the release version of your app, if you try to slowly scroll a ListView you can definitely tell that there is a delay from when you start to scroll to when the List starts to move (it's so evident in each flutter app you can find on play store, and it simply doesn't happen in a native app with some scrollable lists), and this is only one example.As I mentioned before, I wanted to learn to code because I love animations and material design, and the example of Telegram X is important, because seriously if you haven't tried it before, try it. Its animations are purely stunning, and I feel like it is completely impossible to achieve such a smooth and consistent result with the material library for flutter, I've tried so many flutter app in these days and they all have that strange feeling.. Idk, they are not what I expected them to be, but I think also that flutter is a young project and it could improve so much in the future, but since I am not an expert in this field, I'm not sure of that.Also, I'm thinking about the future Fuchsia OS, and I would love to know, from someone more expert than me (because I seriously searched on google for all this morning and found nothing) if the apps that we build with flutter will be completely and beautifully native for Fuchsia (I mean that maybe, when Fuchsia comes out, it will not show the aforementioned micro-lag with ListViews and stuff, because the Dart language will be fully optimized to work with Fuchsia, but that is my hypothesis). Because this would be a game changer to me and it would convince me to fully engage in learning Dart and Flutter.What do you think?

Submitted August 09, 2018 at 02:12PM by VittorioMasia
via reddit https://ift.tt/2vMZo6E
Reddit: Flutter and Google App Engine
Hey guys,im currently investigating flutter for my master thesis. I want to build a "skill management system" app which will get user data from google accounts. With the help of the google app engine to use google's cloud solutions to make the data avaiable for everyone. I also need to figure out which database would fit the best.Does anyone know if it is feasible with flutter, the google app engine?The question on my side is, it is for a small business and in this way we can save a lot of money, cause the google solutions are cheaper and they have a nice scalability.Best Regards and i hope my english is understandable,Dennis

Submitted August 09, 2018 at 01:45PM by Krysen
via reddit https://ift.tt/2KF2fnI
Reddit: Custom appbar design with button?
Can someone help achieve this design. I am really struggling. I used stack and column but I still can't get it quite right. Any pros out there? Please? Thankshttps://i.redd.it/rio3oxohx1f11.png

Submitted August 09, 2018 at 01:18PM by DovakhiinHackintosh
via reddit https://ift.tt/2OVhKv2
GGroup: column problems
how can i put two rows in a column that of them is in top of column and other is in bottom?

Submitted August 09, 2018 at 04:38PM by Mohammad Meshkani
via Flutter Dev https://ift.tt/2nokRiA
GGroup: Problems with WebviewScaffold not working with most pages but Googles.
Hello all!! I'm quite new to flutter, studying it for a few weeks and trying to figure out how to do things with the framework for my projects at work. One of the things I've been trying to do is load one of our web applications in a Webview straight inside our app. I've tried to find

Submitted August 09, 2018 at 05:29PM by Luciano Pinto
via Flutter Dev https://ift.tt/2Oon88T
GGroup: The difference between 'More Flutter packages' & 'Flutter-specific packages'? From main page ?!
Hi If you follow the main page flutter.io >> click packages >> https://ift.tt/2yowiub .. at the bottom, you have two links for more info. *More Flutter packages... or Flutter-specific packages...
Submitted August 09, 2018 at 07:16PM by Naim Abu Darwish
via Flutter Dev https://ift.tt/2OTwn2d
GGroup: Google I/O 2018
Hello all I saw at Youtube the "Total mobile development made fun with Flutter and Firebase (Google I/O '18)." There they are teaching us to use flutter with firebase. I tried to make the app sufficient_goldfish but after all, the app is working without the images. I tried everything but dont

Submitted August 09, 2018 at 08:07PM by Sergio Guerjik
via Flutter Dev https://ift.tt/2OqhAuM
GGroup: Conflicting Google Play Services Versions
Hello everyone, i'm building an application which is using the following main packages: - google_sign_in: ^3.0.4 - firebase_auth: ^0.5.15 - cloud_firestore: ^0.7.4 However, when i try to build and run the project with "flutter run" the compile process fails with the following

Submitted August 09, 2018 at 10:38PM by Feras Dawod
via Flutter Dev https://ift.tt/2vT3k60
Reddit: FlutBoard: Flip through news pages with Flutter!!
Just published FlutBoard, a simple news app showcasing the flip effect (ala FlipBoard)Source: https://github.com/jmolins/flutboardTry it: https://play.google.com/store/apps/details?id=com.chemamolins.flutboardUses a modified version of FlipPanel package by Hunghd.@jmolinshttps://i.redd.it/48q8p6b2q4f11.gif

Submitted August 09, 2018 at 10:51PM by jmolins
via reddit https://ift.tt/2nr7LRS
GGroup: Flutter for PWA (Progressive Web App)
Can we use Flutter for PWA (Progressive Web App) ?

Submitted August 10, 2018 at 06:32AM by adc dev
via Flutter Dev https://ift.tt/2OXdzik
Reddit: Published my first Flutter app to the play store: Trace - Crypto Portfolio & Market Explorer
Play Store
GitHub Source - lots of screenshots.I started this as a final project for a programming class last year and now it's finally finished. I found out about flutter when it hit beta 1 and knew it was something special. After playing around for a while I decided I wanted to build a full-featured app. I made a crypto app because I really wasn't satisfied any out there. Blockfolio doesn't do anything with markets; Delta is pretty good but lacks detailed market data and just doesn't feel like it was made for Android. Trace is material design all the way. I tried to keep it simple and straightforward yet functional and powerful. It's all totally free and open source so feel free to contribute if you're at all interested.I would really appreciate any and all feedback; design, functionality, usability. Just a download means a lot to me!

Submitted August 10, 2018 at 06:04AM by Zudux
via reddit https://ift.tt/2vTcu2A