I
I
Ivanko2020-03-07 18:22:12
SQL
Ivanko, 2020-03-07 18:22:12

Flutter vs Java (kotlin)?

I am engaged in web development, sometimes I want to write an application for myself on android, how quickly, without a month of learning the basics and more promising to do it (natively)? Flutter or Java(kotlin)? Well, the main thing is to work quickly.
An application that will work on REST with an API.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
K
Konstantin Tsvetkov, 2019-07-26
@maks78945

I need to get everything in work by date, and this is step1 step2 step3, and only after them by date step4
SELECT id, date, step 
FROM table 
ORDER BY CASE WHEN step = 'step4' THEN 1 ELSE 0 END, date DESC

S
Sergey Shvyrev, 2020-03-08
@ivan99

Flutter only.
In my experience 5 years Java dev, 1 year TypeScript. Much easier than Flutter.
The entry threshold is significantly lower for a Web developer. Androyd futures are very simplified.
Kotlin is basically a blueprint for Java sugar. Syntactic sugary sexual perversions were added to all the sexual perversions of Java under Androyd.
There is no point in fooling around.

N
Northwood_FX, 2020-03-08
@Hilandar

I use Flutter after ReactNative, I can say that Flutter is SUPER!
Here in Russian infa flutter.su

A
Andrew Nodermann, 2020-03-10
@Lucian

I also recently started using Flutter, from the pluses it compiles to 2 platforms at once.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question