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

Happy Holidays! Flutter Tap Weekly Newsletter Week 116 - Tutorials, videos, packages, and much more!
https://ift.tt/3pc65vY

December 20, 2021 at 02:31PM by vensign
https://ift.tt/3pcjIvh
New post on /r/flutterdev subreddit:

The Appwrite SDK for Dart v2.0 is out!
Hey Flutter Devs 👋The Appwrite team has just released the latest version of the Appwrite Dart SDK, version 2.0. The new version comes with improved types and response models for better dev-experience and IDE support.- The package is available here: https://pub.dev/packages/dart_appwriteThe changes are similar to the changes the team has introduced in the Flutter SDK a few weeks ago. Using the Appwrite Dart SDK you can integrate with the Appwrite backend-as-a-service API from your Dart server side, CLI tools or from the Appwrite Dart environment for executing Cloud Functions (using Dart - **NOT** javascript).If you're new to Appwrite, its similar to Firebase, BUT fully open-source and self-hosted, you can learn more on the GitHub repo: https://github.com/appwrite/appwrite.

December 20, 2021 at 03:50PM by eldadfux
https://ift.tt/3Jghza2
New post on /r/flutterdev subreddit:

Flutter Full screen photo viewer and dismiss when drag down
https://ift.tt/3EkTD1C

December 20, 2021 at 05:05PM by rrtutors
https://ift.tt/3Fhipka
New post on /r/flutterdev subreddit:

Spotify currently has job opening for Flutter Mobile Developer!
So I was randomly checking for flutter developer positions on popular company's websites and i found that spotify is looking for flutter developer.Spotify job link

December 20, 2021 at 04:57PM by RozzoMo
https://ift.tt/3eab8a1
New post on /r/flutterdev subreddit:

Flutter base
Hey guys, I just built a code base for Flutter using BLoC and some cool dependencies. Could you take a look to find some cons? And how can I improve this code base for targeting medium to large project. Thanks in advance for your support
https://github.com/tungtd95/flutter_base

December 20, 2021 at 05:56PM by sol-lover
https://ift.tt/3petSvo
New tweet from FlutterDev:

D. 200 OK is the correct answer! 🥳— Flutter (@FlutterDev) Dec 20, 2021

December 20, 2021 at 05:58PM
https://twitter.com/FlutterDev/status/1472974664372682753
New tweet from FlutterDev:

Only a few weeks left Download the #flutterapprentice to prepare for our next Flutter challenge! Free access ends Jan 6th. You'll want to be at the top of your Flutter game for this one. 💙 Start learning 👉 https://t.co/grR1J1rxAc https://t.co/rkX9gkCw4O— Flutter (@FlutterDev) Dec 20, 2021

December 20, 2021 at 06:00PM
https://twitter.com/FlutterDev/status/1472975088513396737
New post on /r/flutterdev subreddit:

Good multi vendor e-commerce UI
Hi, I’m working on an e-commerce app. Can anyone suggest a free to use Flutter UI code? Probably hosted on GitHub or available for free download?

December 20, 2021 at 06:42PM by introvertprobsolver
https://ift.tt/3e6WGzI
New post on /r/flutterdev subreddit:

Reflex - Flutter plugin to read and auto reply to notifications.
https://ift.tt/3qfOuCG

December 20, 2021 at 06:28PM by DredditorS
https://ift.tt/3yJIuGg
New post on /r/flutterdev subreddit:

Hiring for Flutter/Django leads
We at qoohoo are hiring experienced folks for mobile & backend leads, in flutter & Django respectively in salary range is 25-50L plus awesome equity.https://qoohoo.in/jobs/https://www.linkedin.com/in/-aseemgupta/DM for referrals or mail me at [sachin.bhardwaj@qoohoo.in](mailto:sachin.bhardwaj@qoohoo.in)

December 20, 2021 at 06:24PM by leoblackout
https://ift.tt/33MOjaz
New post on /r/flutterdev subreddit:

Learn how to install flutter
https://youtu.be/QMJjL5s9qUQ

December 20, 2021 at 07:38PM by Honest-Extreme-3054
https://ift.tt/3Ej2TmG
New tweet from FlutterDev:

🦋 Chapter 12: Pop Quiz! Chopper helps make your Flutter app's networking code more.. #flutterapprentice— Flutter (@FlutterDev) Dec 20, 2021

December 20, 2021 at 09:00PM
https://twitter.com/FlutterDev/status/1473020525987254277
New post on /r/flutterdev subreddit:

Best free/cheap plugins for calendar scheduling
Looking to create an employee rostering app but before I start I want to know if there is any free/cheap plugins for a calendar scheduling widget like this https://ui.toast.com/tui-calendarThank you in advance :)

December 20, 2021 at 09:26PM by bruce3434
https://ift.tt/3yIIoie
New post on /r/flutterdev subreddit:

Some interesting app ideas which will work in the playstore (for a individual flutter developer)
Hi, I am a new flutter developer and have recently put one app in the Google Play Store. Looking for app ideas from fellow developers which might work and get downloads in the playstore.

December 21, 2021 at 04:44AM by Intelligent_Idiot_73
https://ift.tt/3FhTP2Q
New post on /r/flutterdev subreddit:

Collection of Flutter packages & plugins at DevsOnFlutter
https://ift.tt/3so06WU

December 21, 2021 at 04:34AM by hack_the_developer
https://ift.tt/32klOQM
New post on /r/flutterdev subreddit:

how to make scaffold text appear at top of page
Hi, I just started learning flutter, can someone please help me make the subs.decription1 string appear at the top​​ child: Column(
          mainAxisAlignment: MainAxisAlignment.center,
          crossAxisAlignment: CrossAxisAlignment.center,
          children: [
Padding(
              padding: const EdgeInsets.all( 20.0),
              child: Text(
                subs.description1,
                textAlign: TextAlign.justify,
                style: TextStyle(fontSize: 22.0),
              ),
            ),

December 21, 2021 at 04:28AM by ball-sack-patato
https://ift.tt/3e9dINw
New post on /r/flutterdev subreddit:

MongoDB Realm Experiences
Has anyone built an app using MongoDB Realm as the database? If so how was your experience what did you like or didn’t like about it?I’ve been using firebase Firestone but come from a MongoDB background so I’ve been tempted to try it out even though it’s still in alpha.

December 21, 2021 at 06:08AM by FXschwartz
https://ift.tt/3Ehtuka