Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Article: Things I wish I knew When I started Flutter
I hope this could be of some use to all be beginners fellows out there :D :)Give it a 👏 if you think it deserve :)Note : Don't worry it's free link so you can access it if you don't have medium membership :)📙 https://medium.com/@hamza.6.shakeel/things-i-wish-i-knew-when-i-started-flutter-d43f09912449?sk=f7c1733d51cbef16ac3255c4d402e3cb#flutterdev #flutter #dart #technicalwriter #medium

April 23, 2020 at 10:27AM by m_hamzashakeel
https://ift.tt/2S2sCdI
New post on /r/flutterdev subreddit:

Animated Flutter Logo
https://ift.tt/2VwX7L7

April 23, 2020 at 10:13AM by Purple_Pizzazz
https://ift.tt/2xHYq0P
New post on /r/flutterdev subreddit:

Do you want easy low-level HTTP API client inspired by JS apisauce package, with support for middleware provided by links inspired by apollo graphql? Hell yeah! http_api is a simple package that I and my team use in production apps! Came and look at it!
https://ift.tt/2VUFROM

April 23, 2020 at 09:03AM by gonuit
https://ift.tt/2wZThR9
New post on /r/flutterdev subreddit:

How do I set/change my iOS device in Simulator 11.4 ?
My main development platform is Linux. I use it with vscode and the Android simulator. However now I wanted to test my app in the iOS simulator on a completely up to date macOS system. When I start my app from vscode it starts the iOS simulator and automatically uses the iPhone SE. However I need an iPad. I looked everywhere and I just can't seem to change it. I am using Simulator 11.4. Yes I know earlier versions had a setting to change this, but I for the love of god cannot find it in Simulator 11.4 And yes I also tried just starting the simulator by hand (and not via vscode). Same result.How TF do I change iOS devices in the Simulator? This is driving me insane.

April 23, 2020 at 12:57PM by booooomba
https://ift.tt/2Y5wnmq
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