New post on /r/flutterdev subreddit:
Flutter Travel UI with Animations | VelocityX Full Tutorial
https://www.youtube.com/watch?v=IijBHKiE9mI&feature=share
November 07, 2020 at 05:12PM by imthepk
https://ift.tt/32pfx3p
Flutter Travel UI with Animations | VelocityX Full Tutorial
https://www.youtube.com/watch?v=IijBHKiE9mI&feature=share
November 07, 2020 at 05:12PM by imthepk
https://ift.tt/32pfx3p
YouTube
Flutter Travel UI with Animations | VelocityX Full Tutorial
In this video, we will learn how to create this beautiful travel UI in just less than 200 lines of code. It will also have some animations. We will see the power of VelocityX.
Code - https://github.com/iampawan/FlutterLooks
Inspired from - https://www.…
Code - https://github.com/iampawan/FlutterLooks
Inspired from - https://www.…
New post on /r/flutterdev subreddit:
Flutter Story App (StoryView Plugin) - Flutter (Tutorial)
https://www.youtube.com/watch?v=3f9oqIvxNc0
November 07, 2020 at 09:01PM by JohannesMilke
https://ift.tt/32nSGFm
Flutter Story App (StoryView Plugin) - Flutter (Tutorial)
https://www.youtube.com/watch?v=3f9oqIvxNc0
November 07, 2020 at 09:01PM by JohannesMilke
https://ift.tt/32nSGFm
YouTube
Flutter Tutorial - Flutter Story App (StoryView Plugin)
Let's build a Flutter stories app similar to WhatsApp stories or Snapshot stories.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/story_app_example
- Buy…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/story_app_example
- Buy…
New post on /r/flutterdev subreddit:
Flutter - Grocery App - WordPress - WooCommerce Series - EP 09 - Variable Products
https://youtu.be/Wg2df9W_qI0
November 07, 2020 at 11:01PM by Slight_Ad2736
https://ift.tt/2U460Kz
Flutter - Grocery App - WordPress - WooCommerce Series - EP 09 - Variable Products
https://youtu.be/Wg2df9W_qI0
November 07, 2020 at 11:01PM by Slight_Ad2736
https://ift.tt/2U460Kz
YouTube
🔥 Flutter - Grocery App - WordPress - WooCommerce Series 🔥 - EP 09 - Variable Products
This is the 9th episode of the Flutter - WooCommerce Series. In this Video we will learn about how to handle Variable Products in WooCommerce using Flutter Application
Click 🔔 to get notified about our latest videos
Subscribe & Help us to Grow :)
✔ Subscribe…
Click 🔔 to get notified about our latest videos
Subscribe & Help us to Grow :)
✔ Subscribe…
New post on /r/flutterdev subreddit:
How to design a sharp clear splash screen for all screen sizes
Hello I'm trying to create a sharp image for my splash screen however I'm not sure how to go about it What dimensions do I need to design my splash screens and how do I make it such that it doesn't pixelate. Any help will be appreciated
November 08, 2020 at 05:55AM by Timndichu
https://ift.tt/3p7vfK9
How to design a sharp clear splash screen for all screen sizes
Hello I'm trying to create a sharp image for my splash screen however I'm not sure how to go about it What dimensions do I need to design my splash screens and how do I make it such that it doesn't pixelate. Any help will be appreciated
November 08, 2020 at 05:55AM by Timndichu
https://ift.tt/3p7vfK9
reddit
How to design a sharp clear splash screen for all screen sizes
Hello I'm trying to create a sharp image for my splash screen however I'm not sure how to go about it What dimensions do I need to design my...
New post on Flutter Dev Google group:
Captcha Entry Requirement
Work from Home Captcha Entry Work is Available Any one interested just share the Details to *phone:9703787801* *Email:d....@gmail.com
Captcha Entry Requirement
Work from Home Captcha Entry Work is Available Any one interested just share the Details to *phone:9703787801* *Email:d....@gmail.com
New post on /r/flutterdev subreddit:
Easily manage and customize your TabBarViews
https://pub.dev/packages/contained_tab_bar_viewContainedTabBarView encapsulates TabController, TabBar and TabBarView into a single, easy to use Widget and lets you customize its appearance without worrying about internal workings of "TabBar ecosystem".
November 08, 2020 at 08:34AM by llsII
https://ift.tt/3p8Uvju
Easily manage and customize your TabBarViews
https://pub.dev/packages/contained_tab_bar_viewContainedTabBarView encapsulates TabController, TabBar and TabBarView into a single, easy to use Widget and lets you customize its appearance without worrying about internal workings of "TabBar ecosystem".
Container( padding: const EdgeInsets.all(8.0), color: Colors.blue, width: 200, height: 300, child: ContainedTabBarView( tabs: [ Text('First'), Text('Second') ], views: [ Container(color: Colors.red), Container(color: Colors.green) ], onChange: (index) => print(index), ), )
November 08, 2020 at 08:34AM by llsII
https://ift.tt/3p8Uvju
Dart packages
contained_tab_bar_view | Flutter package
Encapsulates TabController, TabBar and TabBarView into a single customizable Widget.
New post on /r/flutterdev subreddit:
Fun custom Canvas Animation made in Flutter
https://twitter.com/creativemaybeno/status/1325389303288107008?s=20
November 08, 2020 at 11:49AM by creativemaybeno
https://ift.tt/2IbMAAO
Fun custom Canvas Animation made in Flutter
https://twitter.com/creativemaybeno/status/1325389303288107008?s=20
November 08, 2020 at 11:49AM by creativemaybeno
https://ift.tt/2IbMAAO
Twitter
creativecreatorormaybenot
Fun animation made in #Flutter; will post a bunch more of these - everything is open source - stay tuned 😃 Source code for this one can be found on GitHub: https://t.co/9djUnn988f https://t.co/yWJlEWS6C1
New post on /r/flutterdev subreddit:
A bug in Flutter is blocking the release of my app, but I can't reproduce it on any of my devices; who can help?
(I know of /r/FlutterHelp but I'm asking for assitance working on Flutter, not with Flutter, so /r/FlutterDev seems more appropriate.)The issue in question: PageView stops responding to input on a particular page number, on some devices (#65747).I really want this to be fixed and would be more than happy to debug it and send a pull request myself, but the problem is, I don't have a device on which the issue is reproducible! So far, it's been reproduced by others on Motorola Moto G6 Plus and Samsung Galaxy S10. It doesn't happen on any of my devices, nor on the Android emulator. So, I can't properly debug this myself, and the Flutter team has been silent since they reproduced and triaged it (not that I blame them).I made a probably-not-so-minimal reproduction case, which is attached to the issue. I couldn't cut it down further, because I don't know which code exactly triggers the issue.Would anyone here with access to one of these devices be willing and able to help out? A starting point would be to see if you can reproduce it; then whittle the example down to its bare minimum. Then, I guess, step through it in the debugger or litter the PageView implementation with logging statements.If anyone knows of a way for me to remotely access one of these devices interactively, that might also be an option.
November 08, 2020 at 11:36AM by thomastc
https://ift.tt/3lbRsV4
A bug in Flutter is blocking the release of my app, but I can't reproduce it on any of my devices; who can help?
(I know of /r/FlutterHelp but I'm asking for assitance working on Flutter, not with Flutter, so /r/FlutterDev seems more appropriate.)The issue in question: PageView stops responding to input on a particular page number, on some devices (#65747).I really want this to be fixed and would be more than happy to debug it and send a pull request myself, but the problem is, I don't have a device on which the issue is reproducible! So far, it's been reproduced by others on Motorola Moto G6 Plus and Samsung Galaxy S10. It doesn't happen on any of my devices, nor on the Android emulator. So, I can't properly debug this myself, and the Flutter team has been silent since they reproduced and triaged it (not that I blame them).I made a probably-not-so-minimal reproduction case, which is attached to the issue. I couldn't cut it down further, because I don't know which code exactly triggers the issue.Would anyone here with access to one of these devices be willing and able to help out? A starting point would be to see if you can reproduce it; then whittle the example down to its bare minimum. Then, I guess, step through it in the debugger or litter the PageView implementation with logging statements.If anyone knows of a way for me to remotely access one of these devices interactively, that might also be an option.
November 08, 2020 at 11:36AM by thomastc
https://ift.tt/3lbRsV4
GitHub
PageView stops responding to input on a particular page number, on some devices · Issue #65747 · flutter/flutter
I've hesitated for a long time to report this, because I can't reproduce it myself and therefore can't create a minimal reproduction project. Heck, I can't even be s...
New post on /r/flutterdev subreddit:
FlutterForce — Week 95
https://ift.tt/35bHAp0
November 08, 2020 at 01:45PM by flutterist
https://ift.tt/3panbbx
FlutterForce — Week 95
https://ift.tt/35bHAp0
November 08, 2020 at 01:45PM by flutterist
https://ift.tt/3panbbx
Medium
FlutterForce — #Week 95
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Flutter web for a simple web administration panel
I need to create a web administration panel; nothing special, a normal login, a list of configurable items, click on the item, edit it via text fields, upload some images and maybe some videos. This panel will be connected to a Firebase project.I know that flutter web is not production ready yet, so my first guess was to create it using react or vue; but I really want your opinion guys regarding if this kind of web application could be done in flutter web at its current state.I really would like to implement it in flutter since I hate doing things in HTML and CSS, but at the same time I need to provide a quality work to my client.Would you use flutter web for this kind of stuff taking into account that it's meant for a client who is paying for a quality deliverable that works on all desktop browsers and mobile browsers?
November 08, 2020 at 01:29PM by svprdga
https://ift.tt/3eEfdD1
Flutter web for a simple web administration panel
I need to create a web administration panel; nothing special, a normal login, a list of configurable items, click on the item, edit it via text fields, upload some images and maybe some videos. This panel will be connected to a Firebase project.I know that flutter web is not production ready yet, so my first guess was to create it using react or vue; but I really want your opinion guys regarding if this kind of web application could be done in flutter web at its current state.I really would like to implement it in flutter since I hate doing things in HTML and CSS, but at the same time I need to provide a quality work to my client.Would you use flutter web for this kind of stuff taking into account that it's meant for a client who is paying for a quality deliverable that works on all desktop browsers and mobile browsers?
November 08, 2020 at 01:29PM by svprdga
https://ift.tt/3eEfdD1
Reddit
r/FlutterDev on Reddit: Flutter web for a simple web administration panel
Posted by u/svprdga - 4 votes and 2 comments
New post on /r/flutterdev subreddit:
Flutter Web App with Express and Socket.IO
I wrote a Medium article about developing a simple chat app with Flutter Web, Express and Socket.IO. Thanks for checking it out!Article: MediumThe Web App: HerokuSource Code: GitHub
November 08, 2020 at 01:11PM by iberatkaya
https://ift.tt/2I88ghL
Flutter Web App with Express and Socket.IO
I wrote a Medium article about developing a simple chat app with Flutter Web, Express and Socket.IO. Thanks for checking it out!Article: MediumThe Web App: HerokuSource Code: GitHub
November 08, 2020 at 01:11PM by iberatkaya
https://ift.tt/2I88ghL
Medium
Developing A Chat App With Express, Socket.IO, and Flutter Web
Socket.IO is a JavaScript library that enables bi-directional communication between a client and a server. It is widely used. In this…
👍1
New post on /r/flutterdev subreddit:
FlutterForce #95
Nice open source flutter libraries, code examples and news from Flutter world.Briefly:Learn How To Implement Pagination with FlutterFingerprint Authentication System in FlutterInteractiveViewer (Widget of the Week)Figma to Flutter: How to create Travel App in Flutter
And many more!https://medium.com/flutterforce/flutterforce-week-95-2b44277785cb
November 08, 2020 at 02:22PM by Localazy
https://ift.tt/359Hazh
FlutterForce #95
Nice open source flutter libraries, code examples and news from Flutter world.Briefly:Learn How To Implement Pagination with FlutterFingerprint Authentication System in FlutterInteractiveViewer (Widget of the Week)Figma to Flutter: How to create Travel App in Flutter
And many more!https://medium.com/flutterforce/flutterforce-week-95-2b44277785cb
November 08, 2020 at 02:22PM by Localazy
https://ift.tt/359Hazh
Medium
FlutterForce — #Week 95
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
How to define Flutter build export method for iOS
https://ift.tt/3lbDAKE
November 08, 2020 at 05:58PM by danielgomez22
https://ift.tt/35avuw5
How to define Flutter build export method for iOS
https://ift.tt/3lbDAKE
November 08, 2020 at 05:58PM by danielgomez22
https://ift.tt/35avuw5
Stack Overflow
How build a flutter app for each export method for iOS with fastlane
I need to deploy my app ad-hoc and to the play store, currently in my CI flow I do this for every PR with Fastlane:
sh("flutter build ios")
build_app(export_method: method)
Fastlane: too...
sh("flutter build ios")
build_app(export_method: method)
Fastlane: too...
New post on Flutter Dev Google group:
solve eror
who know how I can solve this problem?
November 08, 2020 at 08:00PM by Mohammad Reza Ahmi
https://ift.tt/3p8eLSf
solve eror
who know how I can solve this problem?
November 08, 2020 at 08:00PM by Mohammad Reza Ahmi
https://ift.tt/3p8eLSf
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:
Anyone with flutter based website
Anyone made there website in flutter and want to showcase the site and performance based issue they faced .
November 08, 2020 at 08:14PM by omega_savvy
https://ift.tt/3lc9GpD
Anyone with flutter based website
Anyone made there website in flutter and want to showcase the site and performance based issue they faced .
November 08, 2020 at 08:14PM by omega_savvy
https://ift.tt/3lc9GpD
reddit
Anyone with flutter based website
Anyone made there website in flutter and want to showcase the site and performance based issue they faced .
New post on /r/flutterdev subreddit:
Text - Deep Dive - Flutter (Tutorial)
https://www.youtube.com/watch?v=WYbXv9WtVwE
November 08, 2020 at 08:02PM by JohannesMilke
https://ift.tt/38u8eLT
Text - Deep Dive - Flutter (Tutorial)
https://www.youtube.com/watch?v=WYbXv9WtVwE
November 08, 2020 at 08:02PM by JohannesMilke
https://ift.tt/38u8eLT
YouTube
Flutter Tutorial - Flutter Text
Learn everything you need to know about the Flutter Text widget in Flutter
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/text_example
- Buy My Courses:…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/text_example
- Buy My Courses:…
New post on /r/flutterdev subreddit:
Using dart for an API
Hey guys, i'm a Software Engineering student and for a big assigment we need to build an API with back and front end tech of choise. I wanted to do the whole thing with Google tech, so: a flutter app for UI, and a custom dart-API with firebase auth and firestore for database. Would you guys recomend me trying to build the API with dart? Or should i just stick to the boring standard of JAVA/C#/PHP etc.
November 08, 2020 at 09:16PM by Goel40
https://ift.tt/3ki4gIw
Using dart for an API
Hey guys, i'm a Software Engineering student and for a big assigment we need to build an API with back and front end tech of choise. I wanted to do the whole thing with Google tech, so: a flutter app for UI, and a custom dart-API with firebase auth and firestore for database. Would you guys recomend me trying to build the API with dart? Or should i just stick to the boring standard of JAVA/C#/PHP etc.
November 08, 2020 at 09:16PM by Goel40
https://ift.tt/3ki4gIw
reddit
Using dart for an API
Hey guys, i'm a Software Engineering student and for a big assigment we need to build an API with back and front end tech of choise. I wanted to...
New post on Flutter Dev Google group:
Storing Timestamp in firebas FireStore
Hello Guys, I am new to this group. I am trying to store TimeStamp to Firestore. Now this timestamp is value pickedup from Datepicker. So, my model is like User {name, dateofbirth} Also, I am using JSON Serializer to encode and decode models from and toJSon What I understood so far is I can
November 08, 2020 at 10:44PM by sarfaraz ahmed
https://ift.tt/32spnlf
Storing Timestamp in firebas FireStore
Hello Guys, I am new to this group. I am trying to store TimeStamp to Firestore. Now this timestamp is value pickedup from Datepicker. So, my model is like User {name, dateofbirth} Also, I am using JSON Serializer to encode and decode models from and toJSon What I understood so far is I can
November 08, 2020 at 10:44PM by sarfaraz ahmed
https://ift.tt/32spnlf
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:
New Flutter buttons and Icons style
https://ift.tt/358wAZs
November 09, 2020 at 01:38AM by thehappyharis
https://ift.tt/2U9CPpo
New Flutter buttons and Icons style
https://ift.tt/358wAZs
November 09, 2020 at 01:38AM by thehappyharis
https://ift.tt/2U9CPpo
New post on /r/flutterdev subreddit:
Bridged now supports instant design compile (quicklook)
https://github.com/bridgedxyz/assistant now supports much more faster quicklook.download: https://bridged.xyz -> press get startedWhich converts your design to dart code, compiles to js, host the js so you can preview your compiled design right away.Please do Start if you like. And we are almost there. We are almost There that no flutter developer should suffer from widget building. It's hard, yet simple.Also, Bridged is all-opensource organization, feel free to join our community, collaborate with us, make PRs.DEMO: https://youtu.be/c0Ra6BG-UNA
November 09, 2020 at 02:29AM by softmarshmallow
https://ift.tt/2Imp8Rh
Bridged now supports instant design compile (quicklook)
https://github.com/bridgedxyz/assistant now supports much more faster quicklook.download: https://bridged.xyz -> press get startedWhich converts your design to dart code, compiles to js, host the js so you can preview your compiled design right away.Please do Start if you like. And we are almost there. We are almost There that no flutter developer should suffer from widget building. It's hard, yet simple.Also, Bridged is all-opensource organization, feel free to join our community, collaborate with us, make PRs.DEMO: https://youtu.be/c0Ra6BG-UNA
November 09, 2020 at 02:29AM by softmarshmallow
https://ift.tt/2Imp8Rh
GitHub
GitHub - gridaco/assistant: 🤖 Bring your Figma design & development pipeline to the next level - with design to code, in-design…
🤖 Bring your Figma design & development pipeline to the next level - with design to code, in-design-content-management, component management, tools for faster design - GitHub - gridaco/ass...