this post was submitted on 03 Jun 2023
110 points (100.0% liked)

Technology

34441 readers
167 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 5 years ago
MODERATORS
 

I'm thinking mobile but keeping the options open

you are viewing a single comment's thread
view the rest of the comments
[–] grafcube@fosstodon.org 2 points 1 year ago (1 children)

Sure thing! Although, I won't start working on it anytime soon. I'm too busy with irl stuff as well as my other ambitious project (I should probably advertise it more but I want to have it in a more usable state before I do that).

I'll most likely build the app with Kotlin since that's the only way I know to make Android apps (afaict Rust isn't really an option for Android anyway).

[–] falx@lemmy.ml 1 points 1 year ago (1 children)

Oh flutter is with dart, not Rust. I was just giving a bit of my profile to talk a bit about my interests / background.

Kotlin is cool, but let me know if you change your mind about flutter. Though it is backed by Google, it does seem like it is gaining some momentum also among the FOSS communities, and it has the added bonus that the app can then be deployed on Android and iOS (or even desktop / web).

[–] grafcube@fosstodon.org 2 points 1 year ago

Hmm. I might consider flutter then, since the only reason I picked kotlin is because I'm learning it in uni and i cant use rust to make android apps. Well, I'll think about it whenever I actually decide to start. If rust were an option to make native android apps I would have picked it immediately 😄