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

Connect Your Device Over WIFI Instead of USB Cable in VScode(Visual Studio Code) to Debug Your Flutter App
https://ift.tt/36U8hNU

June 02, 2020 at 06:33PM by ObadaJasm
https://ift.tt/2MmwVNR
New post on /r/flutterdev subreddit:

Flutter Web in Microsoft Edge
I am testing web apps made with Flutter, and I noticed that it looks so much better in Edge than in Chrome and FireFox.Images have better definition, fonts look so much better, and even navigation feels natural (like in Android). Is it just me or anyone else is experiencing that?

June 02, 2020 at 06:31PM by sam-sung
https://ift.tt/2XoCMbU
New post on /r/flutterdev subreddit:

Flutter Animation Book UI - Speed Code
https://youtu.be/xPB7Dx-T0VE

June 02, 2020 at 08:57PM by dickyrey
https://ift.tt/2XrP9E8
New post on /r/flutterdev subreddit:

Appwrite Backend Server v0.6.2 Introduces Support for ‘Sign in with Apple’
https://ift.tt/3dphPmx

June 02, 2020 at 10:07AM by Fewthp
https://ift.tt/2XpMHOg
New post on /r/flutterdev subreddit:

Flutter Streams • An Open List of Flutter Live Streams
https://ift.tt/2MrzldW

June 01, 2020 at 08:00PM by hillel369
https://ift.tt/36YxDum
New post on /r/flutterdev subreddit:

Flutter Sembast & Provider Example App: Sembast for persistent storage. Provider for state.
https://ift.tt/3gMEn2G

June 01, 2020 at 03:18PM by boon4376
https://ift.tt/36Uu9bZ
New post on /r/flutterdev subreddit:

cli tool to change package imports to relative imports
I've released a tool that changes dart package imports to relative imports: So an import such as: dart import 'package:myapp/dao/repository/repository.dart'; becomes dart import '../repository.dart'; To install the tool bash pub global activate drtimport To run the tool: bash cd myprojectroot drtimport relative I use this tool from the vscode terminal (as it gets the package import wrong a lot of the time). It has some other features such as allowing you to rename a file/directory and updating all imports to that file.

June 03, 2020 at 02:09AM by bsutto
https://ift.tt/2XuIN6Z
New post on /r/flutterdev subreddit:

Controlling screen orientation in Flutter apps on a per-screen basis
https://ift.tt/304jSc8

June 03, 2020 at 09:01AM by Elixane
https://ift.tt/3ctXxHa
New post on /r/flutterdev subreddit:

Nested navigation with a bottom navigation bar using Flutter
https://medium.com/@desirable_glacier_hound_732/nested-navigation-with-a-bottom-navigation-bar-using-flutter-d3c5086fbcdc​Learn how to avoid pitfalls when using a bottom navigation bar in combination with nested navigation

June 03, 2020 at 10:23AM by Mr-Peipei
https://ift.tt/3cveMYG
New post on Flutter Dev Google group:

Open PDf inside a webview
How can I show or download pdf files inside a Flutter_webview? < https://stackoverflow.com/questions/58431865/how-can-i-show-or-download-pdf-files-inside-a-flutter-webview > *I'm using flutter webview in this how can i show or download pdf file. If any one knows about this please share the code.

June 03, 2020 at 10:10AM by Ambika chamoli
https://ift.tt/3du1IUJ