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

Checkout my new Flutter/Dart package

Hello guys, Idris Idris just published his first Flutter/ Dart package. This is a package that provides you with all Nigerian states and Local governments. So, you do not need to look for APIs for this in your next project. You can check it out now on pub.dev:... https://www.reddit.com/r/FlutterDev/comments/v99y5q/checkout_my_new_flutterdart_package/
๐Ÿ‘1
New post on /r/flutterdev subreddit:

Material design - so what about the typography - baseline?

Beautiful typography makes a difference. Material design guideline emphasises the importance of baseline. One picture expresses more than a thousand words, so here is the picture. Let's say I have a column as follows: Column( children: [ Text('Header ygj', style: header), SizedBox(height: 16)... https://www.reddit.com/r/FlutterDev/comments/v9v12y/material_design_so_what_about_the_typography/
New post on /r/flutterdev subreddit:

Flutter for SwiftUI Developers (and vice versa)

This is a quite interesting and well-thought article from a Swift & SwiftUI developer's point of view: https://www.alwaysrightinstitute.com//flutter/ I don't share all the closing notes, though. Having used Xcode since 2010, I'd happily leave that tool for VS Code any time. And there's also... https://www.reddit.com/r/FlutterDev/comments/v9ybv7/flutter_for_swiftui_developers_and_vice_versa/
โค1
New post on /r/flutterdev subreddit:

We just released our Flutter app. Tell us what you think ๐Ÿ˜Š

It's an app to give away things you want to get rid of and you think might be useful for someone else ๐Ÿ˜Š Android: https://play.google.com/store/apps/details?id=com.giviba.app Apple: https://apps.apple.com/de/app/giviba/id1623889136?l=en submitted by /u/Desperate-Following3 link ... https://www.reddit.com/r/FlutterDev/comments/vbab41/we_just_released_our_flutter_app_tell_us_what_you/
๐Ÿ‘1
New post on /r/flutterdev subreddit:

.Json en flutter

Bonjour, Je dois charger des donnรฉes d'une application sous flutter et les telecharger en local sur mon pc sous format .json quelqun'un aurait une idรฉe de comment faire ? merci submitted by /u/IcyAd3076 link comments https://www.reddit.com/r/FlutterDev/comments/vbf32s/json_en_flutter/
โค2
New post on /r/flutterdev subreddit:

Recommendations for Flutter & Dart

Hello what are the best courses, tools, books, videos, te learn flutter and dart please? submitted by /u/CaliHomeBE link comments https://www.reddit.com/r/FlutterDev/comments/vbwdfm/recommendations_for_flutter_dart/
New post on /r/flutterdev subreddit:

How functional "Flutter" is?

I'm an entry-level web developer and had a great job offer to reconsider my path. I'm just wondering how functional flutter is? I do not expect to develop as functional apps you do with java or c, but how far can I go? As a sample, can I develop an app like "Tinder" fully functionally (with... https://www.reddit.com/r/FlutterDev/comments/vc1o9e/how_functional_flutter_is/
New post on /r/flutterdev subreddit:

What is Android LiveData equivalent in Flutter?

I have developed a native Android app before and what I really like is consuming a query from the database as a LiveData. Whenever I update an item in a list, the list updates automatically. Is this possible and straightforward to do in Flutter? Thanks submitted by /u/-i-make-stuff- ... https://www.reddit.com/r/FlutterDev/comments/vc65wt/what_is_android_livedata_equivalent_in_flutter/
๐Ÿ‘4
New post on /r/flutterdev subreddit:

Introducing "navbarrouter" A package for handling advanced BottomNavigationBar features

Try out here:
https://pub.dev/packages/navbarrouter Some of the features Ability to push routes in the nested or root navigator Notifies onBackButtonPress to handle app exits like a pro Ability to hide or show bottomNavigationBar in a single line of code maintain state across bottom navbar tabs ... https://www.reddit.com/r/FlutterDev/comments/vcn6oa/introducing_navbar_router_a_package_for_handling/
๐Ÿ‘2
New post on /r/flutterdev subreddit:

what a react native developer needs to know when getting started with Flutter.

Edit: I forgot the question mark I just got my first job, and they said it's okay to work using RN for now while I learn Flutter at the same time. But I don't want to the long route and watch a 10h course about it. Any help or resources will be appreciated. I excel in web development and RN dev ... https://www.reddit.com/r/FlutterDev/comments/vcqmew/what_a_react_native_developer_needs_to_know_when/
New post on /r/flutterdev subreddit:

Control Global settings from App

At my work we are using Intune to MDM control out devices, this lock out the users from some settings. we currently had some free play store apps to control things like: Device Brightness lock or unlock auto screen rotation screen time out time we would like to add system font control as well.... https://www.reddit.com/r/FlutterDev/comments/vcupbe/control_global_settings_from_app/
๐Ÿ‘1
New post on /r/flutterdev subreddit:

Wifi scan, connect, disconnect in Flutter Desktop Windows

Any package for Scanning, Connecting, disconnecting Wifi in Flutter desktop(Windows)? I have seen packages wifiiot, wifiscan but those work for mobiles. submitted by /u/Remarkable-Weight948 link comments https://www.reddit.com/r/FlutterDev/comments/vddzr0/wifi_scan_connect_disconnect_in_flutter_desktop/
๐Ÿ‘3
New post on /r/flutterdev subreddit:

Does anyone have the complete authentication guide with the Rest API?

I know there are several articles and videos tutorials there about rest authentication in flutter but most of them which I follow are just fetch user data and save it's local after using that data they perform rest operation. But since I learnt about the rest API in the last few days i found... https://www.reddit.com/r/FlutterDev/comments/vdldnl/does_anyone_have_the_complete_authentication/
๐Ÿ‘2
New post on /r/flutterdev subreddit:

GitHub Actions is automation software that helps in continuous integration and continuous delivery. Here's everything you need to know about CI/CD for Flutter iOS apps using GitHub Actions.

submitted by /u/williammcfall link comments https://www.reddit.com/r/FlutterDev/comments/ve6o2p/github_actions_is_automation_software_that_helps/
๐Ÿ‘2
New post on /r/flutterdev subreddit:

complete beginner

hi there. iโ€™m a 17 year old guy with 0 coding knowledge, but i have an idea for an app and i wanna build it along with my friend thatโ€™s also a beginner. we did a bit of research and saw that flutter was the best solution to avoid the ios-android headache. how feasible is learning... https://www.reddit.com/r/FlutterDev/comments/veb4ok/complete_beginner/
๐Ÿ‘4