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

Flutter map
Hello , Is there anyone who has knowledge in flutter map? I am working on an app which uses functionalities like google .But, I am using the flutter map package for this..I want to integrate a bus stop and route functionality like google .If anyone has knowledge please help me.

January 04, 2021 at 11:18AM by sona
https://ift.tt/3rZosE7
New post on /r/flutterdev subreddit:

Learn Flutter and get a Job
Are you seeking to learn Flutter to get a job ? Just take our course and learn to make professional projects in Flutter !!!Check out the course from here to get personal help through comments section.

January 04, 2021 at 11:44AM by FlutterTutor
https://ift.tt/388oQIh
New post on /r/flutterdev subreddit:

Shopify as backend, Flutter as frontend
Hi, Im learning flutter by building. Im trying to connect a Shopify Rest API with fluttrt UI ecommerce.Would love for any references that can help me do that, tips, and help!I did not build the UI yet, Im trying to figure out if this a good thing or not.It will be fast? To load products / collections? What about the performence? Loading the cart? Searching?Thanks!

January 04, 2021 at 12:50PM by haythameg
https://ift.tt/359WBHr
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 70! - Happy New Year 2021. Tutorials, videos, packages, and much more!
https://ift.tt/3pKOIzZ

January 04, 2021 at 12:14PM by vensign
https://ift.tt/388sTUZ
New post on /r/flutterdev subreddit:

Flutter Shopping App prototype (Advanced code example)
Hey everyone,I have created a Shopping App Prototype: https://github.com/mkobuolys/shopping-app-prototypeThe main idea WAS NOT to implement some kind of complete e-commerce application, which you could use for your own shopping-related purposes, but to use various popular packages, state management solutions, investigate how things work together and prepare a working example having a production-quality code in mind.A list of some features you could find in this example:State management using BLoC;Immutable state, models;Lazy loading implemented as infinite list;Loaded products' caching;Material Design UI (not great, not terrible);Clean code structure: code is separated to modules by feature, commonly used components, utils, constants are extracted;Best Buy API client is implemented as a separate Dart package.Unit/widget tests covering pretty much the whole code.For now, there is only the code provided in the repository which you could play with, but I will prepare a Medium article later this month on some details, interesting parts and challenges I came to while implementing this example - so stay tuned!Mangirdas
https://mkobuolys.medium.com/

January 04, 2021 at 01:34PM by mkobuolys
https://ift.tt/3hEpiRR
New post on /r/flutterdev subreddit:

Complete Flutter tutorial
I am uploading a Flutter tutorial on my channel. Interested people may check it out here

January 04, 2021 at 02:25PM by FlutterTutor
https://ift.tt/38WWcck
New post on /r/flutterdev subreddit:

Complete Flutter Tutorial
I am uploading a Flutter tutorial on my channel. Interested people can check it out here

January 04, 2021 at 02:02PM by FlutterGuy2
https://ift.tt/2X5JzpS
New post on /r/flutterdev subreddit:

Making a Game in flutter
Is it possible to make a game in flutter? Like snake and Tetris.

January 04, 2021 at 01:55PM by Kronahs
https://ift.tt/390sYJK
New post on /r/flutterdev subreddit:

Who wants the source video on developing Uber app?
I paid for some advance tutorial on mobile app development with flutter.. Just in case anyone wants to get it a low price... it's a full completed video course..wish I can show my desktop screenshot for you guys

January 04, 2021 at 03:40PM by IamFromNigeria
https://ift.tt/3b8tKam
New post on /r/flutterdev subreddit:

FOSS Flutter Document Scanner
https://ift.tt/2WbR1Ql

January 03, 2021 at 07:05AM by Strict-Visual
https://ift.tt/3nhmsmJ
New post on /r/flutterdev subreddit:

8GB or 16GB memory M1 Mac Mini for Android Studio & Flutter development?
Is the 8GB memory M1 Mac Mini sufficient to develop apps using Android Studio & Flutter or do you need the 16GB M1 Mac Mini?Let's find out by simulating and profiling a typical development environment with Chrome, Android Studio, Flutter Gallery sample project, iOS and Android emulators/simulators and a command-line terminal.https://youtu.be/uaSodOP-bfY

January 04, 2021 at 04:50PM by krishdee
https://ift.tt/38X9gyt
New post on Flutter Dev Google group:

flutter is not recognised
C:\Users\HP>flutter 'where' is not recognized as an internal or external command, operable program or batch file. Error: Unable to find git in your PATH. C:\Users\HP>git version git version 2.30.0.windows.1 C:\Users\HP> why i am having this error.

January 04, 2021 at 06:45PM by moudud AHMED
https://ift.tt/3b5ceU7
New post on /r/flutterdev subreddit:

Unique and permanent device identifier (Android)
Hi.Is there any option to get a permanent and unique device identifier for android? I tried to use device_info but after updating the application the ID changes. I was also using flutter_udid plugin which was supposed to solve the problem but the effect was the same.I want to be able to recognize user's phone on the server side to confirm that it's him without login etc. Does anyone know any solution that would work on most android versions?

January 04, 2021 at 07:12PM by Kacper1263
https://ift.tt/2KZyNPy
New post on /r/flutterdev subreddit:

Question about devs creating their game engine for Flutter
Hi! I benignantly wonder why Flutter devs recommend each other to use Flame or SpriteWidget, which requires you to invest fair amount of time to implement at least something like this: https://www.youtube.com/watch?v=k4W0PmZGjX4Whereas there is Unity, which allows you to skip learning of new tools like aforementioned and concentrate on game logic, and later port it to all known platforms including Android and iOS. I know they ask you to buy license after you reach $100k/year, but let's be realistic ;)Sorry for probably silly question, but still it's bugging my mind.

January 04, 2021 at 06:42PM by fabulousausage
https://ift.tt/3hFdeQl