All Projects → MeandNi → Flutter_commonapp

MeandNi / Flutter_commonapp

打造一款通用的AppUI结构,包括登录、注册等通用 UI 界面及各工具类和公共部分。

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter commonapp

Flutter opentrivia
OpenTrivia-A quiz app made with flutter
Stars: ✭ 184 (-18.94%)
Mutual labels:  flutter-apps
Amber
A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
Stars: ✭ 2,345 (+933.04%)
Mutual labels:  efficient
Superherointeraction
SuperHeroInteraction
Stars: ✭ 216 (-4.85%)
Mutual labels:  flutter-apps
Foodapp
Flutter Food APP Desing
Stars: ✭ 189 (-16.74%)
Mutual labels:  flutter-apps
S2v
ICLR 2018 Quick-Thought vectors
Stars: ✭ 191 (-15.86%)
Mutual labels:  efficient
Flutter Credit Card Input Form
Flutter Credit Card Input form
Stars: ✭ 201 (-11.45%)
Mutual labels:  flutter-apps
Nfancurve
A small and lightweight POSIX script for using a custom fan curve in Linux for those with an Nvidia GPU.
Stars: ✭ 180 (-20.7%)
Mutual labels:  efficient
Stdlib
✨ Standard library for JavaScript and Node.js. ✨
Stars: ✭ 2,749 (+1111.01%)
Mutual labels:  utils
Jsonapi Utils
Build JSON API-compliant APIs on Rails with no (or less) learning curve.
Stars: ✭ 191 (-15.86%)
Mutual labels:  utils
Light
📖 A light novel e-reader build with Flutter
Stars: ✭ 215 (-5.29%)
Mutual labels:  flutter-apps
Matinee Flutter
This is an app that displays you details of movies that you can search for , or browse.
Stars: ✭ 189 (-16.74%)
Mutual labels:  flutter-apps
Flutter Architecture Ddd
Flutter Architecture inspired by Domain Driven Design, Onion and Clean Architecture
Stars: ✭ 190 (-16.3%)
Mutual labels:  flutter-apps
Flutterexampleapps
[Example APPS] Basic Flutter apps, for flutter devs.
Stars: ✭ 15,950 (+6926.43%)
Mutual labels:  flutter-apps
Frideos flutter
An all-in-one Fllutter package for state management, reactive objects, animations, effects, timed widgets etc.
Stars: ✭ 187 (-17.62%)
Mutual labels:  flutter-apps
Flutter Netease Music
flutter music player application. (仿网易云音乐)
Stars: ✭ 2,662 (+1072.69%)
Mutual labels:  flutter-apps
Kau
An extensive collection of Kotlin Android Utils
Stars: ✭ 182 (-19.82%)
Mutual labels:  utils
Flutter ecommerce ui kit
Flutter - E Commerce UI KIT ( completely free for everyone )
Stars: ✭ 192 (-15.42%)
Mutual labels:  flutter-apps
Bbo
bbo is a utility library of zero dependencies for javascript. 🍖🌭🍔
Stars: ✭ 227 (+0%)
Mutual labels:  utils
Flutter delivery
A flutter app with custom navigation drawer
Stars: ✭ 218 (-3.96%)
Mutual labels:  flutter-apps
Goutil
💪 Helper Utils For The Go: string, array/slice, map, format, cli, env, filesystem, test and more. Go 的一些工具函数,格式化,特殊处理,常用信息获取等等
Stars: ✭ 205 (-9.69%)
Mutual labels:  utils

Flutter_CommonApp

README in english

打造一款通用的AppUI结构,包括登录、注册、首页及各中共用部分,目前还在完善,希望大家一起加入。

引用我在AndroidEfficientBaseUtils说过的话,相当于给你一个完完整整地漂亮的盒子,你只需把自己需要的东西放进去就好。而且这是跨平台的呀。

Login UI Flutter

Login UI Flutter

结构清单

UI

  • [x] Welcome - 首页
  • [x] Login - 登录
  • [x] Register - 注册
  • [x] Home - 首页
  • [x] Personal information - 个人信息
  • [x] WebPage - 嵌入网页
  • [x] Setting - 设置
  • [ ] ....

utils

  • [x] SpUtil
  • [x] LogUtil
  • [x] DateUtil
  • [x] ObjectUtil

commonUI

  • [x] cell - 列表
  • [x] CircleBadgeCard - 卡片
  • [x] EasyBadgeCard
  • [x] EasyCard
  • [x] EasyMultipleCard

作者

  • Yangjiakang, MeandNi
  • ....
  • 相信这一套结构可以适用于大部分App(当然自己要根据需求修改。),这里追求的是通用而不是花哨的效果。

鸣谢

感谢那些热爱开源、一起奋斗的朋友们。

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].