All Projects → arcticfox1919 → flutter_new_retail

arcticfox1919 / flutter_new_retail

Licence: Apache-2.0 License
a new retail project

Programming Languages

dart
5743 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to flutter new retail

car rental lite
A platform for car sharing where users can book any car that suits their needs and wants for their intended journey, from the closest hosts in the community.
Stars: ✭ 28 (-75.65%)
Mutual labels:  flutter-demo, flutter-examples, flutter-app
DevQuiz
Dev.Quiz 👨‍💻 | Rocketseat 💜 - NLW 05 👩‍🚀
Stars: ✭ 25 (-78.26%)
Mutual labels:  flutter-demo, flutter-examples, flutter-app
boxgame
A sample project for following along a tutorial found on jap.alekhin.io.
Stars: ✭ 32 (-72.17%)
Mutual labels:  flutter-demo, flutter-examples, flutter-app
calmly
Calmly is made with flutter to practice meditation to bring headspace and calmness. 😍💆🏼‍♂️
Stars: ✭ 34 (-70.43%)
Mutual labels:  flutter-demo, flutter-examples, flutter-app
stuff
Crud operation with Firebase
Stars: ✭ 80 (-30.43%)
Mutual labels:  flutter-demo, flutter-examples, flutter-app
addIt
Simple addition game made with Flutter for Mobile and Web using BLOC pattern
Stars: ✭ 16 (-86.09%)
Mutual labels:  flutter-demo, flutter-examples, flutter-app
oneroof
Learn about firebase crud operation authentication, animation
Stars: ✭ 15 (-86.96%)
Mutual labels:  flutter-demo, flutter-examples, flutter-app
Best Flutter Ui Templates
completely free for everyone. Its build-in Flutter Dart.
Stars: ✭ 13,448 (+11593.91%)
Mutual labels:  flutter-demo, flutter-examples, flutter-app
gleam
一个简单、轻量、可靠的Flutter UI 组件库
Stars: ✭ 24 (-79.13%)
Mutual labels:  flutter-demo, flutter-examples, flutter-app
BloodMS
🔥 🔥 🔥 A blood management project. 🔥 🔥 🔥
Stars: ✭ 48 (-58.26%)
Mutual labels:  flutter-demo, flutter-examples, flutter-app
flutter todos
A cross platform todo list app using flutter, sqlite etc. If you read the code, you will understand how to create simple elegant mobile app using Flutter and Dart language.
Stars: ✭ 60 (-47.83%)
Mutual labels:  flutter-demo, flutter-examples, flutter-app
baemin-clone
Baemin app clone by Flutter
Stars: ✭ 28 (-75.65%)
Mutual labels:  flutter-demo, flutter-examples, flutter-app
Bank-profile
a flutter Ui profile for bank account
Stars: ✭ 33 (-71.3%)
Mutual labels:  flutter-demo, flutter-examples, flutter-app
flutter-UI
将Flutter各种Widget各种API📘都实现一次。喜欢请Star。
Stars: ✭ 67 (-41.74%)
Mutual labels:  flutter-demo, flutter-examples, flutter-app
Flutter-Bottom-Tab-Bar
No description or website provided.
Stars: ✭ 72 (-37.39%)
Mutual labels:  flutter-examples, flutter-app
WhatsappClone
Flutter WhatsappClone
Stars: ✭ 29 (-74.78%)
Mutual labels:  flutter-demo, flutter-examples
weather app
Weather App built in Flutter and Riverpod state management
Stars: ✭ 38 (-66.96%)
Mutual labels:  flutter-demo, flutter-examples
Interactive-Add-Button-Layout
Custom Layout with interactive add button to impove your UI and UX .
Stars: ✭ 20 (-82.61%)
Mutual labels:  flutter-demo, flutter-examples
flutter example
flutter code,flutter-banner,flutter-codekk,flutter-panda,flutter_tab
Stars: ✭ 94 (-18.26%)
Mutual labels:  flutter-demo, flutter-examples
flutter-tunein
Dynamically themed Music Player built with flutter
Stars: ✭ 108 (-6.09%)
Mutual labels:  flutter-examples, flutter-app

Gitter

flutter_new_retail

前言

使用Flutter开发跨平台UI界面,快速高效,可谓神器。网上关于Flutter入门博客已不少了,但编写的一些Demo界面过于简单,尤其是布局,与实际项目相去较远,这里将我自己学习过程中编写的界面整理后分享给大家,主要是UI界面的搭建,不包括太多业务逻辑,希望对大家学习Flutter UI编写起到一定帮助作用。

项目地址:点击我跳转 如果大家觉得有用,请打个星星支持

将代码clone到本地,更新依赖即可运行

由于免费的服务器已到期,运行app获取不到测试数据。这里打包了一个本地 api测试服务器,下载相应的版本运行,并确保模拟器或真机与服务器处于同一内网中

修改/lib/dao/config.dart文件,const ServerHost = 'http://localhost:8081';中需要将localhost替换为测试服务器在局域网中的IP地址。

以下展示几个主要界面

四个主页

主页

home1

home2

home3

home4

仿淘宝详情页

店铺

登录

视频课程

如需要获取博主完整的Flutter全栈式开发课程,请 点击跳转

qr_adv

本项目内容包含在第二季课程《Flutter全栈式开发指南》

关注公众号:编程之路从0到1

编程之路从0到1

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].