DulanjaliSenarathna / flutter_ecommerce_app

Flutter_Ecommerce_App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

t_store

A new Flutter project.

┌──────────────────────────────────────────────────────────────────────────────────────────────────┐ | | | WELCOME TO [T_Store] |
| | | Greetings, | | | | We extend our sincere appreciation for your interest in [T_Store]. This repository | | houses a robust e-commerce solution developed using the Flutter framework. Every line | | of code here reflects our commitment to quality, efficiency, and scalability. | | | | We're dedicated to continuous improvement and we welcome feedback to make this | | solution even more industry-leading. Dive in, explore, and let's innovate together. | | | | Regards, | | Coding with T | | | └──────────────────────────────────────────────────────────────────────────────────────────────────┘

-------------- INITIALIZATION ----------------

┌─── GETTING STARTED ──────────────────────────────────────────────────────────────────────────────┐ | | | 1️⃣ Initialize Packages: Begin by fetching all necessary packages. | | Execute the following in your terminal: flutter pub get. | | | | 2️⃣ SDK Version Check: Ensure you have the correct Dart SDK version. | | [Note]: The current Dart SDK version is 2.18.6. | | [Error]: Might be t_store requires SDK version >=3.0.5 <4.0.0. | | This indicates version solving has failed due to a mismatch. | | [Solution]: Upgrade Flutter - To rectify SDK version mismatches and stay updated, | | run: flutter upgrade. This command will fetch and install all the required updates. | | | | 3️⃣ Lastly, ensure all dependencies are properly set. | | Execute flutter pub get. | | On successful completion, you're primed and ready to launch the application. | | | └──────────────────────────────────────────────────────────────────────────────────────────────────┘

About

Flutter_Ecommerce_App


Languages

Language:Dart 99.4%Language:HTML 0.4%Language:Swift 0.2%Language:Kotlin 0.0%Language:Objective-C 0.0%