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

How to export Flutter project as SDK (iOS dynamic framework)
Hello everyone, i m trying to distribute a commercial product as a SDK, which was built with flutter. And i want to hide the source code. any idea how to do that for ios and android? thanks

August 10, 2020 at 01:56PM by med
https://ift.tt/30Izdif
New post on /r/flutterdev subreddit:

Can somebody help me to use Github package in Flutter
I'm looking to create a profile in my pwa using github package where it shows user profile image, hiring data, overview and customized pinned repositories.

August 10, 2020 at 02:29PM by jujaraynaveen
https://ift.tt/2XMM0yf
New post on Flutter Dev Google group:

Building release apk fails.
Hi, I was trying to build a release apk for my flutter app and it failed. I do think the problem is cloud_firestore plugin. If it so then please tell how to solve this. *Command :-* flutter build apk --split-per-abi *Output :-* Running "flutter pub get" in Jahdey-tech1-master...

August 10, 2020 at 02:34PM by Souvik Dutta
https://ift.tt/2FaqHjT
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 51! - Tutorials, videos, packages, and much more!
https://ift.tt/33LRcWT

August 10, 2020 at 03:48PM by vensign
https://ift.tt/2CfysE7
New post on /r/flutterdev subreddit:

Thoughtful setup advices for learning
I’ve decided to start learning Flutter to be able to build IOS apps in a long run(I’ll start with the brewery’s Angela course) - i would like constructive advices on my setup(No offense but please don’t reply something like « use whatever you like »).I have a Linux machine already setup for flutter, I have a relative that is willing to let me borrow his 2016 MBP(he said I might as well learn on the Mac since iOS apps is my goal) - and finally I can use my student discount and buy the new 2020 MBA - With my long term goal in mind what would be your advice on what I should choose ?

August 10, 2020 at 04:06PM by binflo
https://ift.tt/3iw3CpZ
New post on /r/flutterdev subreddit:

Flutter web pros and cons?
I have a recent project of a ecommerce that is being built using Flutter. The main goal of the project is mobile, but the other dev is thinking about using it to web. But, I don't know how much this is a good idea, I do like the idea of using only one code to both platforms, but using the flutter app in web just do not seem as performant as apps built with web frameworks, also, i don't know what kind of problems await as the project grows. To me, Flutter flows really nicely in mobile, but using literally the same code to build web just seems like it would not be very nice? The ux of a web and mobile are very different. I know that I would be more comfortable using a js framework such as React or Vue to code to web, since I have more experience with it. But idk, I'm just trying to explain my thought a little bit because I do not have a well developed idea of this yet. What are your thoughts on flutter web?

August 10, 2020 at 04:39PM by MiserableLook
https://ift.tt/2DDjZ5w
New post on /r/flutterdev subreddit:

Flutter Developer Weekly Newsletter - Issue #6 is LIVE
https://ift.tt/33MIvvQ

August 10, 2020 at 05:52PM by FlutterDevWeekly
https://ift.tt/2DubGcj
New post on /r/flutterdev subreddit:

Flutter package for reading Google Drive documents?
Is there a flutter package that allows you to read Google Drive documents (drive.google.com)?I am particularly interested in reading Google Sheets.

August 10, 2020 at 05:38PM by NeilPork
https://ift.tt/33JZ6QI
New post on /r/flutterdev subreddit:

What’s your solution to an accompanying web app for your mobile app?
Say for example you made a todo list app with flutter for mobile and it’s connected to firebase. Say you want your users to be able to access and change data via web. What tech stack do you use to integrate it?Would you just use flutter for web, or is AngularDart a better solution?I’d love to hear your opinions because I’m creating a large app for a startup. I don’t know whether to use Flutter or React (+React Native)

August 10, 2020 at 06:11PM by augst1
https://ift.tt/3ioVgAA
New post on /r/flutterdev subreddit:

Why does it seem so difficult to get started with push notifications?
Hi everyone - sorry, but a rant is below. Just need to vent.Forgive me if I'm way off here, I am still a newbie with Flutter, which is growing on me. I'm really intrigued by how simple app making seems with Dart and the Flutter framework.Up until I wanted to implement push notifications.I Googled and found that with the firebase_messaging I could possibly be up and running with FCM in no time.Fast forward a few steps and now I have add a file to the android app directory. We'll, no biggie. At least that's easily done.Next up, changing the build.gradle file in the android directory file. Quirky, not comfortable to be working outside the Dart Lib or pubspec.yaml but I guess that's just how it is.And then... another change in a build.gradle - but now in another directory, namely android/app/Hoping that was it, next step is adding some configuration in AndroidManifest.xml.Thinking that that had to be the final stuff and then I could get back to Dart, I'm presented with the problem that background messages aren't available unless I yet again add some stuff to the build.gradle file and I also have to add a Java file (which I had to convert to Kotlin). And additionally change the AndroidManifest.xml to ensure that the new Java (or in my case Kotlin) file is loaded correctly in my project.After all this, I'm now ready to go back to Dart and Flutter in my project.At this time I haven't even looked into the iOS part yet. Compared to the Flutter experience I have with many other packages, this just felt dirty, error prone and full of caveats.Are push notifications really meant to be so difficult with Flutter?

August 10, 2020 at 08:57PM by i_dont_like_pizza
https://ift.tt/3kvUmUG
New post on /r/flutterdev subreddit:

Requesting help with codemagic and flutter to push to iOS app store
Hello all, this may not be the best sub for this question but I didn't know where else to go.I am trying to build and release my flutter app to the app store. I am using Codemagic to do so since I do not own a Mac machine. However, this is the error I run into every time I run a build on codemagic:error: Runner has conflicting provisioning settings. Runner is automatically signed for development, but a conflicting code signing identity iPhone Distribution has been manually specified. Set the code signing identity value to "iPhone Developer" in the build settings editor, or switch to manual signing in the Signing & Capabilities editor. (in target 'Runner' from project 'Runner')I've tripled checked my configurations in codemagic i.e. provided both certificates, selected release built, completed App Store Connect etc.I am frustrated at this point and any/all help will be grateful, thank you!

August 10, 2020 at 08:45PM by clueless_robot
https://ift.tt/30HglAa
New tweet from FlutterDev:

👋 We've got a great Q&A for you!#AskFlutter: Session 1 during #FlutterDay@Fitzface and @jryanio answer UI and design questions. How are we supposed to scale a Flutter website for phone and desktop? What is a BuildContext, and more...

Watch here → https://t.co/BuRzzHHcZi pic.twitter.com/mf1CwHvBNT— Flutter (@FlutterDev) August 10, 2020

August 10, 2020 at 09:00PM
http://twitter.com/FlutterDev/status/1292898516164018177
New post on Flutter Dev Google group:

How to create online store app
Online flutter store app were shopkeeper upload their products and share their store link to customers vis whatsapp or telegram . When customer click on link of store they are visited to website were they see all products of store purchase as they like and shopkeeper gets alert about order and

August 10, 2020 at 09:35PM by Rakesh
https://ift.tt/30KF7iR
New post on Flutter Dev Google group:

Flutter IntelliJ Plugin M48.1 Release
We fixed two issues: - Running tests with directory scope was failing because they start paused and do not get un-paused. - Android Studio canary support is back! This fixes https://ift.tt/3kHaV0e

August 10, 2020 at 11:07PM by Steve Messick
https://ift.tt/2DCRDIs
New post on /r/flutterdev subreddit:

META: Why are help requests removed with extreme prejudice while tutorial videos covering the same basics over and over again are not?
These tutorial videos are almost all self-promotion and most don't cover anything more advanced than basic state management in a TODOs app. Why are they allowed but questions, even advanced questions, are not?

August 11, 2020 at 01:45AM by inhumantsar
https://ift.tt/3inTjEo