New post on /r/flutterdev subreddit:
Wallsky. A wallpaper app made with Flutter. Browse images from a number of sources having awesome stock images namely, PEXELS, UNSPLASH, PIXABAY. Here, check it out on GitHub. If you like it please star and share the repository as it will motivate me to learn more and make more of such apps.
https://ift.tt/3dqNfbP
May 08, 2020 at 08:17AM by varamsky
https://ift.tt/2WCbEo7
Wallsky. A wallpaper app made with Flutter. Browse images from a number of sources having awesome stock images namely, PEXELS, UNSPLASH, PIXABAY. Here, check it out on GitHub. If you like it please star and share the repository as it will motivate me to learn more and make more of such apps.
https://ift.tt/3dqNfbP
May 08, 2020 at 08:17AM by varamsky
https://ift.tt/2WCbEo7
GitHub
varamsky/wallsky
A wallpaper app made with Flutter. Contribute to varamsky/wallsky development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Building Games in Flutter with Flame
https://youtu.be/N4LFV9_fLAo
May 08, 2020 at 07:37AM by turcuciprian1
https://ift.tt/2zibgmI
Building Games in Flutter with Flame
https://youtu.be/N4LFV9_fLAo
May 08, 2020 at 07:37AM by turcuciprian1
https://ift.tt/2zibgmI
YouTube
Flutter - Building Games with Flame
Flame is a Flutter minimalist 2d game engine. In this 2 hour long video I will be doing an explanation going step by step trough the Documented Tutorial 1 out of 5 in the link below:
Documented Tutorial: https://jap.alekhin.io/2d-casual-mobile-game-tutorial…
Documented Tutorial: https://jap.alekhin.io/2d-casual-mobile-game-tutorial…
New post on /r/flutterdev subreddit:
Installing Flutter + Android SDK on Ubuntu 19.04
https://youtu.be/ScW4ajGI3_0
May 08, 2020 at 07:36AM by turcuciprian1
https://ift.tt/2zibpGM
Installing Flutter + Android SDK on Ubuntu 19.04
https://youtu.be/ScW4ajGI3_0
May 08, 2020 at 07:36AM by turcuciprian1
https://ift.tt/2zibpGM
YouTube
Installing Flutter + Android SDK on Ubuntu 19.04
How to set up and install and run a new basic Flutter mobile app on ubuntu 19.04 Tutorial.
All explained during a screencast.
In this tutorial I'm working partly in the console, Installing android studio from the ubuntu store, installing git from the terminal…
All explained during a screencast.
In this tutorial I'm working partly in the console, Installing android studio from the ubuntu store, installing git from the terminal…
New post on /r/flutterdev subreddit:
Flutter gallery site blank on firefox dev
Can anyone confirm this or am the only one. Flutter gallery site https://gallery.flutter.dev/ doesn't show any content except gray screen. It works fine on chromium browsers
May 08, 2020 at 08:54AM by SriB
https://ift.tt/2zfTe4x
Flutter gallery site blank on firefox dev
Can anyone confirm this or am the only one. Flutter gallery site https://gallery.flutter.dev/ doesn't show any content except gray screen. It works fine on chromium browsers
May 08, 2020 at 08:54AM by SriB
https://ift.tt/2zfTe4x
GitHub
GitHub - flutter/gallery: Flutter Gallery was a resource to help developers evaluate and use Flutter
Flutter Gallery was a resource to help developers evaluate and use Flutter - flutter/gallery
New post on /r/flutterdev subreddit:
Looking for an hobbyist film photographer/android dev to help porting my lightmeter app to android (write me a message if you’re interested)
iOS app subreddit you can have a look at the wiki to get an idea on what the app does. I wanted to use flutter to do this but at the moment I don’t have much time, it’s a side project for now. I continuously get requests for an android version from people, that’s why I’m here.
May 08, 2020 at 10:29AM by uaiududis
https://ift.tt/3fxl7pd
Looking for an hobbyist film photographer/android dev to help porting my lightmeter app to android (write me a message if you’re interested)
iOS app subreddit you can have a look at the wiki to get an idea on what the app does. I wanted to use flutter to do this but at the moment I don’t have much time, it’s a side project for now. I continuously get requests for an android version from people, that’s why I’m here.
May 08, 2020 at 10:29AM by uaiududis
https://ift.tt/3fxl7pd
reddit
Lightme • r/Lightme
The official subreddit for lightme: a lightmeter app for iOS devices (it’s on the AppStore! Link in the wiki page)
New post on Flutter Dev Google group:
Unable to download Flutter(Help post)
The download link is not generating every time I trying to download it(marked in the screenshot). Any solution?
May 08, 2020 at 11:14AM by Tawhidur Noor Badhan
https://ift.tt/2SOLXjb
Unable to download Flutter(Help post)
The download link is not generating every time I trying to download it(marked in the screenshot). Any solution?
May 08, 2020 at 11:14AM by Tawhidur Noor Badhan
https://ift.tt/2SOLXjb
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
I released a Flutter Library for Toast like Badge Message.
A flutter package (library) called `toast_badge` is live now.It can show info badge on any widget and can be called like Toast without context parameter from anywhere in the app.To use it, wrap your widget inside
May 08, 2020 at 11:04AM by erluxman
https://ift.tt/2zkAvVs
I released a Flutter Library for Toast like Badge Message.
A flutter package (library) called `toast_badge` is live now.It can show info badge on any widget and can be called like Toast without context parameter from anywhere in the app.To use it, wrap your widget inside
ToastBadge
a. Just Wrap any Widget with ToastBadge() like thischild: ToastBadge(child: SettingPage(),),
b. You can also use the extension method .enableBadge()
on any Widget:child: SettingPage().enableBadge(),
Finally, call ToastBadge.show()
from anywhere in the app.ToastBadge.show("Hello Toast");
This was released as my day 33 of 100 Days of Flutter.You can find daily post on this thread :https://twitter.com/erluxman/status/1246608678486065152See the library here :https://github.com/erluxman/toast_badge#day33 #100DaysofFlutter #flutterdevMay 08, 2020 at 11:04AM by erluxman
https://ift.tt/2zkAvVs
Twitter
Laxman
[Thread] From today I will be doing a #100DaysofFlutter series where I will be posting Flutter tips and tricks daily. erluxman.com/00002-100-days…
New post on /r/flutterdev subreddit:
Drag and drop to sort video tutorial in #flutter
https://youtu.be/l5pjmhWpdmI
May 08, 2020 at 11:54AM by turcuciprian1
https://ift.tt/3betCCr
Drag and drop to sort video tutorial in #flutter
https://youtu.be/l5pjmhWpdmI
May 08, 2020 at 11:54AM by turcuciprian1
https://ift.tt/3betCCr
YouTube
Flutter - Drag and drop to sort
This is a live coding video where we implement a drag and drop sortable functionality in flutter using only the flutter SDK and core flutter widgets, namely the ReorderableListView widget.
Github: https://github.com/turcuciprian/coding_with_cip_video_app…
Github: https://github.com/turcuciprian/coding_with_cip_video_app…
New post on Flutter Dev Google group:
center a widget specific for android devicec?
hi guys . i need to move my text inside the appbar specific for android . the position on ios is good but on android its to close to the left. does anyone know how to? thanks in advenced appBar: AppBar( title: Text( 'My Logo ', style: GoogleFonts.handlee( color: Colors.white,
May 08, 2020 at 12:22PM by Error Place
https://ift.tt/3dwpuPP
center a widget specific for android devicec?
hi guys . i need to move my text inside the appbar specific for android . the position on ios is good but on android its to close to the left. does anyone know how to? thanks in advenced appBar: AppBar( title: Text( 'My Logo ', style: GoogleFonts.handlee( color: Colors.white,
May 08, 2020 at 12:22PM by Error Place
https://ift.tt/3dwpuPP
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on Flutter Dev Google group:
Flutter Developer Certificate
Hi, Is there any official certification for flutter? If not, will there be any in the near future? Thanks
May 08, 2020 at 12:25PM by Cheenu soni
https://ift.tt/3fvRXa7
Flutter Developer Certificate
Hi, Is there any official certification for flutter? If not, will there be any in the near future? Thanks
May 08, 2020 at 12:25PM by Cheenu soni
https://ift.tt/3fvRXa7
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on Flutter Dev Google group:
Background Service
how to call api in background using platform channel in flutter
May 08, 2020 at 01:05PM by navtej singh
https://ift.tt/2SOtFyn
Background Service
how to call api in background using platform channel in flutter
May 08, 2020 at 01:05PM by navtej singh
https://ift.tt/2SOtFyn
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Firebase Authentication
How many authentications can my app get using a free firebase account
May 08, 2020 at 01:23PM by mel-hadj
https://ift.tt/35I67As
Firebase Authentication
How many authentications can my app get using a free firebase account
May 08, 2020 at 01:23PM by mel-hadj
https://ift.tt/35I67As
reddit
Firebase Authentication
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter Tutorial | The Complete Beginner’s Guide
https://ift.tt/2YLHnGe
May 08, 2020 at 01:15PM by Elixane
https://ift.tt/3dsLN8V
Flutter Tutorial | The Complete Beginner’s Guide
https://ift.tt/2YLHnGe
May 08, 2020 at 01:15PM by Elixane
https://ift.tt/3dsLN8V
Himdeve development
Google Flutter Tutorial for Beginners | Flutter Crash Course
Imagine a toolkit for crafting beautiful, effective, natively compiled and fast cross-platform mobile applications (Android & iOS) in an easy way - Flutter
New post on Flutter Dev Google group:
type int is not a subtype of type widget
hi guys. been trying to return this _weekNumber(DateTime date) { int dayOfYear = int.parse(DateFormat("D").format(date)); return ((dayOfYear - date.weekday + 10) / 7).floor(); } and something goes wrong , getting the error above. anyone knows what i am doing wrong? child: Container(
May 08, 2020 at 01:23PM by Error Place
https://ift.tt/2yG8d7P
type int is not a subtype of type widget
hi guys. been trying to return this _weekNumber(DateTime date) { int dayOfYear = int.parse(DateFormat("D").format(date)); return ((dayOfYear - date.weekday + 10) / 7).floor(); } and something goes wrong , getting the error above. anyone knows what i am doing wrong? child: Container(
May 08, 2020 at 01:23PM by Error Place
https://ift.tt/2yG8d7P
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Get your device info in flutter and show it in your app - tutorial
https://youtu.be/vfbdlC0tPhM
May 08, 2020 at 01:43PM by turcuciprian1
https://ift.tt/3be40FP
Get your device info in flutter and show it in your app - tutorial
https://youtu.be/vfbdlC0tPhM
May 08, 2020 at 01:43PM by turcuciprian1
https://ift.tt/3be40FP
YouTube
Flutter - Get device info
A tutorial on how to get your device info in flutter using the package device_info. The tutorial is made for android but iOS code is similar, just needs to be changed in specific places.
Github: https://github.com/turcuciprian/coding_with_cip_video_apps…
Github: https://github.com/turcuciprian/coding_with_cip_video_apps…
New post on /r/flutterdev subreddit:
About flutter app and flickering
Hi I am working on Flutter and developing few apps. I have not tested on real device....Just using Genymotion emulator.The problem is whenever UI of my app updates (I developed a quiz app), I see that previous UI pr element (question) moving on the screen and another one coming. Does this happen?I don't think it is cool to see flickering. Does it happen just in emulator or it is how flutter app works?
May 08, 2020 at 02:44PM by milanpoudel
https://ift.tt/2WAl3wo
About flutter app and flickering
Hi I am working on Flutter and developing few apps. I have not tested on real device....Just using Genymotion emulator.The problem is whenever UI of my app updates (I developed a quiz app), I see that previous UI pr element (question) moving on the screen and another one coming. Does this happen?I don't think it is cool to see flickering. Does it happen just in emulator or it is how flutter app works?
May 08, 2020 at 02:44PM by milanpoudel
https://ift.tt/2WAl3wo
reddit
About flutter app and flickering
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Bottomnavigationbar
https://youtu.be/jHKHX959V20
May 08, 2020 at 02:21PM by TheTechDesigner
https://ift.tt/2Wda6lq
Bottomnavigationbar
https://youtu.be/jHKHX959V20
May 08, 2020 at 02:21PM by TheTechDesigner
https://ift.tt/2Wda6lq
YouTube
Flutter Widget | 30 | 5. BottomNavigationBar | FFNavigationBar, items, theme | Speed Code
#TheTechDesigner
#Flutter #FlutterUI #SpeedCode #FlutterTutorial #FlutterAnimation #FlutterWidgets
#bottomNavigationBar #FFNavigationBarTheme #FFNavigationBar #theme #barBackgroundColor #selectedItemBorderColor #selectedItemBackgroundColor #selectedItemIconColor…
#Flutter #FlutterUI #SpeedCode #FlutterTutorial #FlutterAnimation #FlutterWidgets
#bottomNavigationBar #FFNavigationBarTheme #FFNavigationBar #theme #barBackgroundColor #selectedItemBorderColor #selectedItemBackgroundColor #selectedItemIconColor…
New post on /r/flutterdev subreddit:
Stuck at Running Gradle task 'assembledebug' .....
So i am getting this on android studio , when trying to run the main.dart file .
May 08, 2020 at 03:25PM by whitewolf890
https://ift.tt/35OcHFF
Stuck at Running Gradle task 'assembledebug' .....
So i am getting this on android studio , when trying to run the main.dart file .
May 08, 2020 at 03:25PM by whitewolf890
https://ift.tt/35OcHFF
reddit
Stuck at Running Gradle task 'assembledebug' .....
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter 1.17, Dart 2.8, Storyboard package and FlutterPen of the Week - Flutter News
https://youtu.be/ZUnonHLotDY
May 08, 2020 at 03:08PM by MyracleDesign
https://ift.tt/2xPzYKY
Flutter 1.17, Dart 2.8, Storyboard package and FlutterPen of the Week - Flutter News
https://youtu.be/ZUnonHLotDY
May 08, 2020 at 03:08PM by MyracleDesign
https://ift.tt/2xPzYKY
YouTube
Flutter 1.17, Dart 2.8, Storyboard package and FlutterPen of the Week - Flutter News
In this episode of #FlutterNews, we want to speak about the new Flutter #Release 1.17 and the latest update for Dart 2.8. Additionally, I want to introduce you to the Flutter package "Storyboard", from Rody Davis, that could change the development lifecycle.…
New post on Flutter Dev Google group:
geolocation with firebase/ firestore
hi guys. has anyone used the geolocation packages before? i am stuck here. i Am getting the lat & lng of Chosenplace but i cant write it inside Database. this is my serachMapPlaceWidget SearchMapPlaceWidget( darkMode: true, placeType: PlaceType.establishment, language: 'se', apiKey:
May 08, 2020 at 03:37PM by Error Place
https://ift.tt/3cgIphk
geolocation with firebase/ firestore
hi guys. has anyone used the geolocation packages before? i am stuck here. i Am getting the lat & lng of Chosenplace but i cant write it inside Database. this is my serachMapPlaceWidget SearchMapPlaceWidget( darkMode: true, placeType: PlaceType.establishment, language: 'se', apiKey:
May 08, 2020 at 03:37PM by Error Place
https://ift.tt/3cgIphk
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Help influence Flutter Sound
https://ift.tt/2WAKXQE
May 08, 2020 at 04:56PM by bsutto
https://ift.tt/2YLzUqH
Help influence Flutter Sound
https://ift.tt/2WAKXQE
May 08, 2020 at 04:56PM by bsutto
https://ift.tt/2YLzUqH
GitHub
[HELP] Petition to keep Flutter Sound as a free project · Issue #349 · dooboolab/flutter_sound
Petition to keep Flutter Sound as a free project We (the Flutter Sound developers and users) are very concerned by the apparent attempt of someone (@bsutton ) and his private company to take contro...