New post on /r/flutterdev subreddit:
Klarna payment integration
Hello dear Flutter colleagues, Have anyone ever tried to integrate payments with Klarna ? In the flutterstripe release notes there is a mention about Klarna support on the release 2.4.0, However, I can't see anything more about that. https://pub.dev/packages/flutterstripe/changelog β Is... https://www.reddit.com/r/FlutterDev/comments/1126zyd/klarna_payment_integration/
Klarna payment integration
Hello dear Flutter colleagues, Have anyone ever tried to integrate payments with Klarna ? In the flutterstripe release notes there is a mention about Klarna support on the release 2.4.0, However, I can't see anything more about that. https://pub.dev/packages/flutterstripe/changelog β Is... https://www.reddit.com/r/FlutterDev/comments/1126zyd/klarna_payment_integration/
New post on /r/flutterdev subreddit:
ChatGPT App Flutter
Introducing my latest ongoing project: a Flutter app for chatting with OpenAI's language model, powered by the OpenAI API. This app lets users generate their own API key to chat with OpenAI in real-time. With a sleek, intuitive design and easy-to-use interface, this app is perfect for anyone... https://www.reddit.com/r/FlutterDev/comments/112a2va/chatgpt_app_flutter/
ChatGPT App Flutter
Introducing my latest ongoing project: a Flutter app for chatting with OpenAI's language model, powered by the OpenAI API. This app lets users generate their own API key to chat with OpenAI in real-time. With a sleek, intuitive design and easy-to-use interface, this app is perfect for anyone... https://www.reddit.com/r/FlutterDev/comments/112a2va/chatgpt_app_flutter/
Reddit
From the FlutterDev community on Reddit: ChatGPT App Flutter
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
how can I use getIt inside isolates flutter?
How can I use getIt inside isolates flutter? submitted by /u/iamnijatdeveloper link comments https://www.reddit.com/r/FlutterDev/comments/112s38f/how_can_i_use_getit_inside_isolates_flutter/
how can I use getIt inside isolates flutter?
How can I use getIt inside isolates flutter? submitted by /u/iamnijatdeveloper link comments https://www.reddit.com/r/FlutterDev/comments/112s38f/how_can_i_use_getit_inside_isolates_flutter/
Reddit
From the FlutterDev community on Reddit: how can I use getIt inside isolates flutter?
Posted by iamnijatdeveloper - 7 votes and 21 comments
New post on /r/flutterdev subreddit:
I've made a vs code to facilitate the navigation through tests
Hello, I've created a vs code extension that add a button to switch between the source file and the test file, it also display at the top of each functions and classes the number of associated tests. Also if no test file is found for the file you are editing the extension will made some... https://www.reddit.com/r/FlutterDev/comments/112tqwx/ive_made_a_vs_code_to_facilitate_the_navigation/
I've made a vs code to facilitate the navigation through tests
Hello, I've created a vs code extension that add a button to switch between the source file and the test file, it also display at the top of each functions and classes the number of associated tests. Also if no test file is found for the file you are editing the extension will made some... https://www.reddit.com/r/FlutterDev/comments/112tqwx/ive_made_a_vs_code_to_facilitate_the_navigation/
Reddit
From the FlutterDev community on Reddit: I've made a vs code to facilitate the navigation through tests
Explore this post and more from the FlutterDev community
GeniusCrew is a Dutch software house that specialises in Flutter. Their team of devs, project managers, designers & marketers work on: mobile apps, web apps & PWA dev, UX/UI design. Meet them at #FlutterHeroes23 https://geniuscrew.eu/
Another great #Flutterdev provider at #FlutterHeroes23 !! Welcome to Feature sponsor, Zapp! https://invertase.link/fl-hero2023-zapp
New post on /r/flutterdev subreddit:
Tensorflow on flutter
Just curious if there any packages that are not outdated for tflite/tensorflow? Looking at pub dev currently there are 2 packages:https://pub.dev/packages/tflite_flutter https://pub.dev/packages/tflite β Looks like both of them have been abandoned for some reason :/ submitted by ... https://www.reddit.com/r/FlutterDev/comments/113jq2c/tensorflow_on_flutter/
Tensorflow on flutter
Just curious if there any packages that are not outdated for tflite/tensorflow? Looking at pub dev currently there are 2 packages:https://pub.dev/packages/tflite_flutter https://pub.dev/packages/tflite β Looks like both of them have been abandoned for some reason :/ submitted by ... https://www.reddit.com/r/FlutterDev/comments/113jq2c/tensorflow_on_flutter/
Dart packages
tflite_flutter | Flutter package
TensorFlow Lite Flutter plugin provides an easy, flexible, and fast Dart API to integrate TFLite models in flutter apps across mobile and desktop platforms.
We are very happy to announce our support for EMERGENCY for 2023. EMERGENCY provides free, high-quality care to people affected by conflict and poverty. In 2023, β¬1 from every ticket sold to any of our events will be donated to EMERGENCY. https://en.emergency.it/
New post on /r/flutterdev subreddit:
Create Chat bot using Chat GPT Api in Flutter π
submitted by /u/base77 link comments https://www.reddit.com/r/FlutterDev/comments/113omcx/create_chat_bot_using_chat_gpt_api_in_flutter/
Create Chat bot using Chat GPT Api in Flutter π
submitted by /u/base77 link comments https://www.reddit.com/r/FlutterDev/comments/113omcx/create_chat_bot_using_chat_gpt_api_in_flutter/
Reddit
From the FlutterDev community on Reddit: Create Chat bot using Chat GPT Api in Flutter π
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
ImageMagick Plugin for Flutter is now stable
Hey everyone, I'm excited to announce that the ImageMagick Plugin for Flutter is now available in its first stable version! A while back, I shared a dev version of this plugin, but I'm happy to say that I've now completed adding all the bindings and have split the plugin into four separate... https://www.reddit.com/r/FlutterDev/comments/113tx0j/imagemagick_plugin_for_flutter_is_now_stable/
ImageMagick Plugin for Flutter is now stable
Hey everyone, I'm excited to announce that the ImageMagick Plugin for Flutter is now available in its first stable version! A while back, I shared a dev version of this plugin, but I'm happy to say that I've now completed adding all the bindings and have split the plugin into four separate... https://www.reddit.com/r/FlutterDev/comments/113tx0j/imagemagick_plugin_for_flutter_is_now_stable/
Reddit
From the FlutterDev community on Reddit: ImageMagick Plugin for Flutter is now stable
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
PWA or Native App
I see that web push has been implemented in iOS (16.4 beta). So I was wondering, when comparing PWA(web) and Native App(iOS and Android), what do you think are the advantages of Native App? In the days when web push was not available on iOS, I thought the notification was the biggest difference... https://www.reddit.com/r/FlutterDev/comments/1149ltv/pwa_or_native_app/
PWA or Native App
I see that web push has been implemented in iOS (16.4 beta). So I was wondering, when comparing PWA(web) and Native App(iOS and Android), what do you think are the advantages of Native App? In the days when web push was not available on iOS, I thought the notification was the biggest difference... https://www.reddit.com/r/FlutterDev/comments/1149ltv/pwa_or_native_app/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
Welcome to Prime sponsor @synesthesiait. With us from the beginning and forevermore! They're much more than simply software. They are their culture. It's a privilege to work with Synesthesia. https://synesthesia.it/
As a professional developer with a passion for user experience, you are always looking for ways to make your job easier and more efficient. One option is to use an enterprise low-code development platform effectively supporting you with the tasks you may enjoy less (backend development and operation) while leaving you total freedom on the frontend side.
Livebase allows you to easily draw rich data models (as simple diagrams), and to generate fully functional (micro)services named βcloudletsβ, that you can immediately invoke from your web or mobile application and integrate with other backend components, including BPM, ERP, CRM and legacy systems.
https://www.livebase.com/
Livebase allows you to easily draw rich data models (as simple diagrams), and to generate fully functional (micro)services named βcloudletsβ, that you can immediately invoke from your web or mobile application and integrate with other backend components, including BPM, ERP, CRM and legacy systems.
https://www.livebase.com/
New post on /r/flutterdev subreddit:
'Liquid FAB' using Flutter and Shaders
submitted by /u/JideGuru link comments https://www.reddit.com/r/FlutterDev/comments/114k2yb/liquid_fab_using_flutter_and_shaders/
'Liquid FAB' using Flutter and Shaders
submitted by /u/JideGuru link comments https://www.reddit.com/r/FlutterDev/comments/114k2yb/liquid_fab_using_flutter_and_shaders/
Reddit
From the FlutterDev community on Reddit: 'Liquid FAB' using Flutter and Shaders
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Let's recreate together a BeReal user interface without code using Teta
submitted by /u/Dizzy-Entrepreneur52 link comments https://www.reddit.com/r/FlutterDev/comments/114qecm/lets_recreate_together_a_bereal_user_interface/
Let's recreate together a BeReal user interface without code using Teta
submitted by /u/Dizzy-Entrepreneur52 link comments https://www.reddit.com/r/FlutterDev/comments/114qecm/lets_recreate_together_a_bereal_user_interface/
Reddit
From the FlutterDev community on Reddit: Let's recreate together a BeReal user interface without code using Teta
Posted by Dizzy-Entrepreneur52 - No votes and 1 comment
New post on /r/flutterdev subreddit:
can we use someone flutter package as local package
hi i want to use someone flutter package as local package in my flutter application does it cause any copy right issue. i want to use these two packages as local package https://pub.dev/packages/flutterqiblah https://pub.dev/packages/hijri submitted by /u/MALIKWAQAS link comments https://www.reddit.com/r/FlutterDev/comments/115atoj/can_we_use_someone_flutter_package_as_local/
can we use someone flutter package as local package
hi i want to use someone flutter package as local package in my flutter application does it cause any copy right issue. i want to use these two packages as local package https://pub.dev/packages/flutterqiblah https://pub.dev/packages/hijri submitted by /u/MALIKWAQAS link comments https://www.reddit.com/r/FlutterDev/comments/115atoj/can_we_use_someone_flutter_package_as_local/
Support for backend development and operations, plus the chance to win up to β¬1500. Check out the Livebase low/no code platform https://www.livebase.com/join-a-livebase-development-contest
New post on /r/flutterdev subreddit:
Are there official (from Google) flutter packages for cryptographic libraries?
I found the flutter openpgp package. It is published by an individual developer. Are there cryptographic library packages provided by "official" sources like say Google? What do you guys use for encryption? I need to use it for a side project. submitted by /u/perfopt link comments https://www.reddit.com/r/FlutterDev/comments/115fmc7/are_there_official_from_google_flutter_packages/
Are there official (from Google) flutter packages for cryptographic libraries?
I found the flutter openpgp package. It is published by an individual developer. Are there cryptographic library packages provided by "official" sources like say Google? What do you guys use for encryption? I need to use it for a side project. submitted by /u/perfopt link comments https://www.reddit.com/r/FlutterDev/comments/115fmc7/are_there_official_from_google_flutter_packages/
Reddit
From the FlutterDev community on Reddit: Are there official (from Google) flutter packages for cryptographic libraries?
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Simplifying Multiple Returns in Dart 3.0 with Records
submitted by /u/Moksh-Mahajan link comments https://www.reddit.com/r/FlutterDev/comments/115lawd/simplifying_multiple_returns_in_dart_30_with/
Simplifying Multiple Returns in Dart 3.0 with Records
submitted by /u/Moksh-Mahajan link comments https://www.reddit.com/r/FlutterDev/comments/115lawd/simplifying_multiple_returns_in_dart_30_with/
Reddit
From the FlutterDev community on Reddit: Simplifying Multiple Returns in Dart 3.0 with Records
Explore this post and more from the FlutterDev community
Joining us in Turin this week for #FlutterHeroes23? Make sure you've blocked the time to stay and enjoy the Aperitivo.. starts 18:00 and finishes, well, when the wine and delicious snacks are goneπ·π·π· https://flutterheroes.com/2023/agenda/
Flutter Heroes 2023
Agenda - Flutter Heroes 2023
Flutter Heroes 2023 - the leading Flutter conference with global experts presenting on the most important Flutter topics.
New post on /r/flutterdev subreddit:
Database query basics with Flutter and Supabase video for any Flutter and Supabase users!
submitted by /u/dshukertjr link comments https://www.reddit.com/r/FlutterDev/comments/1171es0/database_query_basics_with_flutter_and_supabase/
Database query basics with Flutter and Supabase video for any Flutter and Supabase users!
submitted by /u/dshukertjr link comments https://www.reddit.com/r/FlutterDev/comments/1171es0/database_query_basics_with_flutter_and_supabase/
Reddit
From the FlutterDev community on Reddit: Database query basics with Flutter and Supabase video for any Flutter and Supabase users!
Explore this post and more from the FlutterDev community