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

need support for using bloc_test

​ I have a simple code todo_bloc : class TodoBloc extends Bloc { TodoBloc() : super(const TodoState(todos: [])) { on((event, emit) => _addTodo(event, emit)); on((event, emit) => _removeTodo(event, emit)); } void _addTodo( AddEvent event, Emitter emit, ) { final todo = event.todo; if (todo !=... https://www.reddit.com/r/FlutterDev/comments/16pxx5v/need_support_for_using_bloc_test/
πŸ‘2❀1
New post on /r/flutterdev subreddit:

Will Flutter crush my laptop

So I have been working on an app with Python and kivey. It has gone really well be was looking at Flutter to expand the apps capabilities. Kivey is great but can be limiting in some aspects. Pyhton ran fine is vscode just wondering if dart and flutter are about same cpu intensive? submitted... https://www.reddit.com/r/FlutterDev/comments/16q2a0b/will_flutter_crush_my_laptop/
πŸ‘2
New post on /r/flutterdev subreddit:

Add ChatGPT detector to offline flutter project?

I want this to work locally on all devices (Windows, Mac, Linux, iOS, Android). It would be useful for students who are writing essays, for example. Can this be done? submitted by /u/ThE_pLaAaGuE [link] [comments] https://www.reddit.com/r/FlutterDev/comments/16q7xd0/add_chatgpt_detector_to_offline_flutter_project/
πŸ”₯1
New post on /r/flutterdev subreddit:

Upcoming Google Play Console app is built using Flutter

Just received a notification for the beta update of Google Play Console. The new app is a much needed upgrade over the previous one. Glad to see them using Flutter for it. I caught it with the 3 finger scroll trick submitted by /u/EasternSelection64 link comments https://www.reddit.com/r/FlutterDev/comments/16rllkr/upcoming_google_play_console_app_is_built_using/
πŸ‘2
New post on /r/flutterdev subreddit:

How would I save TextEditingDeltas to a file, to preserve style edits?

To replicate this functionality in this example but with file saving. It should let someone save a file with bold, italics, and underline, which functions the same way as a Reddit post Markdown Mode editor. submitted by /u/ThE_pLaAaGuE [link] [comments] https://www.reddit.com/r/FlutterDev/comments/16rqftg/how_would_i_save_texteditingdeltas_to_a_file_to/
New post on /r/flutterdev subreddit:

I hate web development, working with javascript developers, and responsive design

I hate all of these things and I wish I could just do app dev, but unfortunately cant find any flutter dev work and hunting for clients right now sucks. Im so sick of these web frameworks and these javascript full stack nerds who ruin everything. submitted by /u/sprmgtrb link comments https://www.reddit.com/r/FlutterDev/comments/16rulf0/i_hate_web_development_working_with_javascript/
New post on /r/flutterdev subreddit:

Finding used packages on released app

Can I find used packages in a flutter app which has published? Is it possible with reverse engineering or something? On previous posts, some folks have discussed used packages on play console, actually this is my start point. submitted by /u/hardinvestigator link comments https://www.reddit.com/r/FlutterDev/comments/16s8q94/finding_used_packages_on_released_app/
New post on /r/flutterdev subreddit:

What packages do you use as a replacement of uni_links?

Uni_links hasn't gotten any updates since 3 years. What packages do you use in place of uni_links or are you still using it? submitted by /u/Confident-Viking4270 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/16skcph/what_packages_do_you_use_as_a_replacement_of_uni/
πŸ‘1
You can join #FlutterHeroes24 in the way that suits you. In person in Turin to meet, greet and smell the people :) Or online with access to all presentations and participation in the Q&A πŸ”₯ 23 February 2024 πŸ”₯ https://flutterheroes.com/2024/
We're excited to build the best possible agenda for #FlutterHeroes24. Submit your talk. Share with your network. Let's make sure this opportunity reaches deep within the #Flutterdev community https://papers.synesthesia.it/flutter-heroes-2024/cfp
πŸ‘1
New post on /r/flutterdev subreddit:

Golf App based on AI built with flutter

Hey All, Today, I'm excited to present something on which i worked the last year. maybe you can take some minutes to check it out and let me know about your feedback. With Dr. Divot App you can: Scorecard Scanning by AI First Eclectic/Ringer App Golf Gamification Share Scorecards Course-Specific ... https://www.reddit.com/r/FlutterDev/comments/16ss0qe/golf_app_based_on_ai_built_with_flutter/
πŸ‘1
New post on /r/flutterdev subreddit:

Mac Sonoma with XCode 15 no issues?

are there no issues Mac Sonoma with Xcode 15 environment? ​ ​ submitted by /u/evoue link comments https://www.reddit.com/r/FlutterDev/comments/16t6rcb/mac_sonoma_with_xcode_15_no_issues/
If you want to rachet up your number of users, to roadtest your tech, then be part of #FlutterHeroes24. Through our marketing & comms activity we reach 10,000s of devs and your brand and message can be part of that. https://flutterheroes.com/2024/flutterheroes-sponsors/
New post on /r/flutterdev subreddit:

Creating an Autocomplete Search Field in Flutter

searchfieldautocomplete is a Flutter package that provides a customizable search field with autocomplete suggestions. It is designed to make it easy to implement autocomplete functionality in your Flutter applications. Here are some of the key features of the searchfieldautocomplete package: ... https://www.reddit.com/r/FlutterDev/comments/16tgmen/creating_an_autocomplete_search_field_in_flutter/
❀1πŸ‘1
New post on /r/flutterdev subreddit:

Flutter going to die?

Got to hear from my Lead that with Tim Sneath leaving and with KMM on the horizon, Flutter is going to die. Is it true? submitted by /u/Jigsaw777 link comments https://www.reddit.com/r/FlutterDev/comments/16tnh1d/flutter_going_to_die/
πŸ‘2πŸ‘1
New post on /r/flutterdev subreddit:

Announcing appflowy_editor 1.4.3 now supports iOS, Android, macOS, Windows, and Web

https://pub.dev/packages/appflowy_editor appflowy_editor is a highly customizable rich-text editor for Flutter. It's test covered and well-maintained, supporting iOS, Android, macOS, Windows, and Web. It comes with basic types such as BIUS, headings, checkboxes, lists, highlights, links, and... https://www.reddit.com/r/FlutterDev/comments/16u5svi/announcing_appflowy_editor_143_now_supports_ios/
πŸ‘2
New post on /r/flutterdev subreddit:

ONLINE EVENT: Building offline-first Flutter apps w/ Supabase and PowerSync

Today at 8am PT the Supabase team joins us in a showcase of how to build offline-first Flutter apps with Supabase and PowerSync. We walk through how to build an offline-first chat app and demo an offline-first Trello (kanban) clone β€” all built with Flutter. All welcome – save your seat here! ... https://www.reddit.com/r/FlutterDev/comments/16ufhb9/online_event_building_offlinefirst_flutter_apps_w/
πŸ‘3πŸ‘1
New post on /r/flutterdev subreddit:

Freelance flutter developer maintenance rate

I am looking for a freelance flutter developer to perform routine maintenance on my flutter mobile app (android+ios). These maintenance includes the usual bug fixes, android/iOS updates etc. I’ve did some research and found that usually they charge their client via 2 ways, the first being a... https://www.reddit.com/r/FlutterDev/comments/16v4doj/freelance_flutter_developer_maintenance_rate/
New post on /r/flutterdev subreddit:

Flutter 2D Drawer

I all, I need to know if there is a package or project I can use to build a 2D drawer "like autocad" to paint and insert Objects that i can resize, rotate and move. submitted by /u/micheleg1995 link comments https://www.reddit.com/r/FlutterDev/comments/16v52wq/flutter_2d_drawer/
😁1
New post on /r/flutterdev subreddit:

Sync local database (SQLite) with server side database

I am developing a flutter app, and I want to fetch data from server and save it locally (SQLite) to use it when offline. The data is never modified locally but only synchronized with the server side database when there is modifications in the server. What is the method (Algorithm / Tool /Package ... https://www.reddit.com/r/FlutterDev/comments/16vf5zb/sync_local_database_sqlite_with_server_side/
πŸ‘6