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

I'm going through 1 widget everyday so follow along if u like. Currently on the 14th day :)
https://youtube.com/playlist?list=PLlvRDpXh1Se5LTJZDrUF9h1_1AT4Raxjd

October 18, 2021 at 07:59AM by Heisenlife
https://ift.tt/3n20ciS
New post on /r/flutterdev subreddit:

5 Flutter Bottom Button Examples For Beginners
https://ift.tt/3DOiavY

October 18, 2021 at 07:25AM by athira_reddy
https://ift.tt/3G79ser
New post on /r/flutterdev subreddit:

Newsletter Flutter Croissants 🥐 #08 : Your Flutter app in a kiosk (Ubuntu Frame), what to take away from the itw with Chris Sells (Google), Intel publishes a Dart framework to test devices…
https://ift.tt/3C6ZhEh

October 18, 2021 at 01:57PM by g123k
https://ift.tt/3peyd2e
New post on /r/flutterdev subreddit:

Can flutter handle a Go library/binary asset?
I recently discovered the beauty of Flutter and I'm keen to build my desktop app with it in the future. Previously I looked at Flutter as just another material UI (which I'm not a fan of, at all) app framework, but this video among other made me realise the great potential of Flutter, and particularly with my desktop app in mind. (Edit: and this site kinda blew my mind)As of now my app is weeks away from release, built with Tauri for those interested, so I won't switch to Flutter right now. The architecture is as follows: The frontend is written in the holy web-tech trinity (HTML CSS JS), and there is an important "backend" service written in Go. The communication consists of JSON through stdio pipe, bringing JSON to the frontend through events and event listeners.So if I were to build v2 of my app in Flutter, how would I integrate the Go binary with Flutter in the easiest and cleanest way? I know Flutter has C FFI, but Go is infamously slow with C FFI so I'd like to use another solution if possible. Thoughts?

October 18, 2021 at 01:33PM by asdfasdf666_
https://ift.tt/2Z5FrL1
New post on /r/flutterdev subreddit:

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

October 18, 2021 at 03:23PM by vensign
https://ift.tt/3C7docJ
New post on /r/flutterdev subreddit:

Appwrite announces version 0.11 of its open-source Firebase alternative
Hey, this is Aditya, I'm a maintainer at Appwrite, an open-source Firebase replacement, and I’m extremely happy to share that Appwrite 0.11 has just been released with some interesting features, new SDKs and new and updated Cloud Functions!This release was also one where our open source contributors have outnumbered the maintainers! We've merged over 150 PRs from our contributors during Hacktoberfest, and still have over 450 PRs waiting to be merged! It’s been an exciting time for us and we’re really grateful to the entire community for their exceptional support.Appwrite 0.11 comes with a lot of new features including a brand new Client and Server SDKs, new Cloud Function runtimes and Cloud Function demos, lots of new translations along with bug fixes and improvements.If you haven't heard already, Appwrite is an open-source end-to-end BaaS that helps you build your Web, iOS, Android and Flutter apps much faster with a focus on simplicity, developer experience, privacy and security that you can self-host with a single Docker command.We'd love to get your feedback as we move on to v1.0 of Appwrite in the coming weeks. Community feedback has been one of the major driving forces for where the project is today.You can check out our latest release at: https://github.com/appwrite/appwrite

October 18, 2021 at 06:35PM by adityaoberai1
https://ift.tt/3DTaUPm
New post on /r/flutterdev subreddit:

Why does Google support Flutter for free?
I understand that some internal Google teams use Flutter, but why would they make it open source?I'm sure it takes a lot of effort to keep Flutter working on 6 changing platforms, and even more to develop so many widgets and packages?Why do they do it? Out of the kindness of their hearts? So there's already apps working for Fuschia when it releases?

October 18, 2021 at 07:17PM by Adam0410
https://ift.tt/3nmqlcv
New post on /r/flutterdev subreddit:

null_safety_percentage | Command-line tool to provide null-safety percentage info of a project.
https://ift.tt/3vjzDt4

October 18, 2021 at 10:40PM by serial_dev
https://ift.tt/2XudVq0
New post on /r/flutterdev subreddit:

#AnimatedList in #Flutter allows you to #animate #insertions and #deletions to your otherwise boring #lists 🤠All of this is made possible with a global key that manages the insertions and deletions.
https://ift.tt/2XoqjYn

October 19, 2021 at 07:07AM by VandadNahavandipoor
https://ift.tt/2YZSE82
New post on /r/flutterdev subreddit:

What’s New in Flutter Slider and Range Slider: 2021 Volume 3
We are updating our Syncfusion Flutter Sliders package by adding new features in each release to make the widgets suitable for all kinds of uses. The 2021 Volume 3 release brings these updates to our Flutter Slider and Range Slider widgets:Drag mode in Flutter Range SliderInverse support in Flutter Vertical SliderInverse support in Flutter Vertical Range Slider​to continue reading this article click the below link.https://www.syncfusion.com/blogs/post/whats-new-in-flutter-slider-and-range-slider-2021-volume-3.aspxSyncfusion offers a free community licensehttps://www.syncfusion.com/products/communitylicense

October 19, 2021 at 06:20AM by ArunITTech
https://ift.tt/3DRnHSv
New post on /r/flutterdev subreddit:

Vimeo integration
Hello fellow flutter developers!I chose flutter for my MVP app which needs to upload videos to Vimeo. I found guidance Firestore or others but have trouble finding one on Vimeo.Does anyone have experience?

October 19, 2021 at 09:04AM by athrty
https://ift.tt/3aNO9jo
New post on /r/flutterdev subreddit:

Magazine concept ui with cool silver effect
https://youtube.com/shorts/aN8n2A2LJ8I?feature=share

October 19, 2021 at 12:11PM by base77
https://ift.tt/3phdR8w
New post on /r/flutterdev subreddit:

[VSCode] Trailing comma after inserting named parameter.
Im not sure this is the right sub but if not maybe someone can point me in the right direction.In VSCode when adding a Flutter standard widget and inserting a suggestion named parameter it appends a comma after the caret, but not if its a custom class, as seen in this video:How can I disable this comma? I only have Dart and Flutter extensions.

October 19, 2021 at 01:36PM by Arbiturrrr
https://ift.tt/3DRaJ7l
New post on /r/flutterdev subreddit:

Gate update - dependency injection generator
Gate 0.0.3 is out 📷- Injected child now use DartType
- Add "part of myfile.part" automatically into your source file
- Add Gate import automatically into your source file(this is a build_runner package to generate dependency injection code)
Gate generator Package link on pub.dev

October 19, 2021 at 06:06PM by mcfly-dev
https://ift.tt/3AW5qBy