Ranter
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
			Comments
		
- 
				
				@sharktits then go native for both. Otherwise stop b1tching cause problem is you and you alone
- 
				
				@zemaitis yes, its completely my fault that timed background push notifications are undocumented in flutter yeah
- 
				
				 BashouT5667y@sharktits I'm not knowledgeable of flutter really but I've done some digging and you might want to research firebase cloud messaging. - https://pub.dartlang.org/packages/... BashouT5667y@sharktits I'm not knowledgeable of flutter really but I've done some digging and you might want to research firebase cloud messaging. - https://pub.dartlang.org/packages/...
 
 It enables push notification functionality for iOS and Android and I've seen one or two implementations on stack overflow
- 
				
				@Cyanide ehhhhh not a big fan of javascript, will probably say fuck it and go native, idgaf about ios users
- 
				
				@sharktits Notifications cannot be coded through card with Flutter because you are only coding the client view. You still have to edit Java code as one owls normally do.
 
 I recently programmed notifications w/ progress bar that appear at a certain time and vibrate when the event ends with a Flutter app. Had to set u other events when the MainActivity was created.
- 
				
				@BashouT this looks neat and i will probably use it for a more complex app but right now its overkill
- 
				
				 BashouT5667y@sharktits Fair enough, how you finding Flutter? Tried setting it up with my OnePlus one but the old phone wasn't having it. BashouT5667y@sharktits Fair enough, how you finding Flutter? Tried setting it up with my OnePlus one but the old phone wasn't having it.
- 
				
				@BashouT not a big fan of declarative ui tbh, other than that its pretty okay. Wish there was a ui designer tho







Fucking piece of shit, i want to make a fairly thin app with some native functionality and
Flutter - no documentation whatsoever, what a surprise
React native - i need 3 extra modules just to do what i want
Cordova - fuck no
Litho - seems fine but i dont wanna use native, i dont even have adb on my laptop
rant