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

Building a Neumorphic Xbox controller UI with clay_containers.
https://ift.tt/3dNCMXC

June 30, 2020 at 08:13PM by erluxman
https://ift.tt/2BQiGik
New post on /r/flutterdev subreddit:

Why does pretty much no Flutter app include third party library licenses anywhere?
It's pretty standard to have them in the about section and AFAIK lots of libraries do legally require them.Also asking because I'm looking for a way to do this myself, android already had a plugin but Flutter doesn't seem to have one.Most licenses allow commercial use but also only when the license is distributed/shown in the app.

June 30, 2020 at 08:19PM by Professor_Dr_Dr
https://ift.tt/3dJctCd
New tweet from FlutterDev:

👋Watch the #FlutterDay @CodePen session!

Learn about @CodePen's custom Flutter editor, how to create beautiful UIs, and share your work with the community.

Watch it on your own time → https://t.co/DH7KdXkwhF pic.twitter.com/aWOpH8U7ER— Flutter (@FlutterDev) June 30, 2020

June 30, 2020 at 10:22PM
http://twitter.com/FlutterDev/status/1278061453002457088
New post on Flutter Dev Google group:

Flutter IntelliJ Plugin M47.1 Release
We fixed two issues: - Fixed an NPE that was causing Gradle sync to fail. This affected stable Android Studio projects configured to use the experimental option for Java and Kotlin files. - Reverted a change that caused 'flutter run' to start paused. This was causing tests to

July 01, 2020 at 12:03AM by Steve Messick
https://ift.tt/31v3SAn
New post on Flutter Dev Google group:

Out of memory iOS archive
Hi guys, I'm facing an Out of memory issue while compiling the iOS release version of my my app using channel Beta version 1.19.0-4.1.pre < https://storage.googleapis.com/flutter_infra/releases/beta/macos/flutter_macos_1.19.0-4.1.pre-beta.zip> or 1.19.0-4.2.pre < https://storage.googleapis.co

July 01, 2020 at 08:27AM by Andrea Fancinelli
https://ift.tt/31z0F32
New post on Flutter Dev Google group:

UI Doubt
Hi Team, How to achieve this type of UI? [image: image.png] I have used the listview builder. Herewith sharing my code. Widget build(BuildContext context) { return ListView.builder( itemCount: this.userslist.length, itemBuilder: (context, index) { final user =

July 01, 2020 at 10:31AM by Ram Kumar
https://ift.tt/38ixEtE
New post on /r/flutterdev subreddit:

From idea to publishing the app - what is your development strategy?
I feel I’m at a point where I can develop a decently complicated flutter app. I have an idea but I’m curious about what all ways are to approach it. Like should I first plan out every minute detail or just plan the big features and figure out the details as I go. Also what other softwares do you use? I’m currently using adobe XD for my UI mock Up and flutter for development (firebase if need for backend as that’s the only one I know).Also, do you use particular methodology to structure your app like TDD?

July 01, 2020 at 12:03PM by dontGiveAnEfAnynore
https://ift.tt/38gJcO1
New post on /r/flutterdev subreddit:

[DEV] HUSTLE - A Simple Counter App
This app was created during me learning Flutter, as I wanted to experiment with some kind of CRUD, and shared preferences as well as implementation of dark theme. Since this app, I have been able to learn much more and even landed myself an internship. I finally decided to compile this, and publish it, as some people may find something like this useful.A very simple app created to track habits or chores or any particular task. Provides simple counters and an easy to use interface. Deleting a counter is as simple as swiping it away.A dark theme also exists, for ease of use at night.Hope you all check it out.https://play.google.com/store/apps/details?id=com.rr.hustle2

July 01, 2020 at 02:35PM by rushilrai
https://ift.tt/2ZupFpp
New post on /r/flutterdev subreddit:

A complete open source project that uses provider?
Can anyone Suggest me a good project that uses provider pattern to showcase it's usage in a bit complex situation?I am bit confused on how handle state as it grows larger.

July 01, 2020 at 02:32PM by mohandkl
https://ift.tt/2NHfZlQ