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

Meet Teta
https://youtu.be/uWFIbh7klu8

June 28, 2021 at 06:09PM by OndaTeta
https://ift.tt/3dmkKi4
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 91 - Tutorials, videos, packages, and much more!
https://ift.tt/3jmdMNL

June 28, 2021 at 06:32PM by vensign
https://ift.tt/35V97dT
New post on /r/flutterdev subreddit:

Serializing JSON Data | Working With Data Using Flutter | Tutorial # 3
https://youtu.be/jwgtbTUDYV4

June 28, 2021 at 07:26PM by ITMastering
https://ift.tt/3gZOl2U
New post on /r/flutterdev subreddit:

[Desktop] Scanner plugin for Windows/macOS
https://pub.dev/packages/quick_scannerA cross-platform (Windows/macOS) scanner plugin for Flutter
QuickScanner.startWatch(); var _scanners = await QuickScanner.getScanners(); var directory = await getApplicationDocumentsDirectory(); var scannedFile = await QuickScanner.scanFile(_scanners.first, directory.path); QuickScanner.stopWatch(); 


June 29, 2021 at 01:43AM by sunbreakwang
https://ift.tt/3y3DY3P
New post on /r/flutterdev subreddit:

[Mobile, Web, Desktop] Compare images for difference using pixel to pixel matching, RGB histograms, or image hashing
https://pub.dev/packages/image_compareTLDR: Comparing images for difference - file, network support on web and mobileNew package out on all platforms for comparing images using a variety of techniques such as histogram, hashing, and direct comparison.Supported types: image files, image urls, and raw bytes.Find duplicate images in databases, compare user drawn images to templates, and more with the image_compare package.

June 29, 2021 at 04:58AM by ka520
https://ift.tt/3y3cdIB
New post on /r/flutterdev subreddit:

Upload files from Flutter Web to Firebase
https://ift.tt/3qvR0EA

June 29, 2021 at 07:10AM by Complex-Bee5044
https://ift.tt/3jsiYzE
New post on /r/flutterdev subreddit:

Top Reasons to choose Flutter for App Development
https://ift.tt/3dsbMjo

June 29, 2021 at 10:35AM by RachaelGrey28
https://ift.tt/3y3wZI3
New post on /r/flutterdev subreddit:

A 4X Strategy Game where you fight smart galactic overlords for Planets
I recently created this game, it is inspired by a flash game I used to play as a kid.Since flash is dead, I tried to recreate something inspired by that game in Flutter.Space Empires 🛸The Universe as we see is in grave danger and big unrest is about to unfold. The world needs a new all-mighty ruler at the helm. Do you think you can take up this spot? Can you defeat these cunning and whip-smart galactic overlords?​From the humble start of 2 newly civilized Planets and a non-existent army to becoming the Supreme Ruler of the Universe, you're in for the adventure of a lifetime in this game of wits.​Expand your Galactic Empire with these amazing features :- Building your Military- Upgrading your Planets and Protecting them- Maintaining Relationship with other Species- Conquering new Planets- Managing your Empire's Economy and Resources​TLDR; Space Empires: A turn-based, Space Themed 4X Strategy Game in Flutter​Note: Attributions and complete game-mechanics explanation are along with the source code on Github.Any suggestions/questions or feedback will be appreciated :)​Check it out here: Play StoreSource Code: GitHub​PS: I found that flash game here :Here is that game: The one I took inspiration from

June 29, 2021 at 12:16PM by Honest-Jackfruit7020
https://ift.tt/3xhlSLy
New post on /r/flutterdev subreddit:

api_cache_manager | Flutter Package
API Cache Manager is a Utility package built with Flutter SDK and SQLite Package. This package will help to make your Rest API store in the local db for offline access.FeaturesOffline Integration of Rest API.Faster Data rendering.Avoid Unnecessary HTTP Get Requests.App will work without Internet also.Speed up the application.Link : https://pub.dev/packages/api_cache_managerVideo Example : https://youtu.be/Vs39uIJqKp4

June 29, 2021 at 02:28PM by K_SNIPPET
https://ift.tt/3jobFZV
New post on Flutter Dev Google group:

Flutter Platform Specific
Hello, I would like to obtain a little bit more specific information relating to Platform Specific for Flutter. I understand that you have to configure the files specially if you want to target them all but is it possible for a flutter application at the moment to fully support Android, IOS,

June 29, 2021 at 04:56PM by Bridget Kelly O'Sheehan
https://ift.tt/2SxXt5q