Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Blur part of an Image(Canvas)
So I have a project that uses flutter. We use a canvas to draw an image and then we can draw on it with color lines. In some pictures there are privicy violations so we need to blur them. I found MaskFilter of the Paint object but that doesn't blur the image just draws a line with that blur effect. I want to only blur the image. Is there anyway to make that possible?

Submitted September 25, 2018 at 09:57AM by smallgw2
via reddit https://ift.tt/2pAdLbR
GGroup: How to make auto scroll page to UP when device keyboard pops?
Hi, How to make auto scroll page to UP when device keyboard pops? @override Widget build(BuildContext context) { return new Scaffold( resizeToAvoidBottomPadding: true, key: _scaffoldKey, body: NotificationListener( onNotification: (overscroll) { overscroll.d

Submitted September 25, 2018 at 01:28PM by Niyazi Toros
via Flutter Dev https://ift.tt/2IgODzi
Flutter has powerful animation features, but you won't need them for simple transitions. Use the the FadeTransition widget instead! It lets you fade a widget in and out, and is easy to set up in your app.

Click below for more #WidgetoftheWeek tips ↓ pic.twitter.com/i4c3qfPOPZ— Flutter (@flutterio) September 25, 2018

September 25, 2018 at 07:18PM
via Twitter https://twitter.com/flutterio
GGroup: Persistent bottom sheet
Hi All, I think this post is very interesting to all, I want bottom sheet implement but different approach please refer my attached screenshot. Thanks, Sanjay

Submitted September 25, 2018 at 08:09PM by Sanjay Tejani
via Flutter Dev https://ift.tt/2xFkhm7
GGroup: Routing and back arrow question
Hello, I have a small materialapp that I am using that starts with a main "page" and then navigates to a new entry page. On the entry page the bottom app bar menu will navigate back to the main page. I would expect it to work in such a way that when I go from main->new it would show the back

Submitted September 25, 2018 at 10:45PM by Bryan Gintz
via Flutter Dev https://ift.tt/2xN31ux
Reddit: hnpwa_client | Dart Package to fetch data from the HNPWA API -- a Hacker News API
https://ift.tt/2zsMbTM

Submitted September 25, 2018 at 10:40PM by Elixane
via reddit https://ift.tt/2O9X9FN
Reddit: image_form_field | Upload images in Flutter forms
https://ift.tt/2xKrYGU

Submitted September 25, 2018 at 10:37PM by Elixane
via reddit https://ift.tt/2Oh34J8
GGroup: Will flutter add template format like jsx in Reactjs or activity_ui.xml in Android ?
Hi, I found a lot of ui code in some flutter project like https://ift.tt/2xRkmm6 . Is there a simple way to describe these kind of ui ? Like jsx in reactjs or activity_ui.xml in Android or xaml in microsoft WPF.

Submitted September 26, 2018 at 08:37AM by Orange Mi
via Flutter Dev https://ift.tt/2zuwZW6
Reddit: BloC Architecture in Flutter: a Modern Architectural Approach and How We Use it at Jimdo
https://ift.tt/2OcT2Jf

Submitted September 26, 2018 at 11:24AM by Purple_Pizzazz
via reddit https://ift.tt/2DxUAcw
Reddit: How to create daily notification with "variable" message?
Requirement: I am making a "quote of the day" application. App should generate a daily notification with quote of the day. I am aware of the following approaches. Is there a more suitable/elegant approach.flutter_local_notification: This plugin can create a daily notification. But same notification message is displayed every time the notification fires. I can create a notification like - "View quote of the day". And when user clicks on it, app will open, and I can display quote of the day.Writing native code! Like this.Use firebase cloud messaging to send daily notification.

Submitted September 26, 2018 at 12:55PM by avpraveen
via reddit https://ift.tt/2xDGUHs
GGroup: how to get token in rest class from db
i am trying to get token from database to use in rest class class RestServer { // next three lines makes this class a Singleton static RestServer _instance = new RestServer.internal(); factory RestServer() => _instance; RestServer.internal(); Future

Submitted September 26, 2018 at 04:47PM by Inderjit Singh
via Flutter Dev https://ift.tt/2QbzBOp
GGroup: how to get token in rest class from db
i am trying to get token from database to use in rest class class RestServer { // next three lines makes this class a Singleton static RestServer _instance = new RestServer.internal(); factory RestServer() => _instance; RestServer.internal(); Future

Submitted September 26, 2018 at 04:47PM by Inderjit Singh
via Flutter Dev https://ift.tt/2QbzBOp
GGroup: how to get token in rest class from db
i am trying to get token from database to use in rest class class RestServer { // next three lines makes this class a Singleton static RestServer _instance = new RestServer.internal(); factory RestServer() => _instance; RestServer.internal(); Future

Submitted September 26, 2018 at 04:47PM by Inderjit Singh
via Flutter Dev https://ift.tt/2QbzBOp
GGroup: how to get token in rest class from db
i am trying to get token from database to use in rest class class RestServer { // next three lines makes this class a Singleton static RestServer _instance = new RestServer.internal(); factory RestServer() => _instance; RestServer.internal(); Future

Submitted September 26, 2018 at 04:47PM by Inderjit Singh
via Flutter Dev https://ift.tt/2QbzBOp