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

add image to flutter pdf
Hi the flutter code below performs the generation of a pdf file on video, I need to add a head image to the pdf how can I do this? I have to ensure that a head image taken from a url is displayed. Currently the pdf shows some text what I have to do is create a head image and a table in which to

April 23, 2020 at 02:48PM by Dev Connect
https://ift.tt/2VMZgBg
New post on Flutter Dev Google group:

How to receive notification even if the flutter app is terminated?
I am developing a flutter app which requires a feature to receive notifications even the app is *terminated*. I'm currently using *Firebase Cloud Messaging* to push notifications along with *firebase_messaging *to handle incoming messages from Firebase and it works perfectly fine. However, I

April 23, 2020 at 02:59PM by Timothy Lungcayana
https://ift.tt/2x2fRbT
New post on /r/flutterdev subreddit:

Flutter logo animated with pure Dart on CodePen
https://ift.tt/2VwX7L7

April 23, 2020 at 03:57PM by OrestesGaolin
https://ift.tt/2VwAy9m
New post on /r/flutterdev subreddit:

Image Labeling in Flutter Using Firebase’s ML Kit
https://ift.tt/3bzuhiL

April 23, 2020 at 03:35PM by mwitiderrick
https://ift.tt/2zpzdsp
New post on Flutter Dev Google group:

"flutter pub get" error
Hello, Everyone. *Whenever I try to update my packages on "pubspec.yaml" file, I get this error. Please help to figure it out and provide me with a solution. * ################################################################################### C:\Users\Reshad\AndroidStudioProjects\xylophone-flut

April 23, 2020 at 04:28PM by Monayam Reshad
https://ift.tt/2VtpxFI
New post on Flutter Dev Google group:

Custom Keyboard in flutter accessible in any other application's textarea as a keyboard plugin
Hi, is there a way to develop a custom keyboard in flutter for both iOS and Android which has to be a keyboard plugin which I can change by going to the keyboard setting in my phone. Or develop a custom keyboard in native Android/iOS, and bundle it together with the flutter application, but it

April 23, 2020 at 05:23PM by Onimesh
https://ift.tt/2VtxASW
New post on Flutter Dev Google group:

Flutter Doctor: CocoaPods installed but not working.
I'm trying to run Pod Setup after installing cocoapods and getting this error: /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.7.5/lib/cocoapods/executable.rb:97:in `expand_path': user flutter doesn't exist (ArgumentError) from /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.7.5/lib/cocoapods/executable.r

April 23, 2020 at 07:11PM by Daniel
https://ift.tt/2KttNyO
New post on Flutter Dev Google group:

Flutter - iOS. Tapping statusbar scrolls all listviews within a bottom navigation bar to the top.
This is a sample code to demonstrate the unexpected behaviour. import 'package:flutter/material.dart'; void main() { runApp(MyApp()); } class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( title: 'Demo', theme: ThemeData( primarySwatch:

April 23, 2020 at 07:15PM by Samuel Akabo
https://ift.tt/3ayUZXv
New post on Flutter Dev Google group:

how to bring data from firebase based on the location of the user i.e display data- from-the-nearest-users in the flutter app?
Hello, guys I am new to flutter firebase and location based services, i want to build an app in which the user can see other users who are near , of some distance like a 1km and can get notification from them, when they do any new activity? … please help out guys…please, please....:)

April 23, 2020 at 07:26PM by Sai Varaprasad
https://ift.tt/2XZKXMz
New post on /r/flutterdev subreddit:

how to bring data from firebase based on the location of the user i.e display data- from-the-nearest-users in the flutter app?
Hello, guys I am new to flutter firebase and location based services, i want to build an app in which the user can see other users who are near , of some distance like a 1km and can get notification from them, when they do any new activity? … please help out guys…please, please....:)

April 23, 2020 at 07:46PM by Sai_Varaprasad
https://ift.tt/3eUIWY2
New post on Flutter Dev Google group:

problem installing flutter on macOS
1.) I downloaded and unzipped the flutter zip file on Desktop. 2.) I start the terminal and change from 'zsh' to 'bash' by the command 'exec bash'. 3.) Then I run the command vim .bash_profile 4.) Press 'i', paste the export command: export PATH=/Users/shantanukumar/Desktop/flutter/bin:$PATH

April 23, 2020 at 07:55PM by Shantanu Kumar
https://ift.tt/3eUN9Lk
New tweet from FlutterDev:

Think outside of the box! 📦

Sometimes a squared image or other widget doesn’t quite work. Maybe it's just too square! The ClipOval widget can clip its children to look like round circles and ovals.

📺 Watch more #WidgetoftheWeek → https://t.co/N0rZtRUF54 pic.twitter.com/p2QSzsVTFS— Flutter (@FlutterDev) April 23, 2020

April 23, 2020 at 08:18PM
http://twitter.com/FlutterDev/status/1253387686913511424
New tweet from FlutterDev:

“Flutter had everything we needed.”
@nubank is the largest digital bank outside Asia with over 20 million users. After switching to @Flutter they unified their front-end development team on a single framework!

See how Flutter is being integrated → https://t.co/EvsbuXZnwI pic.twitter.com/OvmASJsvvq— Flutter (@FlutterDev) April 23, 2020

April 23, 2020 at 08:30PM
http://twitter.com/FlutterDev/status/1253390699711492096
New post on /r/flutterdev subreddit:

Why is Firebase Cloud Messaging impossibly complicated on Android
I've been on this problem on and off for a month now. On iOS notifications easily come in as a top banner as per iOS style but on android, there is NOTHING i can do to configure my notifications on FCM to come in as what they call Heads Up notification which according to different advice on the internet need to be high priority, should not have a "notification" section, etc...​Can someone explain to me the logic here?

April 23, 2020 at 08:08PM by nicolaszein
https://ift.tt/3cHWaW1
New post on /r/flutterdev subreddit:

How to use the LearnDash rest api with flutter
How would I be able to use LearnDash REST api using flutter? I need to be able to make Get and Pos requests and Authentication. How would this be possible?Thanks in advance.

April 23, 2020 at 08:03PM by _hadhodrim
https://ift.tt/3eNsybs
New post on /r/flutterdev subreddit:

Need Help in fixing Flutter Auction Theme Issue
Hello flutter team, I am facing a issue in https://github.com/MarkGeorge10/Auction_flutter.git , I tried to update dependencies but no use, can someone update it​Thanks in advance

April 23, 2020 at 07:56PM by invisiblelike89
https://ift.tt/3bCtttu