New post on /r/flutterdev subreddit:
Styling question
Hello everyone, I have a curious question. I am thinking on learning flutter and I want to know if styling elements is easy or hard to understand and to remember. Since I am accustomed with CSS and HTML, it is easy to relate flutter with CSS and HTML? Or do we need to learn a completely different approach?Thanks for all the help 🙏🏽
May 09, 2021 at 12:55AM by jayfoxxy
https://ift.tt/3evI9OR
Styling question
Hello everyone, I have a curious question. I am thinking on learning flutter and I want to know if styling elements is easy or hard to understand and to remember. Since I am accustomed with CSS and HTML, it is easy to relate flutter with CSS and HTML? Or do we need to learn a completely different approach?Thanks for all the help 🙏🏽
May 09, 2021 at 12:55AM by jayfoxxy
https://ift.tt/3evI9OR
reddit
Styling question
Hello everyone, I have a curious question. I am thinking on learning flutter and I want to know if styling elements is easy or hard to understand...
New post on Flutter Dev Google group:
Flutter and Android Studio problem
I am using Android Studio Stable and I recently upgraded it to 4.2 Since then I am no longer able to run gradlew lint because of kotlin compiler: Kotlin version that is used for building with Gradle (1.3.50) differs from the one bundled into the IDE plugin (1.5.0-release-764) Kotlin version
May 09, 2021 at 03:02AM by Bened
https://ift.tt/3hjXrYK
Flutter and Android Studio problem
I am using Android Studio Stable and I recently upgraded it to 4.2 Since then I am no longer able to run gradlew lint because of kotlin compiler: Kotlin version that is used for building with Gradle (1.3.50) differs from the one bundled into the IDE plugin (1.5.0-release-764) Kotlin version
May 09, 2021 at 03:02AM by Bened
https://ift.tt/3hjXrYK
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:
Why are mobile games jank free but apps are struggling to achieve such?
I remember playing complicated, infinite scrolling mobile game a few years back (on older phone obviously) and jank was never an issue! Yet mobile games are the pinnacle of complex layouts, animations and speed.Why is it not a breeze to solve janks when it comes to mobile app development? For example Infinite scrollers struggle with janks!
May 09, 2021 at 05:45AM by RenSanders
https://ift.tt/33txYnG
Why are mobile games jank free but apps are struggling to achieve such?
I remember playing complicated, infinite scrolling mobile game a few years back (on older phone obviously) and jank was never an issue! Yet mobile games are the pinnacle of complex layouts, animations and speed.Why is it not a breeze to solve janks when it comes to mobile app development? For example Infinite scrollers struggle with janks!
May 09, 2021 at 05:45AM by RenSanders
https://ift.tt/33txYnG
reddit
Why are mobile games jank free but apps are struggling to achieve...
I remember playing complicated, infinite scrolling mobile game a few years back (on older phone obviously) and jank was never an issue! Yet mobile...
New post on Flutter Dev Google group:
textField input & auto calculated text in flutter
good morning i have an issue & I will be appreciated if someone can help me I started Flutter recently because i need to make an IOS copy from already lunched App on android using Java... the aim is to make 3 textFields which allow the user from entering the text & at the same time it will do
May 09, 2021 at 06:59AM by Samer Jallad
https://ift.tt/3esXAay
textField input & auto calculated text in flutter
good morning i have an issue & I will be appreciated if someone can help me I started Flutter recently because i need to make an IOS copy from already lunched App on android using Java... the aim is to make 3 textFields which allow the user from entering the text & at the same time it will do
May 09, 2021 at 06:59AM by Samer Jallad
https://ift.tt/3esXAay
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:
Perspective matrix alignment
Hi all, With a Transform() widget, we can do a perspective, ie we can use like... Transform( transform: Matrix4( 1,0,0,0, 0,1,0,0, 0,0,1,0, 0,0,0,1, )..setEntry(3, 2, 0.001)..rotateX(x)..rotateY(y)..rotateZ(z), alignment: FractionalOffset.center, This works fine,
May 09, 2021 at 09:20AM by Ian
https://ift.tt/3bdhKn6
Perspective matrix alignment
Hi all, With a Transform() widget, we can do a perspective, ie we can use like... Transform( transform: Matrix4( 1,0,0,0, 0,1,0,0, 0,0,1,0, 0,0,0,1, )..setEntry(3, 2, 0.001)..rotateX(x)..rotateY(y)..rotateZ(z), alignment: FractionalOffset.center, This works fine,
May 09, 2021 at 09:20AM by Ian
https://ift.tt/3bdhKn6
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:
Explore Pricing options for my vCard app
Question :My app Pocket vCard currently allows 25 shares and 25 scans in the Free and Unlimited in Pro. Should I allow unlimited scans and share for free and think of any other revenue stream ?Overview of the app:So I have developed a vCard app named Pocket vCard. It basically creates a digital business card which you can share by flashing your QR Code from the app (the other person does not need the app)App download links :iOS : https://apps.apple.com/app/pocket-vcard/id1510296443Android : https://play.google.com/store/apps/details?id=com.pocketvcard.androidView Poll
May 09, 2021 at 09:48AM by brijeshk88
https://ift.tt/2Q0sihS
Explore Pricing options for my vCard app
Question :My app Pocket vCard currently allows 25 shares and 25 scans in the Free and Unlimited in Pro. Should I allow unlimited scans and share for free and think of any other revenue stream ?Overview of the app:So I have developed a vCard app named Pocket vCard. It basically creates a digital business card which you can share by flashing your QR Code from the app (the other person does not need the app)App download links :iOS : https://apps.apple.com/app/pocket-vcard/id1510296443Android : https://play.google.com/store/apps/details?id=com.pocketvcard.androidView Poll
May 09, 2021 at 09:48AM by brijeshk88
https://ift.tt/2Q0sihS
App Store
Pocket vCard
Physical business cards are a thing of the past . . .Go digital (for FREE) and share your contact details in just a second !
Pocket vCard is a drop-in replacement for traditional business cards. Physical business cards can be misplaced but the contact saved…
Pocket vCard is a drop-in replacement for traditional business cards. Physical business cards can be misplaced but the contact saved…
New post on /r/flutterdev subreddit:
Material & Cupertino Widgets: How to adapt the style of your Flutter app according to the platform
https://ift.tt/2R85oFZ
May 09, 2021 at 10:55AM by svprdga
https://ift.tt/3tB2BlM
Material & Cupertino Widgets: How to adapt the style of your Flutter app according to the platform
https://ift.tt/2R85oFZ
May 09, 2021 at 10:55AM by svprdga
https://ift.tt/3tB2BlM
David Serrano
Material & Cupertino Widgets
How to adapt the style of your Flutter app according to the platform
New post on /r/flutterdev subreddit:
Migrate to Null Safety - Flutter 2 (21) - Movie App
https://youtu.be/6Bv5h7Yn6rI
May 09, 2021 at 10:53AM by prateeksharma1712
https://ift.tt/3tB2J4K
Migrate to Null Safety - Flutter 2 (21) - Movie App
https://youtu.be/6Bv5h7Yn6rI
May 09, 2021 at 10:53AM by prateeksharma1712
https://ift.tt/3tB2J4K
YouTube
Migrate to Null Safety - Flutter 2 (21) - Movie App | Industry Standard | Dev to Publish
#MovieApp #Flutter2 #NullSafety #MigratetoNullSafety
1 month free Coupon Code for developer plan is TBLOSSOMJULY.
Link to appcircle - https://appcircle.io/?utm_source=youtube&utm_medium=referral&utm_campaign=tb
Companion article - https://www.techieblo…
1 month free Coupon Code for developer plan is TBLOSSOMJULY.
Link to appcircle - https://appcircle.io/?utm_source=youtube&utm_medium=referral&utm_campaign=tb
Companion article - https://www.techieblo…
New post on /r/flutterdev subreddit:
Flutter Web App - Twitter Clone : Navigation And Routing
https://youtu.be/vHan3-AbUf4
May 08, 2021 at 02:39PM by realappdev
https://ift.tt/3txzMqz
Flutter Web App - Twitter Clone : Navigation And Routing
https://youtu.be/vHan3-AbUf4
May 08, 2021 at 02:39PM by realappdev
https://ift.tt/3txzMqz
YouTube
Flutter Web App - Twitter Clone : Routing & Navigation | Flutter Web Responsive UI
Learn Flutter Web App with building Twitter Clone with Flutter Web. The flutter web app of twitter clone is complete responsive app. Flutter Web App - Twitter Clone | Flutter Web App - Twitter Clone | Flutter Web Responsive UI | Flutter Web App Tutorial |…
New post on /r/flutterdev subreddit:
Flutter Tips for Learning and Productivity - Roman Just Codes
https://youtube.com/watch?v=aP5U-YH1ggc&feature=share
May 08, 2021 at 03:14PM by romanjustcodes
https://ift.tt/3tBcrUK
Flutter Tips for Learning and Productivity - Roman Just Codes
https://youtube.com/watch?v=aP5U-YH1ggc&feature=share
May 08, 2021 at 03:14PM by romanjustcodes
https://ift.tt/3tBcrUK
YouTube
Flutter Tips for Learning and Productivity - May 6, 2021
Flutter Tips for Learning and Productivity
In this talk, Roman Jaquez, a seasoned Flutter Developer with several published apps on the App Store and Google Play, as well as being a GDG NorthEast Mentor and GDG Lawrence Organizer, will share with us useful…
In this talk, Roman Jaquez, a seasoned Flutter Developer with several published apps on the App Store and Google Play, as well as being a GDG NorthEast Mentor and GDG Lawrence Organizer, will share with us useful…
New post on /r/flutterdev subreddit:
Make a 3d Drawer Menu effect Using Flutter
https://youtu.be/ZHRhSFXqHJY
May 08, 2021 at 03:20PM by DoctorCode8
https://ift.tt/2Q1C5UT
Make a 3d Drawer Menu effect Using Flutter
https://youtu.be/ZHRhSFXqHJY
May 08, 2021 at 03:20PM by DoctorCode8
https://ift.tt/2Q1C5UT
YouTube
Flutter UI | 3d Navigation Drawer Animation in Flutter
In this video, I will show you how to make an Animated Navigation Drawer using Flutter
New post on /r/flutterdev subreddit:
Flutter Youtube UI Clone | Speed Code
https://youtu.be/eeiJc8L6Az8
May 09, 2021 at 10:56AM by Nevurix
https://ift.tt/3o0GDay
Flutter Youtube UI Clone | Speed Code
https://youtu.be/eeiJc8L6Az8
May 09, 2021 at 10:56AM by Nevurix
https://ift.tt/3o0GDay
YouTube
Flutter Youtube UI Clone | Speed Code
Welcome to Flutter Speed Code tutorial series where you will learn Flutter and create amazing apps using Dart.
In this video, we build a Youtube UI clone.
» Resources
Source Code: https://github.com/deniscolak/youtube-ui-clone
» Music:
Wonki - Sunset…
In this video, we build a Youtube UI clone.
» Resources
Source Code: https://github.com/deniscolak/youtube-ui-clone
» Music:
Wonki - Sunset…
New post on /r/flutterdev subreddit:
Flutter - Implementing Google Sign In using Firebase ||SHA-1 key generation || TodoApp #04
https://youtu.be/GoeWNiu3acI
May 09, 2021 at 12:27PM by devstack06
https://ift.tt/3uxbYUN
Flutter - Implementing Google Sign In using Firebase ||SHA-1 key generation || TodoApp #04
https://youtu.be/GoeWNiu3acI
May 09, 2021 at 12:27PM by devstack06
https://ift.tt/3uxbYUN
YouTube
Flutter - Implementing Google Sign In using Firebase || TodoApp #04
#Flutter #Firebase #TodoApp
In this video,
We are going to do google sign in, this video will help you to generate sha-1 key and firebase configuration for Gmail sign in for your firebase with flutter todo app.
Last Video Link: https://youtu.be/RLOEG7piZ_A…
In this video,
We are going to do google sign in, this video will help you to generate sha-1 key and firebase configuration for Gmail sign in for your firebase with flutter todo app.
Last Video Link: https://youtu.be/RLOEG7piZ_A…
New post on /r/flutterdev subreddit:
Flutter. Combinations of BottomAppBar with FloatingActionButton
https://ift.tt/3h9HQes
May 07, 2021 at 08:49PM by Nemrosim
https://ift.tt/3uxeB97
Flutter. Combinations of BottomAppBar with FloatingActionButton
https://ift.tt/3h9HQes
May 07, 2021 at 08:49PM by Nemrosim
https://ift.tt/3uxeB97
Medium
Flutter. Combinations of using BottomAppBar with FloatingActionButton
Using different combinations of BottomAppBar widget with FloatingActionButton widget.
New post on /r/flutterdev subreddit:
Build a Flutter Wishlist App, Part 2: Adding CRUD Functionality to Your App
https://ift.tt/3tuRavN
May 07, 2021 at 01:50PM by robertinoc
https://ift.tt/3o4gYOy
Build a Flutter Wishlist App, Part 2: Adding CRUD Functionality to Your App
https://ift.tt/3tuRavN
May 07, 2021 at 01:50PM by robertinoc
https://ift.tt/3o4gYOy
Auth0 - Blog
Build a Flutter Wishlist App, Part 2: Adding CRUD Functionality to Your App
Implement the ability to view the wishlist, as well as add, edit, and delete items from the wishlist.
New post on /r/flutterdev subreddit:
FlutterForce — Week 120
https://ift.tt/3be3ryz
May 09, 2021 at 01:51PM by flutterist
https://ift.tt/3f2KsIt
FlutterForce — Week 120
https://ift.tt/3be3ryz
May 09, 2021 at 01:51PM by flutterist
https://ift.tt/3f2KsIt
Medium
FlutterForce — #Week 120
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Spring 2.0 is here(A simple & powerful pre-built animation kit)
https://ift.tt/2yI8czR
May 09, 2021 at 05:12PM by Kaushick_S_Argekar
https://ift.tt/3euTIG4
Spring 2.0 is here(A simple & powerful pre-built animation kit)
https://ift.tt/2yI8czR
May 09, 2021 at 05:12PM by Kaushick_S_Argekar
https://ift.tt/3euTIG4
Dart packages
spring | Flutter Package
A simple & powerfull pre-built animation kit for faster and easy apps developement.
New post on /r/flutterdev subreddit:
hopOn - Car Sharing and Rental Flutter App
hopOn is flutter based application for car sharing and rental services. It uses Firebase as a database and Google Maps APIs.The two main functions that app includes are -Rent a nearby carGive your car on rentThe app uses 3 Google Maps APIGeocoding API (provides geocoding and reverse geocoding of addresses)Places API (returns information about places using HTTP requests)Directions API (returns JSON or XML-formatted directions between locations)Please Find this Github repository for all the other information(App videos, APIs, Methods etc.)- hopOn - GithubDo ⭐ the repository.
May 09, 2021 at 05:12PM by Shivani-OP
https://ift.tt/3y0JLI4
hopOn - Car Sharing and Rental Flutter App
hopOn is flutter based application for car sharing and rental services. It uses Firebase as a database and Google Maps APIs.The two main functions that app includes are -Rent a nearby carGive your car on rentThe app uses 3 Google Maps APIGeocoding API (provides geocoding and reverse geocoding of addresses)Places API (returns information about places using HTTP requests)Directions API (returns JSON or XML-formatted directions between locations)Please Find this Github repository for all the other information(App videos, APIs, Methods etc.)- hopOn - GithubDo ⭐ the repository.
May 09, 2021 at 05:12PM by Shivani-OP
https://ift.tt/3y0JLI4
GitHub
GitHub - Singh-Shivani/hopOn: A car rental flutter application using firebase and google maps API
A car rental flutter application using firebase and google maps API - Singh-Shivani/hopOn
New post on Flutter Dev Google group:
Contact - Flutter Logic, State Management & Backend Connection
Hello Flutter Developers, I am a newbie to flutter and after paying everything I had for possibly the worst code I have ever seen in my life, I decided I needed to set things straight before I hired again because I lost even more money trying to hire someone to fix the code and didn't get any
May 09, 2021 at 10:34PM by Tracy Foran
https://ift.tt/3uCsXFl
Contact - Flutter Logic, State Management & Backend Connection
Hello Flutter Developers, I am a newbie to flutter and after paying everything I had for possibly the worst code I have ever seen in my life, I decided I needed to set things straight before I hired again because I lost even more money trying to hire someone to fix the code and didn't get any
May 09, 2021 at 10:34PM by Tracy Foran
https://ift.tt/3uCsXFl
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:
Flutter Tutorial - Persistent Bottom Sheet (Johannes Milke)
https://www.youtube.com/watch?v=o01hE56RMrc
May 09, 2021 at 11:14PM by JohannesMilke
https://ift.tt/3uyF1rc
Flutter Tutorial - Persistent Bottom Sheet (Johannes Milke)
https://www.youtube.com/watch?v=o01hE56RMrc
May 09, 2021 at 11:14PM by JohannesMilke
https://ift.tt/3uyF1rc
YouTube
Flutter Tutorial - Persistent Bottom Sheet
Create a Flutter Persistent Bottom Sheet to display additional information that doesn't fit anymore on the screen in Flutter.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training |…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training |…