New post on /r/flutterdev subreddit:
Git hooks in Flutter projects with Lefthook
https://ift.tt/32xkKap
July 20, 2020 at 09:59AM by _arthurdenner
https://ift.tt/3fJk5WY
Git hooks in Flutter projects with Lefthook
https://ift.tt/32xkKap
July 20, 2020 at 09:59AM by _arthurdenner
https://ift.tt/3fJk5WY
DEV Community
Git hooks in Flutter projects with Lefthook
How to easily standardize commits
New post on Flutter Dev Google group:
Complex music tool with Flutter?
Hello everyone, we are developing a musician platform/ tool for musicians for an app. Currently we have implemented the app on Android and Flutter and would now like to switch to Flutter. Do you have any experiences or suggestions for this or know people who already gained experiences with
July 20, 2020 at 11:12AM by Annika S
https://ift.tt/2WEz9xD
Complex music tool with Flutter?
Hello everyone, we are developing a musician platform/ tool for musicians for an app. Currently we have implemented the app on Android and Flutter and would now like to switch to Flutter. Do you have any experiences or suggestions for this or know people who already gained experiences with
July 20, 2020 at 11:12AM by Annika S
https://ift.tt/2WEz9xD
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:
unable to setmapstyle for googlemaps in flutter
i have been trying to style my google map and it just will not work. can someone see whats wrong with it? GoogleMap( markers: Set.of(_markers.values), myLocationEnabled: true, onMapCreated: (GoogleMapController controller) { mapController
July 20, 2020 at 11:18AM by Error Place
https://ift.tt/2WChpTA
unable to setmapstyle for googlemaps in flutter
i have been trying to style my google map and it just will not work. can someone see whats wrong with it? GoogleMap( markers: Set.of(_markers.values), myLocationEnabled: true, onMapCreated: (GoogleMapController controller) { mapController
July 20, 2020 at 11:18AM by Error Place
https://ift.tt/2WChpTA
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:
Cloud Firestore and Caching
There was a discussion about this hidden in another post, so I thought I'd create its own.What are people's experiences with this? How have you handled caching in order to reduce the amount of times you're calling the server?For my use case, the user does not interact with any other users, and will generally use the app from only one phone. My idea is to do the following (which I posted elsewhere):With Cloud Firestore, there's a source enum. Seems like you could force it to check the cache first, if that errors or returns an empty list (depending on what you're doing), then you could force query the server.
July 20, 2020 at 12:25PM by 946789987649
https://ift.tt/2ZMDrFj
Cloud Firestore and Caching
There was a discussion about this hidden in another post, so I thought I'd create its own.What are people's experiences with this? How have you handled caching in order to reduce the amount of times you're calling the server?For my use case, the user does not interact with any other users, and will generally use the app from only one phone. My idea is to do the following (which I posted elsewhere):With Cloud Firestore, there's a source enum. Seems like you could force it to check the cache first, if that errors or returns an empty list (depending on what you're doing), then you could force query the server.
July 20, 2020 at 12:25PM by 946789987649
https://ift.tt/2ZMDrFj
GitHub
FirebaseExtended/flutterfire
🔥 A collection of Firebase plugins for Flutter apps. - FirebaseExtended/flutterfire
New post on /r/flutterdev subreddit:
Build A Flutter Tinder Clone with Firebase & BLoC #34/40 Message Page
https://youtu.be/st69wSeC8Qg
July 20, 2020 at 01:13PM by 26Waga
https://ift.tt/3fN42r5
Build A Flutter Tinder Clone with Firebase & BLoC #34/40 Message Page
https://youtu.be/st69wSeC8Qg
July 20, 2020 at 01:13PM by 26Waga
https://ift.tt/3fN42r5
YouTube
Build Flutter Tinder Clone with Firebase & BLoC #35/41 MessagePage
Build a Flutter Tinder Clone with Firebase and BLoC. In this video we work on the Chat Model and the Chat Widget
New post on /r/flutterdev subreddit:
Flutter-Commerce | An e-commerce application built in Flutter using Firebase
https://ift.tt/2OIhbpu
July 20, 2020 at 01:36PM by ashishrawat2911
https://ift.tt/2OEJgho
Flutter-Commerce | An e-commerce application built in Flutter using Firebase
https://ift.tt/2OIhbpu
July 20, 2020 at 01:36PM by ashishrawat2911
https://ift.tt/2OEJgho
New post on /r/flutterdev subreddit:
Animated Google Maps Markers with detail card Package
Proud to announce a new Flutter Package for Google MapsEasy to use Animated Maps Markers with a detailed card. Use it for a store or any place locator.Please support my work by giving a star ⭐ on GitHub repo.Demo: https://raw.githubusercontent.com/atiqsamtia/interactive_maps_marker_flutter/master/demo/simple-demo.gifGithub RepoPub.dev Package
July 20, 2020 at 02:16PM by atiqsamtia
https://ift.tt/3jpjjk4
Animated Google Maps Markers with detail card Package
Proud to announce a new Flutter Package for Google MapsEasy to use Animated Maps Markers with a detailed card. Use it for a store or any place locator.Please support my work by giving a star ⭐ on GitHub repo.Demo: https://raw.githubusercontent.com/atiqsamtia/interactive_maps_marker_flutter/master/demo/simple-demo.gifGithub RepoPub.dev Package
July 20, 2020 at 02:16PM by atiqsamtia
https://ift.tt/3jpjjk4
New post on /r/flutterdev subreddit:
I made SVG icons to OTF font converter, written fully in Dart. I hope it will be useful for many people in their Flutter projects.
https://ift.tt/2ZOMt4J
July 20, 2020 at 02:09PM by yyyt
https://ift.tt/3eLBwVN
I made SVG icons to OTF font converter, written fully in Dart. I hope it will be useful for many people in their Flutter projects.
https://ift.tt/2ZOMt4J
July 20, 2020 at 02:09PM by yyyt
https://ift.tt/3eLBwVN
Dart packages
fontify | Dart Package
Converts SVG icons to OTF font and generates Flutter-compatible class. Provides an API and a CLI tool.
New post on /r/flutterdev subreddit:
Free French Flutter Beginner Course
Hi everyone,If you want to know what Flutter can do for you, I have created a french course to build your first project.You can also ask for help on the community forum.See you
July 20, 2020 at 02:38PM by StephanINL
https://ift.tt/3joB96L
Free French Flutter Beginner Course
Hi everyone,If you want to know what Flutter can do for you, I have created a french course to build your first project.You can also ask for help on the community forum.See you
July 20, 2020 at 02:38PM by StephanINL
https://ift.tt/3joB96L
IN'LEARN
Formation Flutter gratuite pour débutant
Créez votre première application Flutter avec notre formation d'initiation gratuite, apprendre efficacement les bases en partant de zéro.
New post on /r/flutterdev subreddit:
Custom dialogs in Flutter
https://youtu.be/rc0ZLsQsDKk
July 20, 2020 at 02:22PM by jetblack-pope
https://ift.tt/2E1QLx3
Custom dialogs in Flutter
https://youtu.be/rc0ZLsQsDKk
July 20, 2020 at 02:22PM by jetblack-pope
https://ift.tt/2E1QLx3
YouTube
Custom Dialogs in Flutter
This video goes through showing you how to create custom alert dialogs in your Flutter project. Add any kind of functionality and widgets to your popups utilizing this widget.
Subscribe to the channel to see more weekly content on Flutter development. …
Subscribe to the channel to see more weekly content on Flutter development. …
New post on /r/flutterdev subreddit:
Flutter learning resources
My friend is a major Flutter enthusiast. He's an experienced Android developer. He picked it up very quickly and now it is the main technology he's working with. He decided to create a list of free Flutter resources he used to learn it. It's extremely valuable for both beginners and more advanced Flutter users. Give it a try.
July 20, 2020 at 03:02PM by placek3000
https://ift.tt/3huQQIb
Flutter learning resources
My friend is a major Flutter enthusiast. He's an experienced Android developer. He picked it up very quickly and now it is the main technology he's working with. He decided to create a list of free Flutter resources he used to learn it. It's extremely valuable for both beginners and more advanced Flutter users. Give it a try.
July 20, 2020 at 03:02PM by placek3000
https://ift.tt/3huQQIb
The Software House
Flutter resources: best resources to learn Flutter for beginners and advanced developers | TSH.io
Interested in Flutter development but need proper Flutter resources and learning material? This is my list of best resources to learn Flutter.
New post on /r/flutterdev subreddit:
Flutter Tap Weekly Newsletter Week 48 - Tutorials, videos, packages, and much more!
https://ift.tt/3eMVS0P
July 20, 2020 at 04:01PM by vensign
https://ift.tt/3jpMFPg
Flutter Tap Weekly Newsletter Week 48 - Tutorials, videos, packages, and much more!
https://ift.tt/3eMVS0P
July 20, 2020 at 04:01PM by vensign
https://ift.tt/3jpMFPg
Fluttertap
Newsletter Issue 48
Flutter Tap newsletter with the latest of Flutter. Articles, tutorials, videos and much more - Issue 48
New post on /r/flutterdev subreddit:
Flutter-Commerce | An eCommerce application built in Flutter using Firebase.
https://ift.tt/3hksjW4
July 20, 2020 at 04:27PM by ashishrawat2911
https://ift.tt/2CQtuO4
Flutter-Commerce | An eCommerce application built in Flutter using Firebase.
https://ift.tt/3hksjW4
July 20, 2020 at 04:27PM by ashishrawat2911
https://ift.tt/2CQtuO4
GitHub
GitHub - ashishrawat2911/flutter_commerce: An Ecommerce application built in Flutter using Firebase.
An Ecommerce application built in Flutter using Firebase. - GitHub - ashishrawat2911/flutter_commerce: An Ecommerce application built in Flutter using Firebase.
New post on /r/flutterdev subreddit:
Flutter-Commerce | An e-commerce application built in Flutter using Firebase
https://ift.tt/3hksjW4
July 20, 2020 at 04:49PM by ashishrawat2911
https://ift.tt/3jmkJfl
Flutter-Commerce | An e-commerce application built in Flutter using Firebase
https://ift.tt/3hksjW4
July 20, 2020 at 04:49PM by ashishrawat2911
https://ift.tt/3jmkJfl
GitHub
GitHub - ashishrawat2911/flutter_commerce: An Ecommerce application built in Flutter using Firebase.
An Ecommerce application built in Flutter using Firebase. - GitHub - ashishrawat2911/flutter_commerce: An Ecommerce application built in Flutter using Firebase.
New post on /r/flutterdev subreddit:
Need help with GitHub and wanting contributors.
/r/flutterhelp/comments/huncwr/need_help_with_github_and_wanting_contributors/
July 20, 2020 at 05:36PM by thisis_dc
https://ift.tt/3himEzD
Need help with GitHub and wanting contributors.
/r/flutterhelp/comments/huncwr/need_help_with_github_and_wanting_contributors/
July 20, 2020 at 05:36PM by thisis_dc
https://ift.tt/3himEzD
Reddit
Need help with GitHub and wanting contributors. : r/FlutterDev
105K subscribers in the FlutterDev community. A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter wrap📱
https://youtu.be/u065PQd_ClE
July 20, 2020 at 04:50PM by maherban530
https://ift.tt/32BAglv
Flutter wrap📱
https://youtu.be/u065PQd_ClE
July 20, 2020 at 04:50PM by maherban530
https://ift.tt/32BAglv
YouTube
Flutter |5| wrap
WELCOME
create Widget, UI, AppBar, Wrap using Dart for Application.
Flutter |1| Bottom AppBar:https://youtu.be/BTrNnHLCq-4
Flutter |2| Page Selector:https://youtu.be/-yEX470jOh4
Flutter |3| Opacity:https://youtu.be/kX7uyJ_3srg
Flutter |4| Animated con…
create Widget, UI, AppBar, Wrap using Dart for Application.
Flutter |1| Bottom AppBar:https://youtu.be/BTrNnHLCq-4
Flutter |2| Page Selector:https://youtu.be/-yEX470jOh4
Flutter |3| Opacity:https://youtu.be/kX7uyJ_3srg
Flutter |4| Animated con…
New post on /r/flutterdev subreddit:
#15 Working with Images in Flutter || Images & Assets || Flutter Tutorial Beginners to Advance
https://www.youtube.com/watch?v=fSiRDdxkEIA
July 20, 2020 at 04:45PM by Code_Flipper
https://ift.tt/32DSQts
#15 Working with Images in Flutter || Images & Assets || Flutter Tutorial Beginners to Advance
https://www.youtube.com/watch?v=fSiRDdxkEIA
July 20, 2020 at 04:45PM by Code_Flipper
https://ift.tt/32DSQts
YouTube
#15 Working with Images in Flutter || Images & Assets || Flutter Tutorial For Beginners
In this video I'm explaining the Image Asset widget. How to use Images in flutter just in three steps. In this video I have also use Rows and Column with Image widget.
Fell free to ask questions in comments.
Email: ehtasham228@gmail.com
cod…
Fell free to ask questions in comments.
Email: ehtasham228@gmail.com
cod…
New post on /r/flutterdev subreddit:
Flutter E-Commerce App [1] - Sign In Page form auto validate with Provider
https://www.youtube.com/watch?v=TbOD7meCaO8&feature=share
July 20, 2020 at 01:08PM by dickyrey
https://ift.tt/3jiXymh
Flutter E-Commerce App [1] - Sign In Page form auto validate with Provider
https://www.youtube.com/watch?v=TbOD7meCaO8&feature=share
July 20, 2020 at 01:08PM by dickyrey
https://ift.tt/3jiXymh
YouTube
Flutter E-Commerce App [1] - Sign In Page form auto validate with Provider
#Flutter #MobileApps #Provider #SignIn #FlutterValidation
In this video, we build Sign In Page and Validation form with #Provider App
#UI #Application with #Flutter.
Easy to use, clean UI, create from scratch and recommended for beginner.
I hope you like…
In this video, we build Sign In Page and Validation form with #Provider App
#UI #Application with #Flutter.
Easy to use, clean UI, create from scratch and recommended for beginner.
I hope you like…
New post on /r/flutterdev subreddit:
QUIZLET 【UI/UX】 || Flutter
https://youtu.be/jlrz32zdoR0
July 20, 2020 at 11:37AM by Admirable_Ad6745
https://ift.tt/3hiCf27
QUIZLET 【UI/UX】 || Flutter
https://youtu.be/jlrz32zdoR0
July 20, 2020 at 11:37AM by Admirable_Ad6745
https://ift.tt/3hiCf27
YouTube
QUIZLET 【UI/UX】 || Flutter
Source Code: http://raboninco.com/1NqaM
New post on /r/flutterdev subreddit:
Build an iOS Flutter app without a Mac or iPhone
https://ift.tt/2WDZ097
July 20, 2020 at 07:43PM by kanga-bru
https://ift.tt/2WDpdVb
Build an iOS Flutter app without a Mac or iPhone
https://ift.tt/2WDZ097
July 20, 2020 at 07:43PM by kanga-bru
https://ift.tt/2WDpdVb
Kangabru’s Blog
Zero to hero - Part 6 - Build an iOS app without a Mac or iPhone using Flutter
This is the final post in my series of how I built my icing game. Today I show you how to launch on iOS without touching an iDevice.
New post on /r/flutterdev subreddit:
BingWalls - Flutter app which enables you to use Bing image of the day as your Wallpaper on your android devices
Hi guys,Just managed to create my 2nd flutter app. It's called Bingwalls.Features -- Allows full hd (1920x1080) Bing image of the day to be used as wallpaper.- Upcoming Features- ability to download and share the wallpaper locally- automatically change the wallpaper when Bing updates it on their side.Download Links -- here https://github.com/tyagi-saurabh/BingWalls/blob/master/README.mdSource Code- https://github.com/tyagi-saurabh/BingWallsThank you all once again for your screen time. You guys rock.
July 20, 2020 at 07:39PM by Sam_Tyagi
https://ift.tt/3jh2lEy
BingWalls - Flutter app which enables you to use Bing image of the day as your Wallpaper on your android devices
Hi guys,Just managed to create my 2nd flutter app. It's called Bingwalls.Features -- Allows full hd (1920x1080) Bing image of the day to be used as wallpaper.- Upcoming Features- ability to download and share the wallpaper locally- automatically change the wallpaper when Bing updates it on their side.Download Links -- here https://github.com/tyagi-saurabh/BingWalls/blob/master/README.mdSource Code- https://github.com/tyagi-saurabh/BingWallsThank you all once again for your screen time. You guys rock.
July 20, 2020 at 07:39PM by Sam_Tyagi
https://ift.tt/3jh2lEy
GitHub
BingWalls/README.md at master · tyagi-saurabh/BingWalls
Use Bing image of the day as your wallpaper,. Contribute to tyagi-saurabh/BingWalls development by creating an account on GitHub.