Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "flutter"
-
!rant
Worked all day and got my embedded systems project working the first time! Bluetooth as well! 😁
It's a Fitbit clone that keeps track of steps that I did from scratch and writing the companion app from scratch as well in flutter/dart. Ask any questions if you're curious!35 -
I have been a mobile developer working with Android for about 6 years now. In that time, I have endured countless annoyances in the Android development space. I will endure them no more.
My complaints are:
1. Ridiculous build times. In what universe is it acceptable for us to wait 30 seconds for a build to complete. Yes, I've done all the optimisations mentioned on this page and then some. Don't even mention hot reload as it doesn't work fast enough or just does not work at all. Also, buying better hardware should not be a requirement to build a simple Android app, Xcode builds in 2 seconds with a 8GB Macbook Air. A Macbook Air!
2. IDE. Android Studio is a memory hog even if you throw 32GB of RAM at it. The visual editors are janky as hell. If you use Eclipse, you may as well just chop off your fingers right now because you will have no use for them after you try and build an app from afresh. I mean, just look at some of the posts in this subreddit where the common response is to invalidate caches and restart. That should only be used as a last resort, but it's thrown about like as if it solves everything. Truth be told, it's Gradle's fault. Gradle is so annoying I've dedicated the next point to it.
3. Gradle. I am convinced that Gradle causes 50% of an Android developer's pain. From the build times to the integration into various IDEs to its insane package management system. Why do I need to manually exclude dependencies from other dependencies, the build tool should just handle it for me. C'mon it's 2019. Gradle is so bad that it requires approx 54GB of RAM to work out that I have removed a dependency from the list of dependencies. Also I cannot work out what properties I need to put in what block.
4. API. Android API is over-bloated and hellish. How do I schedule a recurring notification? Oh use an AlarmManager. Yes you heard right, an AlarmManager... Not a NotificationManager because that would be too easy. Also has anyone ever tried running a long running task? Or done an asynchronous task? Or dealt with closing/opening a keyboard? Or handling clicks from a RecyclerView? Yes, I know Android Jetpack aims to solve these issues but over the years I have become so jaded by things that have meant to solve other broken things, that there isn't much hope for Jetpack in my mind 😤
5. API 2. A non-insignificant number of Android users are still on Jelly Bean or KitKat! That means we, as developers, have to support some of your shitty API decisions (Fragments, Activities, ListView) from all the way back then!
6. Not reactive enough. Android has support for Databinding recently but this kind of stuff should have been introduced from the very start. Look at React or Flutter as to how easy it is to make shit happen without any effort.
7. Layouts. What the actual hell is going on here. MDPI, XHDPI, XXHDPI, mipmap, drawable. Fuck it, just chuck it all in the drawable folder. Seriously, Android should handle this for me. If I am designing for a larger screen then it should be responsive. I don't want to deal with 50 different layouts spread over 6 different folders.
8. Permission system. Why was this not included from the very start? Rogue apps have abused this and abused your user's privacy and security. Yet you ban us and not them from the Play Store. What's going on? We need answers.
9. In Android, building an app took me 3 months and I had a lot of work left to do but I got so sick of Android dev I dropped it in favour of Flutter. I built the same app in Flutter and it took me around a month and I completed it all.
10. XML.
If you're a new dev, for the love of all that is good in this world, do NOT get into Android development. Start with Flutter or even iOS. On Flutter and build times are insanely fast and the hot reload is under 500ms constantly. It's a breath of fresh air and will save you a lot of headaches AND it builds for iOS flawlessly.
To the people who build Android, advocate it and work on it, sorry to swear, but fuck you! You have created a mess that we have to work with on a day-to-day basis only for us to get banned from the app store! You have sold us a lie that Android development is amazing with all the sweet treat names and conferences that look bubbly and fun. You have allowed to get it so bad that we can't target an API higher than 18 because some Android users are still using devices that support that!
End this misery. End our pain. End our suffering. Throw this abomination away like you do with some of your other projects and migrate your efforts over to Flutter. Please!
#NoToGoogleIO #AndroidSummitBoycott #FlutterDev #ReactNative16 -
*while still in bed, watches couple of videos of Google presenting flutter and building apps in less than 30 minutes*
*this is freaking interesting*
*gets out of bed, opens Firefox and types: " learn React native", installs VSC, npm ....*
I don't understand how my brains works 😒7 -
I'm kind of in love with Flutter. This is not Gmail, this is an UI I built with it in just a couple of hours to mimic that of Gmail, my friends are already using it for pranks 😅16
-
I applied for a flutter position at a company.They asked me if I have 5+ years of experience programming with flutter.
I left the room at that very instant.
Flutter was launched in 2017.8 -
Made my FIRST APP using Flutter.
How's it?
Fetches 'Random Rants' from devRant.
Should I put the code on Github?
PS: will break if the image is too long in height16 -
(Instant Message)
Client: Are you there?
Me: Yes speak please.
(Why don't you just leave the message? It's not like having a phone call…)
Client: The contract is ready. I'll send it to you.
(Waited for an akaward 10 minute…)
Client: ???Can you receive it???
(Omg are you doing SSL handshake or what? Just send the file!)
Me: Yes I can pleasre send it to me thank you so much.
So after promoting Flutter to the clients (for whom cross plateform solution are perfect match) for almost a year, today I finally got the first ever Flutter App contract. I believ e time for Flutter is really coming. Wish me luck!3 -
If you are Flutter developer, checkout FlutterScreens on GitHub and show some love.
https://github.com/samarthagarwal/...8 -
Upon a certain angry Germans recommendation I started getting into flutter.
Best fucking decission ever. Shit is simple and makes sense.
I ain't tagging him cuz he don't like being tagged.
But thanks man!! You know who you are!
The code makes sense, the widget tree hierarchy makes sense, knowing the native counterpart helps whenever the flutter portion ain't doing it(has not happened yet) and dart is really a good language.
The tooling is fucking genius, funny enough the emulators open quicker with vs code than android studio or xcode(fuck those two btw, 2 fucking years of hate towards them ain't going away) and building designs programatically make waaay more sense.
Flutter gave me back my hope for mobile development. This is google knowing that they fucked up Android development and fixing it and schooling IOS development for taking a good set of languages(obj c and swift) nd fucking them up with their shit way of development.
I am in love.9 -
** interview call**
HR: we are recruiting flutter developers.
me: ok...I am interested
HR: how many years of experience are you having with flutter ? we are looking for someone with a minimum of 3 yrs.
me: can you tell me when was flutter launched? (with a lame smile)
HR: ok thank you for your time. 🙂4 -
HR : Hiring for a senior flutter developer with 8+ years experience
Flutter release date : May 2017
Thug life4 -
Time to show off another UI built with Flutter. Here is the link to the repo if anybody wants to check it out: https://github.com/samarthagarwal/...3
-
My day:
Creates flutter project.
Gradle failed
Update Android studio and gradle
Gradle failed
Uninstall a Android studio (at least I thought I did)
I install Android studio
Gradle failed
Repeat least three steps 2x
Gradle works!
Flutter failed.
:(3 -
So I thought it would be cool to build UI/Screens for Flutter apps and put them out for the world to use. People are already using my designs in their apps and it just feels amazing. I am continuously adding new screens and widgets as and when I get time.
Feel free to fork and show some love: https://github.com/samarthagarwal/...3 -
In my opinion flutter is the best for cross platform mobile applications
Better than ionic, nativescript and xamarin for now14 -
@dfox @trogus how is Appcelerator working out for you guys for cross platform development?
I’m going to be making/totally rewriting the mobile apps for an online service this summer and I’m looking into options.
Currently I’m considering Xamarin, React Native, and Flutter, but I looked at the devrant tech stack page and began looking into appcelerator. What made you guys choose that? What’s the experience like?
Also if anyone else has arguments to make for any of the other three go for it! I’m a fairly new (compared to a lot of people on here) dev but Im pretty confident without programming knowledge and I’m just curious what the industry recommendations/people’s opinions are.
Thanks devrant, you’re awesome!27 -
So... I made my second flutter app based on an idea suggestion from @Nomad.
Idea: https://devrant.com/rants/3708896/...
Project: https://github.com/GiddyNaya/...
Time of delivery: 5 days approx.18 -
React Native or Flutter for mobile development? Why? What are the Pros and Cons?
I'm a PHP and JS guy currently learning the MEAN stack. Thanks!4 -
The more time I get to play with Flutter, the more I am enjoying it. Google mentioned in their Udacity course that the best way to learn is to try and build an app that you use daily. So, I spent my Sunday building a UI clone of Facebook.
Are you also trying Flutter? What are your views?9 -
This is a student helper app I coded and designed for our university that is written in Dart and flutter. For now it supports fetching the course schedule for a given student and the cafeteria menu. What do you guys think of the UI? Any recommendations for improvement or tips for working with flutter in general?26
-
You know what they say...
When life gives you APIs, make clients.
So I found this API that powers the Twitch overlay extension for the Overwatch League and thought it'd cool to see a mobile version of it.
Done in Flutter: OWL Live Stats (https://drive.google.com/open/...)
Give it a try if you want. Right now it's pointing to a dummy API I created based on the one I found because there are no matches at the moment.
The goal was to get it done before playoffs start (July 11) so hopefully I'll get some feedback from you in case I want to publish the thing.
Appreciate your time :)
Disclaimer: I didn't bother investigating how legal and/or useful making/publishing this app is.2 -
So.....Google Flutter is finally out of beta and ready to go.
Why? Well you see, Google realized that Android development was a complete fucking mess (50+ lines of code to get a permission? Yeah eatadick) and that Fb had it right with React Native which held a better model for building interfaces and manipulating said data. Dart as a language is very nice and for those comming from C#, Java and Js should not pose that much of a hassle.
I love Java, I really do, but Google took care of making Android Java development as tedious as fucking possible with the quirky Android API. Hopefully Flutter will make it better and hopefully Fushia will become a better OS.
Remember, language extensions or frameworks happen for 2 different reasons:
1 the community loves the environment and language enough that they make more cool stuff for it (Js, Ruby, Python etc, this phenomena happens in said ecosystems)
2 the environment is so severly flawed that people add libs to fix it (or extensions to the language if we ate talking about a language)
E.g Android Butterknife, okhttp etc.
I welcome our Dart overlords.10 -
I created this Pet lost and found app (only available in my country for now) , written in Flutter (client side), elixir (backend), MySql (dB).
Just a small project for a charity organizations.
Just in case the gif is not moving https://youtu.be/oO5Q7xS7rOQ3 -
Want to fuck other developers? Then make a quite probable project name illegal without documenting it, nor providing any helpful information in the error messages.
I tried to name my Flutter test project flutter_test. Turns out that that name is reserved (it's a package). Fml. 🤦🏽♂️4 -
I love Flutter. So simple. Such good docs. Not totally shit multiplatform. Flutter is my new favorite framework. Good job Google5
-
This is my first and current Rant/story so here it goes, I've been working for a company for past 10months now, where i was interviewed on Java, then i was put into mobile development and started to build an app in swift (successfully finished it) after two months i was working on ARKIT(didn't build anything BIG mostly R&D), then started working on React-native and built an app from scratch using firebase as backend (both RN and firebase was new to me) and pushed it to AppStore and PlayStore, and currently i'm working on Flutter!.. At first it was pretty irritating switching frameworks and technologies but now i've become more positive about it and i look at it as an opportunity to learn new stuff :)1
-
I really do like Flutter/Dart but I just cannot be the only who thinks that the way to create several nested components/widgets is even close to somewhat readable, what the fu** Google.6
-
I'm so done with flutter.
I wanted to give it a little try by rewriting a small android project I wrote a few years back. It brings some nice concepts especially when it comes to UI related programming but that's all I can really compliment it for. It's nothing more than something to play with as it is right now.
Also I think this text will be hidden behind the read more. Did I successfully bait you with that cat?
The things I truly hate about it:
The ide integration makes me wanna use eclipse again. At least most nonsensical error messages disappear after saving the document on eclipse.
.
Wanna generate a new function? Yeah, let me just place it RIGHT INSIDE THIS FUCKING IMPORT STATEMENT
Over at Google: Let's just rename everything from java slightly different and put it in nonsensical context so that you have to learn all of it again. Also why don't we make it so that the code suggestions only suggest things you already imported, so that you have to look up every little piece shit feature.
When it comes to databases, I must say, I had more fun working with PHP and mysql than with sqFUCKlite. Throwing away the Room components for that? What a joke...
I already said what i think about the syntax here an devrant but I'm more than happy to repeat it here:
The syntax looks like someone looked at C#, Java and JavaScript and then decided to vomit the worst parts of it into a programming language. I can't really classify anything original about it. There are clear inspirations, but they are confusingly mashed together with the other languages making this one nuts of a language.
Android SDK documentation is a blessing in comparison to whatever the fuck flutter tries to do.
I don't think I'll want top touch that Google side project again within the next few years, if it hasn't been replaced with a new side project like billiard by then.5 -
✓ Survive 2018 with Flutter
✓ Survive 2018 with PHP
❌ Survive just today with fucking React and Js
2019 gonna be fun 🥂 -
I was reluctant to try out flutter earlier on because of claims online stating that hybrid frameworks aren't there yet. That's one hell of a crap!
I fell in love with flutter after completing my first flutter app. Shit was just too easy. So many helpful libraries which has eased my overall workload lately.
We built a Native Android app which took 2months+ to complete and I just finished porting it to flutter for iOS and Android in 3 weeks. Boss was happy, Client was happy, I am freaking joyous, everybody is happy!
From the mouth of a Native Android Dev with over 5yr of exp. This shit called flutter is worthy of all the hype. I fucking kid you not!
I don't know about the past... I assume it was shitty then cus I also blasted it based on git issues but now it seems even more faster to build production worthy apps than anything I've encountered.4 -
1 - Spend 6 months building an app with Flutter
2 - Try to add in-app purchase. Must upload an apk to google console and register a product
3 - Must launch the app so the product is activated
4 - Console complains apk must contain 64 bits version
5 - Go to the issues tab on github and find a solution
6 - Implement the solution, recompile and send 2 apk files to Console
7 - Did not work...
8 - Find out maybe the console will allow just on closed alpha and beyond
9 - Put apks on closed alpha and fail because the Console wants a new apks with increased version codes...
10 - Recompile and send apks
11 - Console won't allow launching unless the format is using the new App Bundle
12 - Flutter does not support App Bundle with 32 and 64 bits...
13 - See issue about it saying the possible fix is in beta version, just need to update... What could go wrong?
I just wanted to release a damn app
I hate that shit5 -
Me: flutter upgrade
*15 minutes later*
Me: cool all done!
Me: flutter run
Flutter: gotta redownload that successfully installed update all over again because fuck you!
*cries in corner*5 -
Flutter 1.0 is announced and they even planned to make Flutter for the web in the form of Hummingbird. Exciting times.5
-
i'm supposed to use some lorem ipsum when making flutter work to explore most of it's features but of course my meme brain turns on and makes this monstrosity instead4
-
Tried flutter for the first time in life, for 2 days, java based Android dev here.
I have some.... thoughts...
Flutter does not feel extremely new to me. It is very much relatable if you have ever tried basic the spring/ other java based gui framework. It is trying to achieve the goods from multiple worlds,its so far good, but mann its playing on thin ice.
Flutter : Yo boy embrace me. I am the beauty. checkout my hot reload.
Me :❤️❤️😍 (But wait. your first execution is wayy longer than a simple android studio build. And AS would generally take smaller time after every rebuild. And you are going to take the same long time as first build, if app gets closed or my usb gets accidentally removed. So I see what you did there ;))
Flutter: Ha. Checkout my function passing as parameter. ever thought your puny java going to give you that?
Me :you got me ,❤️. (Although this style is not so uncommon with web devs)
Flutter: everything is a widget, everything is stateful or stateless, Single Streams FTW!
me: ❤️
Flutter:You kotlin devs are gonna love me, i got Small, concise code
Me: Now wait, This is a thin ice for me, okay? I hated when kotlin replaced everything with symbols & lamdas for a confusing but small code, So be careful,even though your code is still good.
Flutter : Control every pixel , dear! No more xmls!
Me : Yes, what is with that? are we accidentally going in the past?
Java desktop apps, spring framework used to build whole layouts with programming language. The day i stepped into Android, it was xml for ui and java/kotlin for code. was that a bad decision or is this one?
Anyways i liked my stuff seperated, but that's just me.
Flutter : Ugh so much whining. Are you going to work with me or not?
Me : Yes mam! ❤️4 -
I hate Xcode so fricking much!
I hate Macs in general, and trying to export for iOS.
So convoluted, counter-intuitive.
And cocoapods? WTF are they?!
Visual Studio, Android Studio + Flutter is so easy: "flutter build" ....done!
But YOU, you fucking xcode peice of wank....are summink ELSE!15 -
I was a Project Manager, studied my a$$ off at 38 to become a mobile developer. Built production apps in Java, React Native. I've studied Kotlin and Flutter. Then my company almost went belly up and I had to scramble to find a job to support my family. Back to being a PM which I hate. Started with Swift because my son is old enough to play with Swift Playgrounds and thinking about making a break back into dev. Every post I see on Twitter is about Flutter, maybe RN, but not much Native iOS. Is it wrong that I'm loving it thus far? What's the future for Native iOS and Android developers?5
-
In flutter , there’s something called TextButton.icon. Which render a button look like this :
(👍🏼 Like Button)
But there’s this tiny twat decided to use countless of nested column in a nested row and containers just to create a fucking button! This particular class contains 1438 lines of code! Most of the code are redundant and nested fucking shit.
I want to punch this guy so hard but I do not intend to start a ww3 with china.
That means I have no choice but refactor it as I implement a feature requested by the product team, every components break. It is like a land mine field here. One changes , the entire application crash.
So there are useless mother fucking Sherlock fucking holmes kept telling me that “don’t worry about refactoring now , just complete the task.” , like seriously “how in the name of mother fucking god of all arseholes can I complete my task when I can’t change even one component?”
These people are fucking genius. Their intelligence resurrected Einstein and made him die the second time.3 -
Flutter is basically how my poor soul trying to get compatible with my 6 different personalities and ends up being a disappointment from time to time.4
-
Heya,
College is no place to chill and be laid back as shown in movies. The reality is that it is more challenging than school with peer pressure being no stranger to us.
Being a newbie in the tech domain, and being a girl, I felt the gender gap and the intimidation newbies like me go through when we see legit programmers who flaunt their skills and make it obvious that they exactly know what they are doing.
But along with all this ranting, for all the newbies out there, remember that this phase too shall pass and its not as scary as it seems (I kept convincing myself).
Always start with something easy and take baby steps, one good coding language to start with would be python, as it is more understandable and less intimidating and complex-looking than languages like C and C++.
I still struggle, but there are times when it gave me great joy like the time I developed an app with Flutter or when I managed to grab a free tee from hacktoberfest 2019.
Stay home and Stay safe buddy ;)
P.S: If you a dev and want some cool swags check the website devswag, you won't be disappointed :)10 -
I'm going to attend a free 4-day course about Flutter at my University starting next week, never really got into mobile dev before but since it's free it may be interesting.
What do you think about Flutter, is it worth learning it?2 -
What is worse than React native? A crash in flutter ....
They need to work on their stack trace all it's errors lead to framework assertion failed, but which fucker in my code caused it....
No one knows, time to play cat and mouse with this thing 😒3 -
One of my coworker change the code from
```
void foo() {
if (condition)
{
}
else
{
}
}
```
to
```
condition ? ifTrue : ifFalse;
```
and add it to changelog
```
- fix bugs // yes with an "s"
- feature added
- some list of the bug fixed.
```
I refer back to the commit, only one Fucking commit and on changes. Bro, what the fuck?8 -
A week with flutter:
1. I like how simple it is compared to React Native
2. Same issues as react, want platform specific, good luck writing plugins. Though the upside is I can use Swift and Kotlin with it, but still mixed code is bad7 -
I don't know why but whenever I find Flutter and Dart together. i read that Fart. I know it's just me.2
-
It’s actually been quite a fun day, after some ranting on one of our slack communities flutter channel, myself and my team realized we were in a really good place to give back.
We have been working on a large scale flutter application for about a year, phase 1 is about done and we at 11k LOC.
We have been doing a big push for testing over the last 2 months and are at about 50% coverage. The thing we realized is that is the 1 place flutter has fallen short with documentation.
Very little about what we learned for testing our code came out of a google search, or it came out of cobbling bits together from numerous searches and sources.
So we decided we are going to plan and host a virtual meetup to discuss what we have learned and hopefully teach a few people some useful things and hopefully also learn a few new things too.
In addition, and as it has a longer shelf life, we going to setup a medium publication for the company and start a series to cover small specific topics, specific use cases or scenarios that we had trouble with and solved.
Today I had my first thing to type out, had worked out how to test that a function that was passed into a widget was called. So the parent passes the child and onTap function but you are testing the child not the parent as the child is reusable...
Anyway, so with that idea I got hold of marketing for some assets, setup the publication and proceeded to type out 3 articles today, all nice short ones under 2 min reading time.
It really is nice to give back, it’s not like I am Remi smart and can go and write BLoC, but I am smart enough to figure shit out and type it up so that the next guy hopefully benefits from my brain bashing.6 -
Google really fucked up with localization for Flutter!
We need to create a getter for each translated string? For real!!
Please tell me I understood it wrong :|4 -
I'm going nuts with this isolation, so next on my agenda... let's learn flutter!
Anyone have some half decent app tuts (preferably not videos) that they can suggest? I'm sure the usual "to do" list has been done and dusted a billion times, I'm looking for something more explorative into different features of flutter rather then just a "build this"5 -
Well I can say one thing for sure. The tooling found for Flutter in the form of IntelliJ and Android Studio is far superior than fucking around on a text editor das for sure.
Not really into the continuous nesting of widgets. But then again I was not a big fan of having jsx either.
Both options still better than fucking around with the Java Android api....and I fucking love Java.
Still feels like Google realized that such approach was better, else I don't think they would have justified the creation of the Flutter lib. And yes. I know that it is not a complete replacement for Android Java, but the interfacing between Dart and the Java api feels more natural at least to me and the widgets look native af so we go on with them big plus digits.2 -
I can't be the only one that dose this.
1. Builds native android app(I want to deploy on more platforms)
2. Re builds app in react (almost ready to launch)
3. 🤔should I build this in flutter instead5 -
A: Hey yo, that function should only support up to 20 objects
B: Say no more fam
https://api.flutter.dev/flutter/...16 -
I've decided to take a look at flutter today and boy... I must say I hate writing layout for it.
Not cause of all those margin thing no.. It's just too verbose, awful.
I don't want to spend that much time writing the UI, I want to focus on the logic.
Even XML was better than that.
I think I'll wait for a layout editor before coming back to it.
But I have to admit that hot reload is really nice after spending so much time waiting for my builds on Android 😓7 -
My god i hate so much reactjs... And will never understand how a normal brain could write such a russian doll code.
But then, i met flutter, god i will puke.10 -
Go home Dart, you're drunk
A value of type 'String' can't be returned from function 'myFunction' because it has a return type of 'String'. dart(return_of_invalid_type)
string.dart(102, 16): String is defined in C:\src\flutter\bin\cache\pkg\sky_engine\lib\core\string.dart
string.dart(102, 16): String is defined in C:\src\flutter\bin\cache\pkg\sky_engine\lib\core\string.dart2 -
Day 2 of trying to get into android development with flutter.
- Downloads Android Studio
- Tries to download Android-SDK from Android Studio's SDK Manager: "Error: Android SDK is missing or out of date".
YEAH NO FUCKING WAY, THAT'S WHY I'M TRYING TO DOWNLOAD IT.
- Uninstalls flutter and android studio
Lost all motivation to get into mobile development again.7 -
Fuck apple, and fuck xcode.
Making and running android app was a breeze.
Making and running ios app was hell.
Expectation : I should have gotten everything I need just by installing xcode and flutter.
Reality : I need to install these from the terminal : xcode command line tools, homebrew, ruby, cocoapods, firebase-cli. Also I need to manually add many stuffs, such as google login url into xcode project settings. Also we can simply test run our app or install to our device, and iphone we owned, we need to register in apple developer program, fill a full form, blah blah blah.
When it comes to android, I only need to register an account much much later, when I want to publish it to the playstore.5 -
A friend of mine invited me to a project he was given. So basically is a flutter project already started by a guy on Fiverr... I'm just mad at the code the guy wrote! Now we have to refactor the ENTIRE code because the guy didn't know what he was doing!!!
This is my 1st rant, if i did something wrong, please rant at the comment section7 -
made my first dart server today, i already fucking love it!
i already used it for flutter, and previous node.js was my backend of choice.
i'd recommend strongly. no matter the platform for the frontend, web or mobile (or desktop app), you can use dart, and you can use it for the backend too!
it's like java but not shit.3 -
Everyone is hyped on Flutter so I got a new idea.
I'm so distasted of Discord's official mobile clients, and this popped off my head:
Why not we implement it on Flutter?
After all, Flutter has these all nice things, and its certainly better than React Native.
I've laid out some of the things that needs to be done and one thing I've noted and remembered was:
- AFAIR According to b1nzy, former Discord employee, you're gonna need to know the WebRTC packets for Screenshare.
- VC is gonna be easy, and its probably the thing I can support without being too hacky.
hmu if you're up, I'm gonna call it Fluttercord, it won't be big or anything - just a experiment I want to show to Discord since they seem to struggle with the mobile clients4 -
Whats the state of mobile development skills demand atm?
Thinking of getting into crossplattform development with flutter or kotlin or enhance my dev skills in native android development (10years exp.) and create me a base project with jetpack compose.
Advice appreciated.3 -
Anyone have professional advice for a relatively new and young dev (me) on how to develop a cross platform app for what is effectively a startup?
I’ve basically been indecisive over the past few months and I thought I’d decided on Xamarin but flutter looks better and more productive and ughhhhh
I don’t really know what to pick and I want to do this right the first time.7 -
Just coded my first flutter app! The feeling when no async wait error appeared anymore was amazing. It uses the geolocation library to geht your current Position via GPS2
-
Flutter has most pathetic support for background job execution 😡, it's not worth learning, until the framework matures enough8
-
fucking flutter.
i'm trying to make a simple app. it would be an easier to do both natively.
for fucks sake flutter, add some functionality. flutter recently got out of beta but it's not fucking done. no native webviews, no native push notifications. fuck that.
however, i do have to give credit where credit is due. coming into flutter i expected a different feel of the app on iphone and android. it was exactly the same, and it was smooth too. in that respect, i love flutter.
also guys, i have an app (not finished yet) i built with flutter and i would like some constructive criticism for changing the ui. only android right now though, i can't afford ios.
dictive.app/download6 -
the first time i tried flutter/dart i was coming from java and published an app composed of one seven thousand line dart file5
-
Any flutter dev, please help.
I asked a question on stackoverflow but seems like nobody's ready to help.
Please help.
https://stackoverflow.com/questions...5 -
Flutter help please.
When creating a new website, code has the following:
MyHomePage({Key key, this.title}) : super(key: key);
What does {} content mean? Is it like Javascript, that there is an object passed and we take only those two params?
Because this is how they use it:
MyHomePage(title: 'Flutter Demo Home Page'),
I'm not sure what is the "key" thing7 -
I've wasted at least three hours trying to add icons to a Xamarin application. After getting a stroke trying to do so, I've decided I'll just learn Flutter instead.3
-
8 months ago, me and my teammate developed an API and a web application for one of our client. The API was supposed to be consumed by mobile app which another team was working upon. Now my suggestion for the mobile team was to use something like ionic or react-native. This was purely to keep technical debt on lower side since hybrid apps don't deviate too far for both Android and iOS platforms. But mobile team went with the native apps and developed two separate apps which both have some differences.
The client didn't even use the iOS app since past 6 months. Now all of a sudden she reported several bugs and the person managing the mobile devs put that all on us. I tested some of the bugs and seems like the same feature is working on Android but not on iOS.
Came to know later that the iOS developer who was working on the app had resigned and left the company exactly 6 months ago. Right after the apps first launch. And since then mobile team hasn't put any replacement person for the project. That fucker was trying to buy some time by putting it all on us.
And now here I am, experimenting again with Flutter. So far it seems quite decent.3 -
I luv flutter so much. Have been using it to the point wre I can say I'm comfortable with it. Had he hope of doing freelance jobs with it buh what I didn't put in mind is the fact that I'll need a Mac. Most of the freelance flutter jobs have d android and iOS requirement n I don't have any kind of access to a Mac to test the application 4 now. Really need a mac😑 or a way out cuz I do luv my PC tho! ... Yay! My first rant! This feels lyk therapy😂4
-
Hehe I'm back peeps 😭 missed this community so much. Hope I can read yall's rants and have a pleasant laugh :3.
Also, I've ripped apart my android app and I'm rewriting it using Flutter. Yes I did that. I don't regret it though. Does Google have more control over me now or less? I have no clue. The whole dynamic vs. Shutdown framework risk benefit balance out I assume.10 -
I started using vscode for flutter yesterday and it’s so smooth! Android studio used to make my Mac so slow! Why didn’t I do this earlier!3
-
I'm (rarely) in the mood of coding (on a weekend!, that's weird for me).
Anyone can suggest a small idea? I'm planning on doing it with flutter, so let's keep it simple.
If I manage to get some progress, I'll keep you updated and post the repo link -
Today started good, the latest PR merged in took our Flutter app to 66% coverage with 1009 tests.
This means we also have 1001 more tests than our companies other apps combined. 🤣 -
It is day 4 since I started trying to export my Flutter app for iOS. I am finally at TestFlight point.
This....
has been.....
....exhausting.4 -
Recommendations for growing a new open source project? I'm all ears if anyone has done or has any thoughts on this as my company just open sourced our Flutter mobile app since it lines up with platform values.
I'm also super excited 😍4 -
What do you think about Dart? They pitch it as an elegant language for everything: browser, WASM, servers, plus every native platform with Flutter.4
-
So.... my colleague just used `var` for assigning every variable in Flutter.
What a wonderful day....1 -
The last one was this Overwatch League Android/iOS client I made in Flutter. Basically wrote two apps in less than a month and learned (and enjoyed) Dart in the process.
I also learned that I'd probably get into trouble if I publish an app which uses a private API without permission. Hee hee.
Really cool and exhausting experience, though. 5/7 😊 -
I gave a very small overview of the flutter sdk a whiiiile ago and I have been thinking about going back to it. Currently considering between 2 courses on udemy that are at a discount price. I love the idea of dart as a language and prefer declarative ui building over xml shittyness. I was an Android/ios development for 2 years and hated every minute of it, but really love the idea of building mobile apps.
What are your thoughts and considerations on this? Should I jump right in or just leave it asside? What are your success stories with flutter and what did you use to learn the framework besides the docs? How easy are things like state management and persistent storage with flutter compared to android and ios?
I will eventually make my own decission by building sample projects, but hearing from the community would be great.5 -
Unpopular opinion: every mobile developer should use Flutter. It's the best thing out there by far.18
-
I had a project idea for creating my own cloud service based on DO spaces. Today I started.
Had the webapp done in several hours and it's already deployed. Next step: the mobile app. I tried out Flutter and I have to say, for beta it's really good! So I'll work with Flutter for the mobile app.
Excited dev here! -
Can't install Flutter in Raspberry Pi feels bad man.
I just want to do so much using this small machine. -
For anyone interested.
Google is doing a 30 days of Flutter event where you can access curated content from the Flutter team and join live AMAs with Google’s Flutter Team.
https://events.withgoogle.com/30-da...2 -
Hey @dfox consider to migrate devrant to flutter? I can contribute this. As the appcelerator titanium is discontinued.41
-
Here developing a react native app using console.log everywhere cause the debugger won't stop at the right line or skip libraries when stepping.
But I still somewhat like RN 💙 I think it's a fairly ok framework when you get the hang of it.
I was thinking about giving Flutter a try though, and see how easy it is to use. What do you think about this library?2 -
Hey!
How many of you guys think Flutter is the best thing to happen in the history of apps development so far?8 -
Chat Journal. A chat-based journal application.
An android app I built past month using flutter and flask for the server.
I started with flutter around 2 months ago. I believe it's the way mobile development is supposed to be. It's a treat for every mobile developer out there.
I used flask to build the server, database and even made my own analytics engine. Made an awaful lot of mistakes at the beginning but I think I'm improving at this day by day.
This probably is my biggest and definitely the coolest project so far. There's some saying
"If you have completed building 90% of something, there's 90% more to be built". It's called the 180% rule (or something similar) which literally signifies the difference between building something and building something well enough to be able to publish on the playstore. And this project taught me that.2 -
Gotta challenge myself to complete a simple Flutter app because I keep hopping between technologies without accomplished anything.6
-
I am using flutter in my office right now to develop a cross platform app. Flutter is great and everything but there is just one issue. WHY ARE FLUTTER UPDATES SO DEVASTATING?? Latest flutter 1.22 takes in dart 2.10 ehich replaces @reuired with anew keyword required. What the hell!!! And also every var is now by default null safe. Whyyyy??? I was just trying to adjust to the update made in 1.12. oh and btw it went from 1.12 to 1.22 stable in just 6 months.5
-
Really pissed of about FlutterDev reddit community, where you find people tath hate and dislike when you share video tutorials.
I mean, the rules allow for it, they dislike cause they are basic concepts, I mean they should understand that for people like me who has just started a Youtube channel this is one of the few ways that you have to share your content.4 -
As a strong supporter of ditching anything other than pure css for layout, finding out flutter has an equivalent of flex box is making my private parts flex-grow: 20;1
-
I thought I'd give flutter a test, a simple list app lags on the following:
1. Scrolling the "Lazy Loaded" list
2. Tapping on a list item to change an icon color
I followed their "lesson" in creating that app
Now tell me, why should I invest time on this?6 -
FUCK FLUTTER!!!
Who the hell wants to learn to program in dart, would rather learn php than learn an inutill, and complicated language that only works under Google frameworks. Also, a flutter app weighs twice as much as a app native and closes all the time. I hate Flutter and its community
#ReactNativeLover6 -
I was watching some mobile coding stuff and I've discovered Flutter.
I've seen a lot of people hyped for this framework, so I've downloaded a couple apps made with it.
Amazing UI and animations, but everything feels laggy.
Then I've tried it, and I don't see why all this hype. I fell better build mobile app on the "classic" way (Kotlin/xml). Is it me, or Flutter is overrated?7 -
So, I’m on interview 3 with a company looking to build a cross platform app.
They posed the question of what we should use to build it; React Native or Flutter? Or just go native with Swift and Kotlin individually? What’s your thoughts?
I’m really interested in this conversation.2 -
Question: what do you think of Flutter? Ever tried it? It sounds good so far, although it has limmited support (as far as I can tell)3
-
React native vs flutter?
I’m a native app developer. Just want to do a hybrid app project to get some exp with hybrid as well4 -
Has anyone ever experimented with Dart or Flutter? I'm thinking about developing an app soon. What should I know before diving in?6
-
Keep restarting my mobile app because I keep discovering new ways to make it. Xcode? Xamarin? Skade? Flutter?6
-
Just Sharing !!?!?
One of my friend was working in Android and he used to tell me at that time Cross Platform wouldn't work as native languages are the best.
Now he is working on flutter and he tell me React Native/ Ionic wouldn't work as in next year flutter will be on the top !!?!3 -
After 2 days of debugging why, oh why, GridView isn't displaying the content generated via function, I came to realize I forgot to type a "return" so the widget is actually returned.
Rookie mistake, merely a rookie mistake...3 -
My states of learning Flutter:
Oh, this looks easy!
Hm, this example is very complicated.
Aw yeah, I'll never need Android Studio again!
How much is a iOS dev account?
Oh for fuck's sake, why is everything working except displaying a webpage in non-fullscreen dynamically and implementing it in my widget tree? It is unusable for me if this doesn't work but I want to use it! >:(2 -
can you guys look at the design of my app?
https://play.google.com/apps/...
kinda ugly imo.
also please fuck around and find bugs.
thanks!
ps it's my first flutter app8 -
Hey, flutterists! I'm getting curious.
Google gives me some hits, dunno how reliable they are. So here are my 2 questions:
1. Can I use flutter to develop for ios? Does the same code work on ios and droid?
2. Is there a way to use .jar libs in flutter? I have some custom tools I'd like to reuse.8 -
Just discovered the Dart language. It seams very intereting, especially with the Flutter SDK. Someone have any experience with it? Do you recomend learning it?3
-
Have you guys worked in flutter(dart)?
How long will it survive?
In my company, i suggest them to do project in flutter. They are refusing. Why companies prefer native development (as the crossplatform saves time for andriod n ios seperate build)?
What you think of it?9 -
Any thoughts on Flutter for desktop applications?
I haven't explored much of Electron but comparison before release of newFlutter sdk is just hype.1 -
After past few weeks of procrastination, finally began finishing my mobile app for my finals.
Not gonna lie, I've spent 2 weeks researching Flutter, and it seems it has at least 90% of stuff I need (I like dart, and I do not like java).
Now after I wrote a tiny bit of code, I noticed there's still stuff I do not understand, thus more research is needed. All of that for ~20 lines of code, then more research, then 2 lines of code, research, start everything over because I fucked up, again, and agian, again.......
Now that I've gotten that out, time to cook some appealing UI.4 -
Was interested to learn React native, started with the demo project too. But then *bam* Flutter shows up with butter smooth UI and it's all new features.
Well, now I'm in a dilemma as to where I need to direct my 'learning bandwidth'. I'm a huge fan of JavaScript, it's my fav language. Also Dart feels lot like JavaScript.
What do you guys think? Any suggestions and experience are welcome..2 -
flutter run
>Unable to load asset.
flutter clean
flutter run
*10 mins later*
>Unable to load asset.
*I should prob use ci for this*
flutter clean
flutter run
>Unable to load asset.
*sunken cost fallacy intensifies*1 -
The most annoying question, that has been asked many times through centuries.. here it goes again:
What Editor would you choose for Web, React.js, React Native and Flutter on Mac:
Atom || VSCode8 -
hey android developers
I want to develop dynamic apps.
Which one is good?
Ionic, Flutter, electron,....or any other?4 -
I just noticed something, I wanted to test out flutter so I decided to make a basic Todo application.
I made a Todo app with flutter and Kotlin and what I discovered was that. Flutter apps are very large.
A Kotlin Todo app had a size of less than 25mb while a Flutter Todo app had 60mb. And I didn't use too much design.6 -
Tried Flutter few months back.
My first reaction was,
"WHAT THE HELL IS THIS?"
Now, when I look back i see my Dark past with Java/XML.7 -
Thoughts on Flutter!
I'd like to see something like flutter for front end web development. I like the approach used by Google for Hybrid app development.
Dart language fits perfect for the case. Static typing, OOPS, Generics, state management, UI design everything right out of the box.
I don't have to create layout separately like HTML in web or XML in android.
Everything is managed by Dart alone.
It's like what developer wishes for UI rich app development.
I'm not saying Flutter or/and Dart is the perfect solution. Every language has pros and cons. (Maybe not applicable to JavaScript! Haha! ) But still The overall solution to UI development is way cleaner than web.3 -
Didn't see any rant about Apple's new declarative UI framework: SwiftUI. Looks a lot like Flutter, but I'm still new in flutter so I'm not sure that way of creating UI, why is it better that way? Or it is just like Oranges and Apples, choose what fits your needs?9
-
Not sure if Google is surprised this happens or they really never face issues using Gradle
Edit:
Took 4 minutes to compile a basic flutter app. But it takes 1.3 minutes to compile a native app. So far liking flutter, still hating React Native tho1 -
Today I made some tests with flutter, I really liked it :)
What I didn't like was the time that Android studio takes to load, the memory it uses, and the time of gradle builds. I'll be using nvim, so, half of the problems are solved.2 -
LOL XCode....I think they meant "X"tra useless, resembling such as a bag of dicks without handles!!!!
Also, being fucking buried because there's aren't any devs anywhere to be found near me makes me extra cranky!
Ive been hammering away at this Flutter, Java, Swift, Python, and Google maps for just about 36 hours on 3.5 hrs sleep. I just can't stop, I fuckin love this shit!!!
Considering the fact that I'm self taught and just started writing code for real about 7 months ago, I'd say I'm handling this alright for now. Every bit of tech is getting shot out of a cannon at this one- maps, real time tracking, state level auth/Id verification, custom components like ID scans/native desktop applications on custom linux machines, body cams, SIP trunking... all in 3 apps which are 100% multi-platform and scaled up to high end enterprise levels and being groomed for national release. I'm writing the code and doing the tech for ALL of it- even down to custom painted barcode scanners, a wallet system built from scratch, GPS integration, location/geofence based document querying... holy fuck guys I'm gonna fuckin die haha!!!
I went from barely getting websites made in late summer to this very moment, where I am pumping shit out in Flutter, Dart, Python, CPP, Js, Swift, Java, Kotlin, Obj-C, SQL/noSQL, and who knows what else.
I don't even know what the hell I just said haha I hope everyone has a great day! -
I've taken an interest in Android development and have discovered the existence of Flutter a while back. The thing is, I'm midway into learning Kotlin. Should I stick with it for now and then consider Flutter after I've learned the ropes of Android development or should I consider it now? I know I'll have to learn Dart which is different from Kotlin.4
-
So here's why I'm irritated ,
Day 1:I got a call from a company about an internship from a mutual contact they wanted to build an Zomato kind of application for retailers the person asked me to do it in react native which i didnt know and so I said i have experience with Android development i can do it in android he wanted a multi platform based development well i said i could learn but i haven't work on such a big project I'm still a student I'm a freshers so i didn't have the confidence to say yes so he gave me two day to make up my mind.
Day 2: I called him back i said I'm ready to develop the application I'll learn like crazy but i wont miss out on this opportunity so he was like we are not interested in react anymore we are thinking about going android and ios native I'm like great that i can work with but he shifts to I'm still thinking about flutter as well I'm like I know a lil flutter i had attended few conferences in it he asked can you brush up and I'll call you up tomorrow .
Day 3 : so he called me today and was ya so did you brush I'm like yes I'm ready to start working i need to work on my dart but as an expected internship I'll work on the development as I learn I'm totally in he said how long would it take I said I'm not confident 2,3 weeks but i could definitely provide you with what you want I'll work my ass off .He says fine then learn flutter first get back to me then we will think about it . I'm like ahhhhhh
So please what did i do right what did i do wrong can anyone please tell I'm a noob i need to learn a lot of things would appreciate your feedback
What should have i done here?7 -
I am primarily a MEAN stack developer, recently learned Flutter, and picked a freelancing project, and falling in love with the framework.4
-
Anyone else get really infuriated when Flutter keeps deploying an old version of your code!? It drives me absolutely nuts and I wish to kick Flutter in the non-existing balls!2
-
What do you think about developing apps for both IOS and Android in Flutter? Should I give it a try switching some weeks from Kotlin (in Android)?7
-
Native Android Java/Kotlin I got covered but I need to go multi platform mobile. Your choice, why and why not?...
- React native
- Flutter
- Adobe Air
- phoneGap/Cordova
- Xamarin
- another?12 -
FLUTTER
I want to reduce the width(length) of a Slider widget. (Seekbar). I want to display time labels and some icon button on the sides...
It’s overflowing in a row...
Anyone any pointers or alternative ideas pls :( -
Flutter is SO fucking full of bugs holy fucking SHIT
Im having NIGHTMARES FROM THJS FUCKING FRAMEWORK8 -
Got mixed feelings about dart/flutter 😕
On one hand, I find it very easy to work with and very fast for prototyping. Everything is smooth once you compile it.
On the other hand, I keep running into weird as shit bugs and missing functionality. The bugs are primarily related to iOS, so that might not entirely be their fault. Last one required me to delete the entire project and rebuild it, the clean command didn't work shit.
It's quite annoying that so many features are missing, but I guess that's life, when you try to work with a multi platform language...1 -
I've been trying Flutter the past 2days. I liked how amazing Flutter framework is but I also hated how UGLY the Dart language is. First of all, I've been doing Java(Android) and JSX(React). So, after coming from these languages, Dart seems awful. Here are the things that I hated the most:
1. JSON parsing: The worst part of Flutter/Dart. No GSON/Jackson equivalent. not even possible to make one as described in the doc
2. Redux for flutter. I tried and I hated it. So, Tried some other state management libs
3. the way static functions are written in a class
4. Widgets hiarachy
5. Ambiguity - "this context is not the context we need, we need that one to make it work. so, pass that even when you don't have it" (if you have used flutter, you will know what I mean)4 -
I've just exported my flutter app using the magic codemagic and they sent me the versions, but the question is how can convert the .app format from the IOS version to .ipa cuz it's not working by directly rename it.
-
Hi there..
I have a strange question (at least in my opinion). I learned Flutter for over 1 year (as of now). I don't consider myself advanced on it, but I'm very capable when it comes to create complex UIs, work with APIs and DBs, etc. However, it came to my mind to visit frontend development. I started with Angular, and I LOVED IT.
I'm wondering, is it possible to master both crafts (i.e., mobile and web development) at the same time 🤔.. I'm really into programming and any CS-related content in general, but I wonder if there's an answer to my question :).8 -
First off hello everyone, I'm new here. I wanted to ask what is your opinion on Flutter ? I recently started learning Dart and Flutter and so far it is going great. Apps are very responsive and fast but they are too large. What do you guys think should I continue with Flutter or should I start native ?3
-
Please Flutter or React Native
For app development?
I'm an experienced JavaScript Dev (at least i thing so)9 -
So the next Flutter event is on December 4th which means Flutter 1.0 is around the corner. Flutter is amazing with a very neat idea it has ReactJS like state management and everything is a Widget even the app itself. So i was thinking what else could we expect? React Native has Flutter, but what about React JS? I think Google might introduce a Competitor for ReactJS something like Flutter Web or FlutterJS which can work on parallel/similar to Flutter but for the web of course, and also maybe give some news on the Fuchsia. What do you think? :)5
-
Has anyone used Flutter Studio before? How is your experience?
Is it suitable for someone who has knowledge of java but not android development.3 -
I recieved a -2 on a stack overflow question because I mentioned the flutter widget that I was having issues with........2
-
Has anyone here ever developed in Flutter/Dart for mobile development? I'm researching it for use in freelance developing mobile applications and it's looking pretty intuitive so far.
Pros/Cons vs. other mobile development languages/frameworks?
Opinions/thoughts on developing in Flutter/Dart?2 -
Any thoughts on Flutter ? I'm considering using it, but from what I've seen its use case is for performance, compared to other more mature frameworks like phonegap.
Flutter looks way easier to use though.
Anyone have experience with these ? -
just finished a prototype for my android app, when i all of the sudden find out about flutter and dart, and i have the fucking urge to rework EVERYTHING just because i fucking hate android studio and java for it verbosity
android studio is good in basically helping you limp along with java, but when i saw how smooth dart code works, i just started getting frustrated at every little complication the android API makes at doing android things in a java way
fuck that, i'm learning dart now -
React native versus Google flutter - what would be your two topmost reasons for picking one over the other?16
-
What do you guys think of Flutter and AngularDart, for developing for Android/IOS and web, sharing a common code base?5
-
Damn. I just broke my ergonomic keyboard. I love learning Flutter, but it's layout system sometimes causes an unbounded rage constraint error in my brain.1
-
Flutter is fun until the "pub get failed (server unavailable) -- attempting retry 3 in 4 seconds..." prompt up.3
-
!rant
I bet you heard of google's fuchsia os. Now they have anither new thingy called flutter with which you can develop for iOS, android and soemthing else at the same time, apperently. I have worked with android studio before but I don't understand what flutter is exactly. Someone mind ot explain? I will probably try it out soon4 -
Flutter. And Dart, while we're at it. What is the most hated thing you've got against them, and what's the most loving feature of the framework?1
-
Hi!
Speaking of cross platform mobile development, what is your go-to tool and why? Kotlin KMM or flutter?
(I am excluding react native cause I already used it so I have a bit of a grasp of what the pro and cons may be)8 -
I want to dive into Flutter and need a simple app idea that I can start with. I want to learn while working on a useful project. Any suggestions?
PS: I built a calculator and a simple chart app few weeks ago and loved flutter. -
Flutter may be great. I want to learn it, so i decided to make this small app in Flutter.
About 2 hours later, and I STILL HAVENT POSITIONED THESE FUCKING BUTTONS AS I WANT IT.
I calm down a bit, and decide to not give a shit about the position of those buttons.. Moving on to launch an URL when one of them is clicked.
Found sweet few lines of code i could copy/paste. Ans tadaa, didnt fucking work. Fuck. Googles a bit, turns out i forgot that hot reload is not for major changes, my bad.
I decide i want to add a few extra features, so fuck Flutter for now, im going back to Android Studio.
Reading Flutter is great, writing it with no knowledge of Dart is.. what the fuck did i even think.7 -
Apparently we can't stick to a single technology for more than one project. There's always something wrong and something to complain about.
Finally got an understanding of typescript+react, and doing web development. But now we are looking into switching to Flutter or ASP.Net Core. Too many technologies out there for web dev.
Anyone have any negative to say about those to hopefully not switch over and have to learn a new tech?6 -
Fuck flutter fuckery
why tf arabic text keep fucking breaking and going to next line, wtf is this shit. I have spent soo much time on this fuckery.
fuck this fucker4 -
I want to build background process app in flutter. The app is also do the work after killed or closed. Give me some ideas.9
-
I need help.
Since few days I've been thinking to go for cross platform app development. I've heard some names like Xamarin, Flutter & React Native. But I'm confused in choosing one of them. Below are few things I've read about them.
Xamarin is more like native, but It needs more effort to make it cross platform.
Flutter is still in beta, but Its backed by google, So it can be future. + it has performance issues and it lacks many important libs.
React native uses Javascript. and It's kinda less native.
So, I'm confused to choose in of them. I need to choose the one with many libraries and is good at performance, and it must have less effort for making it for another platform.10 -
Has anyone had any experience with Dart and Flutter?
Just did a little research and I'm curious, just want to know if it might be worth looking at?4 -
Do y’all have anything against Capacitor or Cordova?
I don’t feel like learning react native or flutter...11 -
I don't think it's still a valid years of experience of react native/flutter thing when they're job posting.
"Must have 4 years experience with react native/flutter"
I'll be seeing "I'm sorry, but you did not have 4 years of experience in flutter"3 -
Guys, it's first time to post here, i just tired and so lost😟
I want make an apps for mobiles and idk what should be use.
Xamrine, java, kotlin, react, dart, flutter.
Idk there are a lot of Options.9 -
My biggest dev ambition is to build a cross-platform app in Flutter/Dart. I am working with my buddy to do so currently.
-
Please, what's the best free learning material you have used or would recommend for a Flutter beginner?6
-
Hey errrbody!!!
I'm banging out a couple "showcase" mobile apps for practice, portfolio, and/or as potential templating tools.
I have no issue writing the code, I just wanted to see if I could get a couple pointers as far as user databases go. I'd like to have some "user profile" features generated from a FB...vlike profile images, name, address, contact, yadda yadda yadda. I usually use Firebase, but I am still having a little trouble with the more advanced stuff when it comes to integrating users profile data. I can get values from Google and whatnot, but I'd like to see what my other options are on the smaller scale.
I am currently writing code in Flutter/Dart, ReactJS( not native!), Vanilla Js, Python, and CPP.
I know there's options for client side storage like Shared Prefs, Sqflite, etc, as well as server/DB side stuff like Firebase, Aws, Mongo, Node, SQL, etc- you get the idea.
I just want something with decent documentation that's reliable, not a massive undertaking (at least not for all this little stuff, anyways) and could potentially be a go-to platform configuration in the future. It'd be cool to wire in my Flutter and js shit of possible, bit honestly I'm cool with having separate setups for the time being. Any extra input regarding the use of python and/or cpp as well (either separately or with mobile) would be rad as fuck!!!
I do realize it's a pretty vast area to cover, but I figured it couldn't hurt to see what everyone likes to use for full-stack setups.
Thanks!!!!9 -
With these requirements
4gb RAM
Core i3
500 gb hard drive HDD
What can i learn and develop apps?
-Reactjs
-Vuejs
-Flutter11 -
Did some technology counseling company stumble upon flutter an declared it the next "hit every damn nail with it"-hammer or why does everybody here have to learn flutter?
-
These occasional contributor meltdowns on github threads make for comedic gold
The immediate next comment symbolizes my experience working with flutter. I was pleasantly surprised to see someone else feel the same. Full thread https://github.com/flutter/flutter/...7 -
Your whole fucking day is just awesome until you have to search for information in dart language documentation.
-
Hello guys,
During this lockdown, I tried out new UI designs using Flutter which turned out really awesome📱.
You can find these designs on my GitHub:
github Chromicle awesome-flutter-ui (website username repository(i can't post URL yet))
please give a star⭐️ if you like them, any feedback is welcome3 -
Got in a great company wherein I will be transformed from php to mean/mern stack. Improvise adapt overcome.
Will apply php best practices in the JS world.
After mean/mern, study react native or flutter. I like flutter but in my company there are only react native projects. Hhmm maybe because flutter is just new. Exciting future indeed 💪6 -
I think that Android native is great, but it takes too much time for a tiny progression, i might use one of the frameworks such as flutter or react native or even nativescript since I'm learnings vue js currently.
Any help or advice?6 -
The craziest way to send notification from firebase to Flutter depends on my_sql DB
Ok, I tried so hard to deal with notification in my app by specific conditions in my #my_sql DB
The background work in #flutter is kind of not easy to deal with, so here's my crazy way to achieve that:
I connect my app with #firebase and every time a new mobile open the app it rejecte it's #token in the DB
Now I create a public #PHP file that has access to my my_sql DB and #firebase1 -
Hi devs so I was thinking to learn frontend development and got stuck at the a point should I learn react and react native or should I learn flutter
To learn react I need to first learn html and css as I have very beginner knowledge in it.All suggestions are welcomed as long as you have studied either one of the language7 -
I have learning flutter for paat one week, what do you guys think about it? Are any of you working professionally with the framework?2
-
I would like to learn how to make a mobile app, but I do not know what to choose. Some say java, some say kotlin, then some react native and some flutter. I just wanted to ask for advice. And btw Laravel, Js, Jquery, Ajax and Cordova Apache are all I know so far.6
-
Just a little question about the Flutter web version
I'm trying to run one of my old projects on web (Flutter 1.9)
But it gives me a bunch of errors about not importing some packages (flare_flutter is one of them)
So...can I do anything about it or should I just wait to them to support it? -
Is it a co-incidence that both Microsoft Connect 2018 and Flutter live are on the same day at same time?
-
+ Taste Dartlang and Flutter
+ Do something with WebXR and/or WebAssembly
+ Start some lil projects
+ Learn more about Kubernetes and monitoring services -
Anyone knows an active flutter community so I can find projects to contribute and find devs to contribute in my projects?1
-
Flutter has released. I saw it in September @ Google Dev Days in Krakow. Didn't liked it.
Same now.1 -
The things that make me wanna hate React Native is that the project folder becomes so BIG, makes it so hard to remove the whole project folder, including node_modules.
I really hate Dart but liking Flutter only because the project folder - along with the necessary code gets created pretty faster than React Native. On the other hand, React Native takes ages to load all the node_modules.
So, I'm asking the experts here, who have worked in both frameworks, should I leave RN and go for Flutter?
Cause, I don't wanna waste a handful of time every time just to create a RN project.
If I should stick with RN, please tell me a way so that I don't have to waste the time just to create a RN project.
Thanks3 -
Has anyone tried Flutter yet? Is it too early to start development with it? What about React native? Is it mature enough for native tasks?3
-
Hello,
I was tweaking with Flutter lately and pushed an app to the stores, the framework looks promising. So I wanted to do some contributions.
If you talk about create chat app with flutter, all you’ll find there is some firebase tutorials (Google is pushing it so hard).
I want an on-promise solution, so I used MQTT protocol to use it as chat protocol (with custom extension) and I created Flutter client for that. I am really happy for the concept, it shows some real strengths and could be a thing, so here I am sharing the repository here.
Any feedback will be welcomed.
https://github.com/WahidNasri/...4 -
I literally create a template of flutter project with state manager (provider) . Other words, I hate setting up a new project in flutter every Fking time. So I created a Cli (written in dart) app that flutter create something something and delete the main.dart and download the templates from my source from GitHub. Like a few folders and files.
Yes...I am this lazy2 -
So the flutter keynote was yesterday, amazing stuff were demoed and amazing stuff were announced, one of them was my speculations which I did in this rant:
https://devrant.com/rants/1883654/...
And that's the Flutter for Web! also known as Hummingbird, I think this is the new era of cross-platform developing! :D1 -
Learning Flutter since I've seen it suggested somewhere on here, and therefore I'm having to learn Dart. It just bugs me how it doesn't complain when I leave an extra comma at the end of the constructor parameters3
-
I'm I nervous?
After a couple weeks I'm going to do a #Flutter workshop level 1
I know that I got all the information and the topics about it, but the thing is when you know that the students I'll tech them are mostly bigger than me!!
Or my friends (same age)
So any advice about doing the whole workshop thing and about dealing with the students who are bigger then me?1 -
In 2020, flutter team announced the declarative way of navigation, but just after its release a lot of bad reviews came out from developers from all over the world saying it is too verbose and complex process to implement navigation using navigator 2.
But, if we just try to understand the process of using navigator 2, then the power that flutter provides with navigator 2 can help us achieve great navigation flexibility. After understanding and implementing the navigator 2.0 on few projects I found it to be very useful.
I wrote an article and tried to explain the concept that one needs to know before using the Navigator 2.0. I hope you would find this article helpful.
Link to article: https://vocal.media/01/...
Let me know your thoughts on flutter's navigator 2.0 on comments below.
Thanks
#flutterdev #navigator2 -
What's one the best free courses on Flutter Development? Really looking forward to learning it but can't afford bootcamps😐5
-
Looking for a a remote role,i have over 3 years of experience with flutter, i also code in Go , u can also refer thanks3
-
I’m getting involved in a project with other students: looks like I have to learn flutter in a few days. Any recommendations on what resources to use (apart from the docs)?
-
We developed an application for getting started with Machine Learning in Flutter! Please check out and share feedback https://play.google.com/store/apps/...
-
I've been learning Flutter this month from scratch and coming from a background of both Java and Python, Dart pretty much feels like a mule to me . It's a cross between both of them...1
-
Good morning
I can't decide between react-native, flutter and ionic.
If I would go for flutter I have to learn dart, but that would be no problem.
Any recommendations?
Expierence in these technologies?
Thank you7 -
In Flutter Why this keep prompting to me
"'package:flutter/src/widgets/text.dart':
Failed assertion: line 378 pos 10: 'data != null'"
I tested it the value is not Null and i tried flutter clean nothing change -
Follow this link to generate random object in dart for free for your unit test
https://object-generator.trader-app.net/...6 -
Is using getx's `ever` function a code smell? I'm using getx as a library rather than a framework ie state management instead of wrapping the app in it and using their widgets
My background from writing reactive code in vuex is that whenever a watched variable in the overarching store is updated, it automatically calls its listeners and re-renders the view. However, my flutter widgets remain stagnant except I explicitly mount the ever worker and call setState on a local field basically duplicating the store variable/field. It feels hacky to me tbh and leads to errors about calling setState on non-mounted screens, which I'm circumventing by checking if mounted (another hack)
It feels contrived like Band-aid over an actual problem. Is there a more natural way to propagate changes? I'm neither using getBuilder nor obx cuz a significant portion of my code entails computing stuff rather than just outputting data off an api. I want ui decisions to reside on my statefulWidget rather than migrating them to getx controller
Is this really how the project functions, should it be used a specific way, or am I missing something?6 -
In Flutter I have to display in a ListView all the days of the current month, but starting from current day
I was thinking to get the number of days and the corresponding day (Monday, ecc.) saving them in an Array and then create the widgets dynamically in the ListView.
But I have no idea on how to achieve the corresponding day.
I need something like in the image -
Disclaimer: Not a promotion.
So,I started learning Flutter a month ago by utilizing the time that I used to get from my busy college schedule. I decided to built something as I progressed ahead, unlike working with shorthand examples.
Finally,I was able to publish my work yesterday on Google play. My work is on beta and feedback from developer's community like DevRant would be highly appreciated. Any suggestions/improvements are welcome.
PS: The app has no ads and is free to use.
https://play.google.com/store/apps/...3 -
I Encountered this exception in Flutter "Unhandled Exception: Unable to RTCPeerConnection::createAnswer: Error (null)"
Anyone who face this before ? I am so new to this.
https://stackoverflow.com/questions...2 -
Stop screen on a widget test
I have a screen which contains a button,
Pressing the button will
1. call a function showloader() to show progress indicator,
2. then awaits to perform some logic.
3. Then calls function hideLoader() to hide the progress indicator.
My question is how do I perform widget test on loader, the problem is when I do tester.pump() it gives timer error and when I do tester.pumpAndSettle() it will go ahead and call hideLoader() and the indicator gets lost and finder cannot find any widget and test fails?
Is there any way of stopping a screen on execution, so that finder can find a widget?1 -
I want to jump into android app dev. My first plan is to start build one using flutter and dart language but my workstation is slow. Android studio is hogging my memory and it really slow me down plus bad experience. I plan to uninstall android studio and using other tools. Can anybody suggest what kind of tools that suitable for my current condition right now?9
-
I have to implement a gymconnect client in flutter and im quite lost.
I have already connected my flutter app to the device via Bluetooth and started to read some of the data but im not sure if im doing it well.
Could someone give me a tip about implementing this kind of client? Any tip can help a lot, thanks.6 -
What would be beneficial in development of Hybrid Mobile apps in terms of light weight code, Flutter or React Native ?1
-
No judgment regardling the "H" word here. But right now, which would you rate the best Hybrid app SDK?
Flutter, React Native, Xamarin? Other? and why?
I started using Flutter in 2020 and I'm loving the results. The learning curve is really high but the performance is nice. But coding via widgets...just feels a bit messy.8 -
Hi guys im looking for a flutter remote position or paid internship, here is a link to my app https://play.google.com/store/apps/... an app for jobs7