New: flutterAll contentburnbotkrblurtactifitzzangamesr2cornellblurtboosterblurtlifeblurtgermanpowerclubcurationblurtindiaphotographybeblurtblurtartblurtblockartblurtographyfrankbaconHotTrendingNewDAppssagarkothari88 in blurt • 4 days agoTry https://comments.blurt.blog & share feedbackTry comments.blurt.blog & share feedback. View post to know more.codemy in flutter • 2 years agoHow To Use The Row Widget - Flutter Friday 11How To Use The Row Widget - Flutter Friday 11codemy in flutter • 2 years agoHow To Use The Column Widget - Flutter Friday 10In this video I'll show you how to use Column Widgets in your Flutter layout design. Columns are super useful. I'll show you how to align them top to bottom, and left to right. I'll also show…codemy in flutter • 2 years agoSafe Area - Flutter Friday 9Safe Area - Flutter Friday 9codemy in flutter • 2 years agoIntro To Container Layouts - Flutter Friday 8Intro To Container Layouts - Flutter Friday 8codemy in flutter • 2 years agoHot Reloading Stateless Widgets! - Flutter Friday 7Hot Reloading Stateless Widgets! - Flutter Friday 7codemy in flutter • 2 years agoAdd Icons For Android And Iphone - Flutter Friday 6Add Icons For Android And Iphone - Flutter Friday 6codemy in flutter • 2 years agoAdd Images To Your App (TWO METHODS!) - Flutter Friday 5Add Images To Your App (TWO METHODS!) - Flutter Friday 5codemy in flutter • 2 years agoChanging Colors With Material Design Colors - Flutter Friday 4Changing Colors With Material Design Colors - Flutter Friday 4codemy in flutter • 2 years agoFlutter Scaffold and Widget Tree - Flutter Friday #3Flutter Scaffold and Widget Tree - Flutter Friday #3codemy in flutter • 2 years agoFirst Flutter App On Android - Build Flutter Apps 2First Flutter App On Android - Build Flutter Apps 2codemy in flutter • 2 years agoHow To Install Flutter For Windows - Build Flutter Apps 1How To Install Flutter For Windows - Build Flutter Apps 1sagarkothari88 in sagarkothari88 • 2 years agoWhere is DTubeGo iOS App?Where is DTubeGo iOS App?sagarkothari88 in sagar • 2 years ago3speak - Now you can upload the video from your mobile3speak - Now you can upload the video from your mobileetainclub in avle • 3 years ago[AVLE Refactoring] Taking a Photo (Flutter Web)I refactored taking a photo code of AVLE. Taking a photo was working well in desktop but it was not in mobile devices. I've struggled all day to find out the cause and finally resolved the…etainclub in avle • 3 years ago[AVLE Refactoring] Fetching Data from Multiple RPC serversI have been refactoring the AVLE dapp which is developed using Flutter (Dart language). (AVLE Dapp is in beta and will be open after the refactorization) I thought I set up multiple RPC…etainclub in avle • 3 years agoFlutter 앱 다국어 적용 방법AVLE은 한국 커뮤니티가 만들고 있는데, 현재 지원되는 언어는 영어뿐입니다. 다국어를 지원하려면 표시되는 모든 문자에 대해서 다국어 지원하도록 코딩되어야 합니다. AVLE은 현재 다국어 지원을 고려하여 개발되지 않았습니다. 아직 기본기능이 안되는 것들이 있지만, 구성은 갖췄기에 다국어 지원을 검토해 보려고 합니다. Flutter에서 다국어…etainclub in avle • 3 years ago[AVLE] Bookmarking a PostNotice that this is a dapp for Steem for now. I have implemented a new feature which is bookmarking a post. The feature is not supported in official steemit.com. It means the AVLE dapp needs to…etainclub in avle • 3 years ago[AVLE] Editing account's profile using KeychainI have implemented editing account's profile using keychain. I thought there is no function to update profile in steem keychain. But it was my misunderstanding. I can use the requestBroadcast…etainclub in avle • 3 years ago[AVLE-STEEM] Deleting a comment in actionThis time I have implemented the deleting a comment. The deletion process is similar to creation. Deleting a comment Removing the comment in replies Updating the screen, which is…