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

New state management library from dart up 2019 (Russia)
Osam: https://pub.dev/packages/osam Also, cool isolate management tool - worker_manager: https://pub.dev/packages/worker_manager

November 23, 2019 at 04:48PM by renesanse
https://ift.tt/35stwo7
New post on /r/flutterdev subreddit:

Exploring Flutter camera plugin
https://ift.tt/37tAFXc

November 23, 2019 at 05:52PM by divyanshub024
https://ift.tt/2KPhEVz
👍1
New post on /r/flutterdev subreddit:

is flutter Organisation in GSoc for 2020 will offer projects?
GSOC 2020​Is Flutter going to participate in GSOC 2020?

November 23, 2019 at 08:25PM by Adil_Rehman
https://ift.tt/2rlrFme
New post on /r/flutterdev subreddit:

Database options for client-side and server-side on the same application.
First time that I post here and on all reddit overall,I need to do an application on flutter for my capstone project and I need to have a client-side database (like SQLite) and a server-side database.My question is: What options I have to do this types of databases on the app?Can I use for example SQLite (or other option) and another option for the server-side on the same project without conflict?If so, which options seem more reasonable with this requirements?What is the best approach to this part?Also sorry if the question seems very basic and english is not my first language.

November 23, 2019 at 10:59PM by toshstyle
https://ift.tt/2rjEKNb
New post on Flutter Dev Google group:

How to specify format for Icons used in an app
Hello all. I need to add Icons that match the material design icons: leading: const Icon(Icons.zoom_out_map), To do this I must specify the format(s) so the graphics artist can make the correct media. How do I do this? -------- So far: Looking at https://ift.tt/1wPZ9QT

November 24, 2019 at 12:35AM by hoek
https://ift.tt/34iLkBW
New post on Flutter Dev Google group:

About single page website/portfolio using flutter
how can I give action on web navigation for a single page web/portfolio??? I develop a full website but .i can't able to give action on my website. https://consoleit.io/#/ ...is the link. can u help me ??? check my website. I am totally unable to give action on navigation.

November 24, 2019 at 02:07AM by tanveer ammir
https://ift.tt/2QOACPN
New post on /r/flutterdev subreddit:

Set up pre commit through version control?
Hello!I know there's are packages in node.js like Husky that enable one to have a pre-commit hook.I can set up a pre-commit hook on my personal computer, but I'd like to have one via version control so that everyone will have their commits checked.I'd prefer a method that isn't just telling people in the README.md to set it up via a script or whateverAny ideas on how to do this? Or is this not possible in flutter?

November 24, 2019 at 07:54AM by Dgameman1
https://ift.tt/2OhsOEB
New post on /r/flutterdev subreddit:

iOS compile keeps breaking
I develop mainly on IOS. Whenever I build, seemingly randomly Xcode fails, it’s usually something along the lines of duplicate symbols.If I run flutter clean it sometimes works but most of the time does not.So much development time has been lost to trying to fix this.Does anyone have any tips on making the IOS compile more reliable?I saw on GitHub (I have now lost the thread) that some library or something breaks it, and you can disable that (it makes the compile more reliable but really slows it all down)Any help will be appreciated.

November 24, 2019 at 11:27AM by haulwhore
https://ift.tt/34gLppU
New post on /r/flutterdev subreddit:

Just won my first hackathon with flutter.
Absolutely amazing. Love this framework.

November 24, 2019 at 04:34PM by dragonslayerarmour
https://ift.tt/2Of3IGd
New post on /r/flutterdev subreddit:

Sqllite database viewer
Can anyone tell me how to access the db file on flutter and what software to use on pc and mac?Thanks.

November 24, 2019 at 04:33PM by nicolaszein
https://ift.tt/2KMV3Ji
New post on /r/flutterdev subreddit:

I use this package (pos Bluetooth) -> (https://t.co/4feWzQzng3) and the printer works but the Arabic lang give me unknown character any help please
No text found

November 24, 2019 at 06:16PM by aceead
https://ift.tt/35sF7Uj
New post on Flutter Dev Google group:

asset loading for flutter_driver tests
I followed the guidance from https://ift.tt/2s6jLh1. With this implementation I am getting the following using `screenshots` which calls `flutter driver`. ``` [VERBOSE-2:ui_dart_state.cc(148)] Unhandled Exception:

November 24, 2019 at 09:37PM by phil magnuson
https://ift.tt/37v71kh