New post on /r/flutterdev subreddit:
Freelancing pricing & guidance
Hey everyone π I've been a flutter dev and just started as a freelancer over a month ago and finished a project. I just want an idea on how do you all make the pricing for an project like based on criteria & stuffs submitted by /u/sdiony link comments https://www.reddit.com/r/FlutterDev/comments/18c16sl/freelancing_pricing_guidance/
Freelancing pricing & guidance
Hey everyone π I've been a flutter dev and just started as a freelancer over a month ago and finished a project. I just want an idea on how do you all make the pricing for an project like based on criteria & stuffs submitted by /u/sdiony link comments https://www.reddit.com/r/FlutterDev/comments/18c16sl/freelancing_pricing_guidance/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π1
New post on /r/flutterdev subreddit:
π Celest - the Flutter cloud platform (Waitlist is open!) π
Flutter is turning 5 and we are so grateful to the community it has built over the years. On this momentous occasion, we're excited to announce our entry into the Flutter world. Meet Celest, the Flutter cloud platform. Celest lets you write your backend completely in Dart. We take care of... https://www.reddit.com/r/FlutterDev/comments/18c88yo/celest_the_flutter_cloud_platform_waitlist_is_open/
π Celest - the Flutter cloud platform (Waitlist is open!) π
Flutter is turning 5 and we are so grateful to the community it has built over the years. On this momentous occasion, we're excited to announce our entry into the Flutter world. Meet Celest, the Flutter cloud platform. Celest lets you write your backend completely in Dart. We take care of... https://www.reddit.com/r/FlutterDev/comments/18c88yo/celest_the_flutter_cloud_platform_waitlist_is_open/
Reddit
From the FlutterDev community on Reddit: π Celest - the Flutter cloud platform (Waitlist is open!) π
Explore this post and more from the FlutterDev community
π4
New post on /r/flutterdev subreddit:
flutter webview downloading issue
Hii friends, I am using a flutter inAppwebview If I am trying to do download the download process will work if it directly goes to a file link for eg: https://abc.com/hello.pdf .But for links like paymentslip I am not able to get the file. can you guys give a suggestion?? submitted by ... https://www.reddit.com/r/FlutterDev/comments/18cq1iz/flutter_webview_downloading_issue/
flutter webview downloading issue
Hii friends, I am using a flutter inAppwebview If I am trying to do download the download process will work if it directly goes to a file link for eg: https://abc.com/hello.pdf .But for links like paymentslip I am not able to get the file. can you guys give a suggestion?? submitted by ... https://www.reddit.com/r/FlutterDev/comments/18cq1iz/flutter_webview_downloading_issue/
π1
New post on /r/flutterdev subreddit:
Got a job and company uses Flutter
Got a remote job BUT I donβt have prior experience with Flutter. I come from a JavaScript & React background. I start work next Monday. What are some of the important things I should learn asap so I can get up to speed? submitted by /u/User2366278368k link comments https://www.reddit.com/r/FlutterDev/comments/18cvp6u/got_a_job_and_company_uses_flutter/
Got a job and company uses Flutter
Got a remote job BUT I donβt have prior experience with Flutter. I come from a JavaScript & React background. I start work next Monday. What are some of the important things I should learn asap so I can get up to speed? submitted by /u/User2366278368k link comments https://www.reddit.com/r/FlutterDev/comments/18cvp6u/got_a_job_and_company_uses_flutter/
Reddit
Got a job and company uses Flutter : r/FlutterDev
49 votes, 41 comments. 126K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
π2
New post on /r/flutterdev subreddit:
Mastering Flutter Containers: A Comprehensive Tutorial for Beautiful UIs - #01
submitted by /u/pravinnatsu link comments https://www.reddit.com/r/FlutterDev/comments/18cytqy/mastering_flutter_containers_a_comprehensive/
Mastering Flutter Containers: A Comprehensive Tutorial for Beautiful UIs - #01
submitted by /u/pravinnatsu link comments https://www.reddit.com/r/FlutterDev/comments/18cytqy/mastering_flutter_containers_a_comprehensive/
Reddit
From the FlutterDev community on Reddit: Mastering Flutter Containers: A Comprehensive Tutorial for Beautiful UIs - #01
Explore this post and more from the FlutterDev community
β€1π1
New post on /r/flutterdev subreddit:
Flutter | ChatGPT | AI Image Generation - Full Course
submitted by /u/mobileAcademy link comments https://www.reddit.com/r/FlutterDev/comments/18deojw/flutter_chatgpt_ai_image_generation_full_course/
Flutter | ChatGPT | AI Image Generation - Full Course
submitted by /u/mobileAcademy link comments https://www.reddit.com/r/FlutterDev/comments/18deojw/flutter_chatgpt_ai_image_generation_full_course/
Reddit
From the FlutterDev community on Reddit: Flutter | ChatGPT | AI Image Generation - Full Course
Explore this post and more from the FlutterDev community
π1
New post on /r/flutterdev subreddit:
Render your app at a custom resolution, useful for testing layouts
submitted by /u/General-Ad-33 link comments https://www.reddit.com/r/FlutterDev/comments/18dm2nj/render_your_app_at_a_custom_resolution_useful_for/
Render your app at a custom resolution, useful for testing layouts
submitted by /u/General-Ad-33 link comments https://www.reddit.com/r/FlutterDev/comments/18dm2nj/render_your_app_at_a_custom_resolution_useful_for/
Reddit
From the FlutterDev community on Reddit: Render your app at a custom resolution, useful for testing layouts
Explore this post and more from the FlutterDev community
β€1π1
New post on /r/flutterdev subreddit:
Want to raise the bar π―
Greetings fellow developers! π I've honed my skills as a software engineer with a strong focus on front-end development, particularly delving deep into Flutter. Now, I'm eager to expand my expertise by exploring React and Angular.I'm reaching out to this knowledgeable community for advice on... https://www.reddit.com/r/FlutterDev/comments/18dr5wb/want_to_raise_the_bar/
Want to raise the bar π―
Greetings fellow developers! π I've honed my skills as a software engineer with a strong focus on front-end development, particularly delving deep into Flutter. Now, I'm eager to expand my expertise by exploring React and Angular.I'm reaching out to this knowledgeable community for advice on... https://www.reddit.com/r/FlutterDev/comments/18dr5wb/want_to_raise_the_bar/
Reddit
From the FlutterDev community on Reddit: Want to raise the bar π―
Posted by Terrible-Jeweler-723 - 2 votes and 9 comments
β€1π1
New post on /r/flutterdev subreddit:
How do I paint Widget in RenderBox?
I want to paint Widget in a RenderBox derivative. I tried the obvious, but no painting occurred. What am I doing wrong? import 'package:flutter/material.dart'; void main() { runApp(const K()); } class K extends LeafRenderObjectWidget { const K({super.key}); @override RenderObject... https://www.reddit.com/r/FlutterDev/comments/18ea4va/how_do_i_paint_widget_in_renderbox/
How do I paint Widget in RenderBox?
I want to paint Widget in a RenderBox derivative. I tried the obvious, but no painting occurred. What am I doing wrong? import 'package:flutter/material.dart'; void main() { runApp(const K()); } class K extends LeafRenderObjectWidget { const K({super.key}); @override RenderObject... https://www.reddit.com/r/FlutterDev/comments/18ea4va/how_do_i_paint_widget_in_renderbox/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Onboarding Screen Tutorial: Create Stunning Introductions for Your Apps!
submitted by /u/pravinnatsu link comments https://www.reddit.com/r/FlutterDev/comments/18edlmw/flutter_onboarding_screen_tutorial_create/
Flutter Onboarding Screen Tutorial: Create Stunning Introductions for Your Apps!
submitted by /u/pravinnatsu link comments https://www.reddit.com/r/FlutterDev/comments/18edlmw/flutter_onboarding_screen_tutorial_create/
Reddit
From the FlutterDev community on Reddit: Flutter Onboarding Screen Tutorial: Create Stunning Introductions for Your Apps!
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Add SolidartObserver to the solidart reactive system
Released the v1.4.0 of solidart! - Added SolidartConfig and SolidartObserver, to customize the auto disposal of the whole reactive system and to add custom observers ```dart import 'dart:developer' as dev; class Logger implements SolidartObserver { @override void didCreateSignal(SignalBase... https://www.reddit.com/r/FlutterDev/comments/18eehxy/add_solidartobserver_to_the_solidart_reactive/
Add SolidartObserver to the solidart reactive system
Released the v1.4.0 of solidart! - Added SolidartConfig and SolidartObserver, to customize the auto disposal of the whole reactive system and to add custom observers ```dart import 'dart:developer' as dev; class Logger implements SolidartObserver { @override void didCreateSignal(SignalBase... https://www.reddit.com/r/FlutterDev/comments/18eehxy/add_solidartobserver_to_the_solidart_reactive/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Techmango's Robust Flutter App Development Service Offerings
submitted by /u/jack-khan-011 link comments https://www.reddit.com/r/FlutterDev/comments/18fopma/techmangos_robust_flutter_app_development_service/
Techmango's Robust Flutter App Development Service Offerings
submitted by /u/jack-khan-011 link comments https://www.reddit.com/r/FlutterDev/comments/18fopma/techmangos_robust_flutter_app_development_service/
Reddit
From the FlutterDev community on Reddit: Techmango's Robust Flutter App Development Service Offerings
Posted by jack-khan-011 - 1 vote and no comments
New post on /r/flutterdev subreddit:
SVG Icons Visible on Emulator but Not on Real Device β Any Solutions?
If I'm using custom images (icons.svg) and displaying them through SvgPicture on the simulator or emulator, they are visible fine. However, when I build an APK and run it on a real device, those icons aren't visible anymore. I'm not sure why this is happening. Has anyone else faced similar... https://www.reddit.com/r/FlutterDev/comments/18ftwfj/svg_icons_visible_on_emulator_but_not_on_real/
SVG Icons Visible on Emulator but Not on Real Device β Any Solutions?
If I'm using custom images (icons.svg) and displaying them through SvgPicture on the simulator or emulator, they are visible fine. However, when I build an APK and run it on a real device, those icons aren't visible anymore. I'm not sure why this is happening. Has anyone else faced similar... https://www.reddit.com/r/FlutterDev/comments/18ftwfj/svg_icons_visible_on_emulator_but_not_on_real/
Reddit
SVG Icons Visible on Emulator but Not on Real Device β Any Solutions? : r/FlutterDev
121K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter. This community participates in theβ¦
π1
New post on /r/flutterdev subreddit:
Volunteer Software Developer Position with Superstars
PhitNest is an early-stage startup with a clear mission: to create a happier, healthier world through fortifying and building community. Our approach combines in-depth research with technology that strengthens social connections. Our team of 21 is passionate about making a global impact.... https://www.reddit.com/r/FlutterDev/comments/18fzr9f/volunteer_software_developer_position_with/
Volunteer Software Developer Position with Superstars
PhitNest is an early-stage startup with a clear mission: to create a happier, healthier world through fortifying and building community. Our approach combines in-depth research with technology that strengthens social connections. Our team of 21 is passionate about making a global impact.... https://www.reddit.com/r/FlutterDev/comments/18fzr9f/volunteer_software_developer_position_with/
π1
New post on /r/flutterdev subreddit:
Flutter Tap Weekly Newsletter Week 194. A comprehensive edition covering Flutter deep linking, separation of concerns, real-time data handling, Firebase Festival playlist, game development, package recommendations.
submitted by /u/vensign link comments https://www.reddit.com/r/FlutterDev/comments/18glk4o/flutter_tap_weekly_newsletter_week_194_a/
Flutter Tap Weekly Newsletter Week 194. A comprehensive edition covering Flutter deep linking, separation of concerns, real-time data handling, Firebase Festival playlist, game development, package recommendations.
submitted by /u/vensign link comments https://www.reddit.com/r/FlutterDev/comments/18glk4o/flutter_tap_weekly_newsletter_week_194_a/
Reddit
From the FlutterDev community on Reddit: Flutter Tap Weekly Newsletter Week 194. A comprehensive edition covering Flutter deepβ¦
Explore this post and more from the FlutterDev community
π3β€1
Don't miss out the best news from our #Flutterdev community! You can subscribe to our newsletter here: https://mailchef.4dem.it/app/public/fog/view/366/2p6
π1
Do you want to showcase your organisation's technical expertise in #Flutter and more? Select a sponsorship package with speaking and exhibiting opportunities and you can share your story with the #FlutterHeroes24 audience https://flutterheroes.com/2024/flutterheroes-sponsors/
π1
Interested to join #FlutterHeroes24 either in person in Turin, or online...
Tickets are now on sale, the first 50 in person tickets are available at the SUPER early bird rate which is worth checking out. https://ticket.synesthesia.it/events/flutter-heroes/
Tickets are now on sale, the first 50 in person tickets are available at the SUPER early bird rate which is worth checking out. https://ticket.synesthesia.it/events/flutter-heroes/
π3β€1
It's always useful to have a pipeline of potential #Flutterdev candidates. #FlutterHeroes24 is a great place to start your talent acquisition efforts. Find out about the tailored messages you can send to our extensive database https://flutterheroes.com/2024/flutterheroes-sponsors/
π1
The #talk will include a deep dive on #DartFrog and Flutter πΈ , a real hands-on with sample code, tips and tricks, including details about the approach and architecture.
Marco Facco π https://youtu.be/Q2hKfswXcb8
Marco Facco π https://youtu.be/Q2hKfswXcb8
YouTube
Marco Facco - Full Stack Development with Flutter using Dart Frog | Flutter Heroes 2023 Talk
ποΈ 2024 info & EARLY BIRD ticket : https://bit.ly/3Scy780
Itβs always been a myth to find a way to unify development between frontend and backend layers. During the years Flutter has been established as the framework that unified all platforms developmentβ¦
Itβs always been a myth to find a way to unify development between frontend and backend layers. During the years Flutter has been established as the framework that unified all platforms developmentβ¦
π4π2