Auch heute wieder ein wenig getestet, um zu sehen, ob ich mit #FlutterFlow alles abbilden könnte, was ich für mein potenzielles Projekt (Poker Management Software) so grob brauche. Heute habe ich einen einfachen Timer mit ablaufender Progressbar getestet. Das funktioniert tatsächlich sehr einfach und problemlos, inklusive der notwendigen Berechnungen.
TIL: FlutterFlow has a marketplace.
---
RT @flutterflow
Now you can add ChatGPT to any @flutterflow project! 🤖
Try out the new ChatGPT custom actions in the #FlutterFlow Marketplace.
With one click, you can add the power of AI to your app! The advanced custom action even allows you to send and store full conversation history. 💬
https://twitter.com/flutterflow/status/1635674223170535424
Two services I’ve enjoyed with playing with separately are now nicely integrated. Nice. #flutterflow #supabase #tech #flutter https://youtu.be/hw9Q-NjASbU
#flutterflow #supabase #Tech #flutter
Two services I’ve enjoyed with playing with separately are now nicely integrated. Nice. #flutterflow #supabase #tech #flutter https://youtu.be/hw9Q-NjASbU
#flutterflow #supabase #Tech #flutter
I um.... made a GUI app?
I had to find out....
Now that the CLI has a built in web server I had to know if i could, in fact, make a GUI app that talked to it.
Seems like yes.
Spent a few hours in #FlutterFlow and got this.
No attempts were made to make it pretty. On the left is a column of documented command populated by the API. On the right is the details of the most recently clicked command.
So. 90% done? The remaining 10% is all polish though which inevitably takes forever.
1/?
I am busy that I cannot ask how you are these days!
Tell me, friends, how are you feeling these days?
Anything exciting that you are doing?
I start myself:
- not feeling well, especially mentally
- working on advanced #Flutter desktop content
- #FlutterFlow course (Free)
so, concluding my 1st day poking with #FlutterFlow attempting to make a client for a simple bookmark manager's API
tldr; in ~3 years this will be amazing. Right now it's "good" but there are a lot of asterisks on that "good"
They've done a great job, but it's a BIG problem with a TON of little pieces, and there's still a long way to go.
BUT:
1. there's no lock-in
2. you can download your source code
3. there are zero restrictions on extending it with custom dart+flutter code
TIL #flutterflow doesn't work as you'd expect with APIs on localhost
Normally the browser is what's making the call, and thus localhost is localhost _to the browser_ BUT in flutterflow they're doing something funky on the backend and localhost is... one of their machines.
So, i had to enable port forwarding in our firewall AND give a dynamic dns to this computer ( thank you duckdns.org ), then replace localhost with the new <foo>.duckdns.org domain and voilà it works! Yaaay
annoying.
A father of two who lives in Seoul, Korea. Web/app product designer with 18+ years of experience. Recently started learning #FlutterFlow and #Blender. Play #Minecraft with son sometimes.
#minecraft #blender #flutterflow #introduction
Knowing what can be done and what CAN'T be done is not easy for a beginner.
I've been making a web app using a no-code tool, #FlutterFlow. I thought it'd be so easy once I get familiar with the tool since I'm a seasoned product designer / project manager.
I was wrong. My data structure is perpetually flawed, and it takes like whole couple days to fix a single bug. It takes longer and longer to add one simple feature as the app gets more complex.
So kudos to #SoftwareEngineers. Especially to the ones who worked with me without strangling me.
#softwareengineers #flutterflow