New post on /r/flutterdev subreddit:
Can I split a text document into two parts in code?
submitted by /u/ThE_pLaAaGuE [link] [comments] https://www.reddit.com/r/FlutterDev/comments/16pddok/can_i_split_a_text_document_into_two_parts_in_code/
Can I split a text document into two parts in code?
submitted by /u/ThE_pLaAaGuE [link] [comments] https://www.reddit.com/r/FlutterDev/comments/16pddok/can_i_split_a_text_document_into_two_parts_in_code/
Reddit
Can I split a text document into two parts in code? : r/FlutterDev
119K 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:
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/
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/
Reddit
From the FlutterDev community on Reddit: need support for using bloc_test
Posted by Sorry-Priority-3615 - No votes and 3 comments
π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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π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/
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/
Reddit
[deleted by user] : r/FlutterDev
148K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
π₯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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π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/
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/
Reddit
How would I save TextEditingDeltas to a file, to preserve style edits? : r/FlutterDev
146K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
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/
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/
Reddit
From the FlutterDev community on Reddit: I hate web development, working with javascript developers, and responsive design
Posted by sprmgtrb - No votes and 5 comments
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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π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/
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/
Reddit
From the FlutterDev community on Reddit: Golf App based on AI built with flutter
Posted by Akram-95 - 0 votes and 7 comments
π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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
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/
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/
Reddit
[deleted by user] : r/FlutterDev
145K subscribers in the FlutterDev community. A community for the publishing of news and discussion about 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/
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/
Reddit
From the FlutterDev community on Reddit: Flutter going to die?
Posted by Jigsaw777 - No votes and 23 comments
π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/
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/
Dart packages
appflowy_editor | Flutter package
A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.
π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/
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/
Reddit
From the FlutterDev community on Reddit: ONLINE EVENT: Building offline-first Flutter apps w/ Supabase and PowerSync
Explore this post and more from the FlutterDev community
π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/
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/
Reddit
From the FlutterDev community on Reddit: Freelance flutter developer maintenance rate
Posted by lasadieee - 7 votes and 9 comments
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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π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/
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/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π6