Skip to content

FrancisQiang/flutter-bill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title

Language:简体中文|English

support GitHub license apkdownload

Flutter Bill

Flutter SDK (Channel stable, v1.7.8+hotfix.4, on Microsoft Windows [Version 10.0.17763.720], locale zh-CN)

Introduction

😍😍😍 This project is an simple app developed by Flutter for users and developers to learn Flutter 。

Because the logical structure of this project is relatively simple, but at the same time it covers a lot of knowledge points developed by Flutter, such as the use of persistence layer Sp, SQLite, theme configuration, simple animation effect, the encapsulation of Dio, and the use of some plug-ins to wait, this project is more suitable for novice beginners to learn.

In the message wall content is the author built back-end server (because I actually learn back-end), you have any feedback can be directly here message. if you want to contact the author you can add the following contact details.

😊Since the authors themselves are not mobile, front-end developers, there are many details that may not be noticed, I hope you understand. Learning Flutter is just a hobby, because the next stage needs to prepare for next year's autumn interview, so later updates will be slower.

👍👍👍Thank for一日清单(A beautiful Flutter todo app)author,Providing inspiration and learning projects。

Show

title title

title title

Plug-ins used

  # router
  fluro: ^1.5.1
  # preferences
  shared_preferences: ^0.5.2
  # status management
  provider: ^3.0.0+1
  # picture cache
  cached_network_image: ^1.1.0
  # picture view
  photo_view: ^0.4.2
  # svg
  flutter_svg: ^0.13.1
  # colorpicker
  flutter_colorpicker: ^0.2.5
  # font
  font_awesome_flutter: ^8.2.0
  # circle list
  circle_list: ^0.1.3
  # refresh
  flutter_easyrefresh: ^2.0.3
  # datetime picker
  flutter_datetime_picker: ^1.2.6
  # Network requests 
  dio: ^2.1.2
  # adsorptionview
  adsorptionview_flutter: ^0.1.3
  # chart
  fl_chart: ^0.2.2
  # Screen fit 
  flutter_screenutil: ^0.5.3
  # sql
  sqflite: ^1.1.6
  # path provider
  path_provider: ^0.5.0+1
  # toast
  fluttertoast: ^3.1.3
  # slider
  carousel_slider: ^1.3.0
  # pie chart
  pie_chart: ^1.2.0
  # swiper
  flutter_swiper: ^1.1.6
  # image picker
  image_picker: ^0.6.0+16
  # custom clippers
  flutter_custom_clippers: ^1.0.4
  # image crop
  image_crop: ^0.3.1
  # permission
  permission_handler: ^3.2.0
  # loading
  flutter_spinkit: ^4.0.0
  # navigation bar
  curved_navigation_bar: ^0.3.1
  # stagger
  flutter_staggered_animations: ^0.1.2

Project Structure


├── api            api
├── bean           Encapsulated entity classes 
├── component      Some common components 
├── config         configuration
├── model          State management 
├── page           page
├── resource       resource
├── router         router
├── sql            sqlite
├── util           util
└── main.dart      

ToDo

  • Billing list of date adsorption effects

  • Custom icon's search function

  • Custom fonts

  • 👊Overall project reconfiguration

Release Download

release

Contact Way

Actually, I was learning back-end development Ah ha ha, but welcome to talk to me about communicating with Flutter

If you like this, give me a star! !! Thank you. !

release

About

🔥 🔥 🔥 使用Flutter制作的一个账单app 非常流畅 可以供日常使用或者Flutter爱好者学习

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages