New post on /r/flutterdev subreddit:
Flutter Shopping App for iOS and Android | App Development Tutorial | Pa...
https://youtube.com/watch?v=GQJovou6zuE&feature=share
February 17, 2022 at 05:53AM by DBestech
https://ift.tt/l6FUZyV
Flutter Shopping App for iOS and Android | App Development Tutorial | Pa...
https://youtube.com/watch?v=GQJovou6zuE&feature=share
February 17, 2022 at 05:53AM by DBestech
https://ift.tt/l6FUZyV
YouTube
Flutter Shop App With Backend | Delivery App Tutorial | Full Course With API | Part 2
This is a flutter shop app with backend. This is compatible with both iOS and Android. It comes with complete api for shopping app.
Learn about the the app and it's documentation here
https://www.dbestech.com/tutorials/flutter-food-delivery-app-e-commerce…
Learn about the the app and it's documentation here
https://www.dbestech.com/tutorials/flutter-food-delivery-app-e-commerce…
New post on /r/flutterdev subreddit:
Flutter Parse JSON into Object or List
https://preneure.com/dart-convert-parse-json-string-array-into-list-object%ef%bf%bc/
February 17, 2022 at 05:16AM by preneure
https://ift.tt/YonlIhR
Flutter Parse JSON into Object or List
https://preneure.com/dart-convert-parse-json-string-array-into-list-object%ef%bf%bc/
February 17, 2022 at 05:16AM by preneure
https://ift.tt/YonlIhR
Preneure
Dart: Convert/Parse JSON String, Array into List/Object - Preneure
Convert JSON String or Array into List or Object in Dart/Flutter In this Dart/Flutter lesson, we’re going look at how...
New post on /r/flutterdev subreddit:
Introduction To Null Safety In Dart
https://preneure.com/introduction-to-null-safety-in-dart/
February 17, 2022 at 06:40AM by preneure
https://ift.tt/Xv03ab8
Introduction To Null Safety In Dart
https://preneure.com/introduction-to-null-safety-in-dart/
February 17, 2022 at 06:40AM by preneure
https://ift.tt/Xv03ab8
Preneure
Introduction To Null Safety In Dart - Preneure
What is Dart Null Safety? In basic terms, null safety in dart means that a variable cannot have a ‘null’...
New post on /r/flutterdev subreddit:
Flutter & Firebase Chat App: Master Flutter and Firebase
https://preneure.com/flutter-firebase-chat-app-master-flutter-and-firebase/
February 17, 2022 at 06:22AM by preneure
https://ift.tt/WLNJRQd
Flutter & Firebase Chat App: Master Flutter and Firebase
https://preneure.com/flutter-firebase-chat-app-master-flutter-and-firebase/
February 17, 2022 at 06:22AM by preneure
https://ift.tt/WLNJRQd
Preneure
Flutter & Firebase Chat App: Master Flutter and Firebase - Preneure
Do you want to build a complete Mobile Chat Application that works on iOS and Android, powered by Flutter and Firebase? Then this is the course for you! WHAT WILL WE BE BUILDING? In this course, we’ll use the best in Flutter and Firebase to build a complete…
New post on /r/flutterdev subreddit:
I published new Flutter Package for rapid and cleaner development.
https://ift.tt/2LQ9vTH
February 17, 2022 at 07:40AM by Aniketkhote
https://ift.tt/CVNr2sa
I published new Flutter Package for rapid and cleaner development.
https://ift.tt/2LQ9vTH
February 17, 2022 at 07:40AM by Aniketkhote
https://ift.tt/CVNr2sa
Dart packages
quickly | Flutter Package
Quickly is build for faster and cleaner development. It provides lots of extension methods on Widget, String, List and Map.
New post on /r/flutterdev subreddit:
Open-sourcing app 'cause burned out
I recently open-sourced an unfinished app called WINE.It's a social reading platform (think Wattpad or fanfiction.net) with the quirk of being able to write the next chapter of someone else chapter thus creating alternative narratives to a story.Not anything super original but at the time it was super fun of an idea and I still think it is, I'm just too tired to work on it for now.Reason for the open-sourcing: was working on too many things at the same time and burned out like an idiot. Lesson learned I will take some time away from development.GithubEdit to add "tech stack":Back-end: Firebase/FirestoreState management: flutter_blocRouter: auto_routeLocal DB: IsarDependency injection: get_it/injectableLinter: very_good_analysis
February 17, 2022 at 09:38AM by SSebigo
https://ift.tt/eV1ZoCK
Open-sourcing app 'cause burned out
I recently open-sourced an unfinished app called WINE.It's a social reading platform (think Wattpad or fanfiction.net) with the quirk of being able to write the next chapter of someone else chapter thus creating alternative narratives to a story.Not anything super original but at the time it was super fun of an idea and I still think it is, I'm just too tired to work on it for now.Reason for the open-sourcing: was working on too many things at the same time and burned out like an idiot. Lesson learned I will take some time away from development.GithubEdit to add "tech stack":Back-end: Firebase/FirestoreState management: flutter_blocRouter: auto_routeLocal DB: IsarDependency injection: get_it/injectableLinter: very_good_analysis
February 17, 2022 at 09:38AM by SSebigo
https://ift.tt/eV1ZoCK
GitHub
GitHub - KillyIO/wine: Free and open source collaborative social reading platform.
Free and open source collaborative social reading platform. - GitHub - KillyIO/wine: Free and open source collaborative social reading platform.
New post on /r/flutterdev subreddit:
Open source messenger app
https://ift.tt/Rvuxyol
February 17, 2022 at 11:55AM by klpu
https://ift.tt/tykOW4G
Open source messenger app
https://ift.tt/Rvuxyol
February 17, 2022 at 11:55AM by klpu
https://ift.tt/tykOW4G
Medium
Announcing Mixin Flutter Desktop open source
We are announcing a new Mixin Messenger desktop version open source, we use Flutter to build a new cross-platform version app. GitHub…
New post on /r/flutterdev subreddit:
flutter developer
what is the best solution for this task?Design the required tables - with the appropriate relationships (if any) – for the Application described above.These tables should contain the following data:a. Patient Information (Name, Age, Address, Phone No.)b. Visit Information (Date and Time, Visit Type) Note: Visit Type could be either Examination Or Consultationc. Clinic Schedule d. Doctor Assessment: Diagnosis, Prescription, Lab / Rad Tests e. Patient Bill f. List of all the available procedures in this clinic, with price of each procedure.
February 17, 2022 at 01:21PM by mhmdalaa
https://ift.tt/ZAx21WH
flutter developer
what is the best solution for this task?Design the required tables - with the appropriate relationships (if any) – for the Application described above.These tables should contain the following data:a. Patient Information (Name, Age, Address, Phone No.)b. Visit Information (Date and Time, Visit Type) Note: Visit Type could be either Examination Or Consultationc. Clinic Schedule d. Doctor Assessment: Diagnosis, Prescription, Lab / Rad Tests e. Patient Bill f. List of all the available procedures in this clinic, with price of each procedure.
February 17, 2022 at 01:21PM by mhmdalaa
https://ift.tt/ZAx21WH
reddit
flutter developer
what is the best solution for this task? 1. Design the required tables - with the appropriate relationships (if any) – for the Application...
New post on /r/flutterdev subreddit:
Switch mobile app technology from cross-platform to native
Suppose I created an app using Flutter or React Native(in order to test the market in a cost-effective way) and I reached thousands or 100s of thousands or even a million users or more.Can I, later on, switch to native Android(Java/Kotlin) & iOS(Swift) of that same app?
February 17, 2022 at 01:15PM by MedEMPIRE
https://ift.tt/DgRonCc
Switch mobile app technology from cross-platform to native
Suppose I created an app using Flutter or React Native(in order to test the market in a cost-effective way) and I reached thousands or 100s of thousands or even a million users or more.Can I, later on, switch to native Android(Java/Kotlin) & iOS(Swift) of that same app?
February 17, 2022 at 01:15PM by MedEMPIRE
https://ift.tt/DgRonCc
reddit
Switch mobile app technology from cross-platform to native
Suppose I created an app using **Flutter or React Native**(in order to test the market in a cost-effective way) and I reached thousands or 100s of...
New post on /r/flutterdev subreddit:
Flutter Camera for Windows, Web3 & Co. - 05 - PUB.DEV RELEASES
https://youtube.com/watch?v=vijXcqo4Jm4&feature=share
February 17, 2022 at 03:02PM by syntacops
https://ift.tt/Xm4dcIt
Flutter Camera for Windows, Web3 & Co. - 05 - PUB.DEV RELEASES
https://youtube.com/watch?v=vijXcqo4Jm4&feature=share
February 17, 2022 at 03:02PM by syntacops
https://ift.tt/Xm4dcIt
YouTube
Flutter Camera for Windows, Web3 & Co. - 05 - PUB.DEV RELEASES
📩 PUB.DEV RELEASES via EMAIL? Subscribe now at http://follow.syntacops.com/
🎬 FULL PLAYLIST at http://releases.syntacops.com/
🔙 PREVIOUS EPISODE: https://www.youtube.com/watch?v=O8WsHrVcHIg
Week 05 brings a Flutter camera plugin for Windows. On top of…
🎬 FULL PLAYLIST at http://releases.syntacops.com/
🔙 PREVIOUS EPISODE: https://www.youtube.com/watch?v=O8WsHrVcHIg
Week 05 brings a Flutter camera plugin for Windows. On top of…
New tweet from FlutterDev:
RT @craig_labenz: Quick #Flutter tip: Use the Freezed package, a #FlutterFavorite, to give your enums a sorely needed boost https://t.co/C9eUQh24JA https://t.co/4YULg9NxSt— Flutter (@FlutterDev) Feb 17, 2022
February 17, 2022 at 03:00PM
https://twitter.com/FlutterDev/status/1494310667419009028
RT @craig_labenz: Quick #Flutter tip: Use the Freezed package, a #FlutterFavorite, to give your enums a sorely needed boost https://t.co/C9eUQh24JA https://t.co/4YULg9NxSt— Flutter (@FlutterDev) Feb 17, 2022
February 17, 2022 at 03:00PM
https://twitter.com/FlutterDev/status/1494310667419009028
Dart packages
freezed | Dart Package
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
New post on /r/flutterdev subreddit:
I've created a plugin to make desktop app self-update
https://ift.tt/DkcCYs2
February 17, 2022 at 04:00PM by lijy91
https://ift.tt/7aXejP8
I've created a plugin to make desktop app self-update
https://ift.tt/DkcCYs2
February 17, 2022 at 04:00PM by lijy91
https://ift.tt/7aXejP8
GitHub
GitHub - leanflutter/auto_updater: This plugin allows Flutter desktop apps to automatically update themselves (based on sparkle…
This plugin allows Flutter desktop apps to automatically update themselves (based on sparkle and winsparkle). - GitHub - leanflutter/auto_updater: This plugin allows Flutter desktop apps to automat...
New post on /r/flutterdev subreddit:
TOP LIBRARIES FOR MAKING HTTP REQUESTS IN FLUTTER
https://preneure.com/top-libraries-for-making-http-requests-in-flutter/
February 17, 2022 at 03:41PM by preneure
https://ift.tt/veFzJok
TOP LIBRARIES FOR MAKING HTTP REQUESTS IN FLUTTER
https://preneure.com/top-libraries-for-making-http-requests-in-flutter/
February 17, 2022 at 03:41PM by preneure
https://ift.tt/veFzJok
Preneure
Top Libraries For Making HTTP Requests in Flutter - Preneure
In this article, we will be taking a look at the best HTTP Request Packages available to us in Flutter...
New post on /r/flutterdev subreddit:
Flutter REST Movie App: Master Flutter REST API Development
https://preneure.com/flutter-rest-movie-app-master-flutter-rest-api-development/
February 17, 2022 at 03:33PM by preneure
https://ift.tt/uh8ZdF3
Flutter REST Movie App: Master Flutter REST API Development
https://preneure.com/flutter-rest-movie-app-master-flutter-rest-api-development/
February 17, 2022 at 03:33PM by preneure
https://ift.tt/uh8ZdF3
Preneure
Flutter REST Movie App: Master Flutter REST API Development - Preneure
Do you want to build a complete Flutter REST API application? This is the course for you! WHAT WILL WE...
New post on /r/flutterdev subreddit:
HOW TO: COLORIZE FLUTTER DEBUG CONSOLE LOGS
https://preneure.com/how-to-colorize-flutter-debug-console-logs/
February 17, 2022 at 04:42PM by preneure
https://ift.tt/XuU7q0C
HOW TO: COLORIZE FLUTTER DEBUG CONSOLE LOGS
https://preneure.com/how-to-colorize-flutter-debug-console-logs/
February 17, 2022 at 04:42PM by preneure
https://ift.tt/XuU7q0C
Preneure
How To: Colorize Flutter Debug Console Logs - Preneure
In this article, we will be taking a look at how to colorize Flutter debug log statements using the dart:developer...
New post on /r/flutterdev subreddit:
HOW TO: LOAD ASSET FILES INTO FLUTTER
https://preneure.com/how-to-load-asset-files-into-flutter/
February 17, 2022 at 06:08PM by preneure
https://ift.tt/QF79tvw
HOW TO: LOAD ASSET FILES INTO FLUTTER
https://preneure.com/how-to-load-asset-files-into-flutter/
February 17, 2022 at 06:08PM by preneure
https://ift.tt/QF79tvw
Preneure
How To: Load Asset Files Into Flutter - Preneure
How to Solve Unable To Load Asset In Flutter? In this article, we will take a look at how to load asset In Flutter. Both code and assets may be included in Flutter apps (sometimes called resources). The problem “Unable to load assets In Flutter” appears from…
New post on /r/flutterdev subreddit:
I created a Fastlane plugin that launch flutter's tests
I already have a fastlane pipeline that saves me a lot of time publishing the apps itself to the stores, anyway I didn't found anything that launched tests (unit, widget and integration) as I wantedBecause of this, I started building my own plugin. Currently it supports only unit tests and integration tests, but I will soon add widgets test supporthttps://github.com/smsimone/fastlane_flutter_tests
February 17, 2022 at 05:40PM by HumanStress
https://ift.tt/QT8jCoh
I created a Fastlane plugin that launch flutter's tests
I already have a fastlane pipeline that saves me a lot of time publishing the apps itself to the stores, anyway I didn't found anything that launched tests (unit, widget and integration) as I wantedBecause of this, I started building my own plugin. Currently it supports only unit tests and integration tests, but I will soon add widgets test supporthttps://github.com/smsimone/fastlane_flutter_tests
February 17, 2022 at 05:40PM by HumanStress
https://ift.tt/QT8jCoh
GitHub
GitHub - smsimone/fastlane_flutter_tests: Fastlane plugin that runs all the unit tests contained in a flutter project and parse…
Fastlane plugin that runs all the unit tests contained in a flutter project and parse their output to make it more readable - GitHub - smsimone/fastlane_flutter_tests: Fastlane plugin that runs all...
New tweet from FlutterDev:
🧩 What multiplayer feature will you add to the Flutter slide puzzle? #FlutterPuzzleHack— Flutter (@FlutterDev) Feb 17, 2022
February 17, 2022 at 06:05PM
https://twitter.com/FlutterDev/status/1494357246536343565
🧩 What multiplayer feature will you add to the Flutter slide puzzle? #FlutterPuzzleHack— Flutter (@FlutterDev) Feb 17, 2022
February 17, 2022 at 06:05PM
https://twitter.com/FlutterDev/status/1494357246536343565
Twitter
Flutter
🧩 What multiplayer feature will you add to the Flutter slide puzzle? #FlutterPuzzleHack
New tweet from FlutterDev:
@AnaPolo_dev 👏💙💯— Flutter (@FlutterDev) Feb 17, 2022
February 17, 2022 at 06:16PM
https://twitter.com/FlutterDev/status/1494360197636055052
@AnaPolo_dev 👏💙💯— Flutter (@FlutterDev) Feb 17, 2022
February 17, 2022 at 06:16PM
https://twitter.com/FlutterDev/status/1494360197636055052
Twitter
Flutter
@AnaPolo_dev 👏💙💯
New post on /r/flutterdev subreddit:
Can I combine native & cross-platform technologies in the same app?
My app is now published, it's an e-learning app built with the cross-platform technology Flutter.Later on, if I decided to create an app on top of my app e.g. I decided to create an eCommerce app to sell stuff so my app has a double feature(e-learning the current one) and (eCommerce) think of Google how they're diversified: Google search - Google Forms - Google Maps - Google Calendar - Youtube and more.The question here can I use different technologies i.e. I use Flutter for the e-learning and use Native for the eCommerce? Is that possible? or any feature I wanna add must be in Flutter?
February 17, 2022 at 07:11PM by MedEMPIRE
https://ift.tt/oHrgY9M
Can I combine native & cross-platform technologies in the same app?
My app is now published, it's an e-learning app built with the cross-platform technology Flutter.Later on, if I decided to create an app on top of my app e.g. I decided to create an eCommerce app to sell stuff so my app has a double feature(e-learning the current one) and (eCommerce) think of Google how they're diversified: Google search - Google Forms - Google Maps - Google Calendar - Youtube and more.The question here can I use different technologies i.e. I use Flutter for the e-learning and use Native for the eCommerce? Is that possible? or any feature I wanna add must be in Flutter?
February 17, 2022 at 07:11PM by MedEMPIRE
https://ift.tt/oHrgY9M
reddit
Can I combine native & cross-platform technologies in the same app?
My app is now published, it's an e-learning app built with the cross-platform technology Flutter. Later on, if I decided to create an app on top...
New post on /r/flutterdev subreddit:
Login form UI question
It is better use a Column or a Stack for the UI of a login form? What do you use?
February 17, 2022 at 06:32PM by SON56io
https://ift.tt/sXARGkd
Login form UI question
It is better use a Column or a Stack for the UI of a login form? What do you use?
February 17, 2022 at 06:32PM by SON56io
https://ift.tt/sXARGkd
reddit
Login form UI question
It is better use a Column or a Stack for the UI of a login form? What do you use?