@Boni2k Probably! If someone wants to try it, you'll need to cache the whole of `.dart_tool/build/entrypoint`, it contains the compile output plus dependencies and digests that are used to check if the compile output is up to date. Please share if you get something working :)
Released build_runner 2.14 with a nice pile of performance, quality of life and bug fixes.
pub.dev/packages/build…
Big thanks to two new contributors for the OSC hyperlinks feature and the watch mode performance improvements!
@Boni2k I purchased bike control's pro subscription for 2.99 per month via google playstore and logged in with my gmail in the app too.
But the app is still denying me any pro features. Why? My app version is 5.1.1 on pixel 10 pro
@DerekFeehrer Paid for it for a month, but canceled it due to
1) not being able to show two videos side by side
2) "Voice generation" credits are way too expensive
3) lack of answers from support (you)
I just took this screen recording and turned it into a full product demo video in 20 minutes, using only one app.
3D animations, text, AI voiceover, music, and 3D gradient callouts to draw attention to the important parts.
But sure, keep posting Loom videos.
Reflux is actually a very nice state management library for Flutter as well as React.
Really suits my approach to managing state.
pub.dev/packages/reflux
@SebastianRoehl@HabitKit I'd love to be able to mark certain Habits as completed right from the notification in Android - any chance of that being added? :)
Implemented user feedback: Added "General Notifications" (reminders not tied to a specific habit) to @HabitKit. Users can also customize the notification title and body 👌
@verry_codes There's work in progress with Flame 3D support, but it requires Impeller - so no luck on Web. For basic functionality, there's also simple_3d_renderer.
I need to create a 3d scene in Flutter which I can add 3d objects to (rectangles, cubes for now, custom 3d objects later). Never worked with 3d before - any packages/hints/resources I could look into 👁️🗨️👀?
Realistically instead of using plugins like pub.dev/packages/in_ap… (great work btw) that rely on message passing between Dart and Android, we should be able to just call whatever native API is needed directly from Dart
Using jnigen I created bindings to developer.android.com/guide/playcore… and was able to call core Android APIs directly from Dart. Isn't that cool?! Blog post coming soon :)
@Boni2k@gawronlucas I tried that but didn't like it too much, because there's far more white space to swipe through. It feels odd to have so much space between pages, especially in landscape mode.
I'm working on iPad support for my Flutter Tips app.
Left/right swipe works well on mobile, but it doesn't feel quite right on bigger screens because there's a lot of white space on the sides.
How to improve the UX for content can be scrolled vertically within a PageView?
@biz84 Hmm maybe make the Page view fill width and add padding to each page separately? So you will have the same looks as on video but scroll will work anywhere you start scrolling (edge to edge)?
@passsy@Pebble used a Pebble 2HR many years ago, then tried several other systems. Finally went back and bought a fresh one a few months ago because there isn't an alternative to that E-Paper display :(
@SamsungDE eure Reparaturfirma sollte die Displayschutzfolie tauschen, stattdessen wurde das ganze innere Display vom Galaxy Fold 4 zerstört. Weder Garantieanspruch noch Kulanz räumt Ihr mir ein. Ist das euer Anspruch? reddit.com/r/GalaxyFold/c…
@luke_pighetti@shorebirddev#commonly-requested-features-on-ios-and-android" target="_blank" rel="nofollow noopener">docs.shorebird.dev/status#commonl…
Main issue would probably be assets, aside from the native code you already mentioned
@shorebirddev Hey team, is Shorebird ready to be used as the primary code release system for both Android and iOS apps?
I understand that native code needs a traditional publish, but what about for everything else?
Could we make this our default publishing method for Dart code?
We just released Shorebird v0.22.0 🥳
Highlights ↓
⬆️ Updated to Flutter 3.16.7
💥 Fixed several iOS crashers
⚖️ Reduced memory usage on iOS by over 30mb
📉 Reduced iOS patch sizes by 10x
🩹 Various CLI quality improvements
📚 Release Notes
github.com/shorebirdtech/…