All Projects → elementlo → spark_list

elementlo / spark_list

Licence: other
这是一款开源笔记应用, 支持Android/iOS双平台, 使用Flutter 3开发, 体验Flutter的同时也希望做一个能成为个人知识中转站的应用, 任重道远 :)

Programming Languages

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

Projects that are alternatives of or similar to spark list

notey.app
📝 A notes app to keep track of important things
Stars: ✭ 17 (-63.83%)
Mutual labels:  note, notes-app
flutter-Anniversary
一款界面优美,功能简洁的纪念日APP
Stars: ✭ 57 (+21.28%)
Mutual labels:  provider, flutter-app
uwunote
Kinda like Windows 10 Sticky notes but subjectively better - Written in go and GTK3+
Stars: ✭ 16 (-65.96%)
Mutual labels:  note, notes-app
Best Flutter Ui Templates
completely free for everyone. Its build-in Flutter Dart.
Stars: ✭ 13,448 (+28512.77%)
Mutual labels:  flutter-examples, flutter-app
Butterfly
🎨 Powerful, minimalistic, cross-platform, opensource note-taking app
Stars: ✭ 381 (+710.64%)
Mutual labels:  note, notes-app
keep-desktop
Google Keep Dark: Desktop application for Windows, Mac and Linux with Dark Theme.
Stars: ✭ 42 (-10.64%)
Mutual labels:  note, notes-app
flutter expense manager
Flutter Provider and Shared Preferences Sample Application.
Stars: ✭ 59 (+25.53%)
Mutual labels:  provider, flutter-examples
flutteranimations
Flutter login and signup screen with animations.
Stars: ✭ 34 (-27.66%)
Mutual labels:  flutter-examples, flutter-app
flutter projects
This is a set of small projects focused solely on the development of the graphical interface with Flutter
Stars: ✭ 524 (+1014.89%)
Mutual labels:  flutter-examples, flutter-app
SocialMedia-App
A fully functional social media app built with flutter with multiple features
Stars: ✭ 646 (+1274.47%)
Mutual labels:  flutter-examples, flutter-app
Flutter Learning
🔥 👍 🌟 ⭐ ⭐⭐ Flutter all you want.Flutter install,flutter samples,Flutter projects,Flutter plugin,Flutter problems,Dart codes,etc.Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。
Stars: ✭ 4,941 (+10412.77%)
Mutual labels:  flutter-examples, flutter-app
monte-note
Note taking application with a rich set of editing and management features
Stars: ✭ 63 (+34.04%)
Mutual labels:  note, notes-app
flutter new retail
a new retail project
Stars: ✭ 115 (+144.68%)
Mutual labels:  flutter-examples, flutter-app
FlutterNote
Easy to learn Flutter(Flutter 即学即用,Flutter 速成必备)
Stars: ✭ 22 (-53.19%)
Mutual labels:  note, flutter-examples
flutter-UI
将Flutter各种Widget各种API📘都实现一次。喜欢请Star。
Stars: ✭ 67 (+42.55%)
Mutual labels:  flutter-examples, flutter-app
fashion app
Flutter E commerce Fashion 🛍
Stars: ✭ 80 (+70.21%)
Mutual labels:  provider, flutter-app
instagram
Instagram UI Clone with Google's Flutter CrossPlatform Framework.
Stars: ✭ 23 (-51.06%)
Mutual labels:  flutter-examples, flutter-app
baemin-clone
Baemin app clone by Flutter
Stars: ✭ 28 (-40.43%)
Mutual labels:  flutter-examples, flutter-app
Flutter deer
🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project. Includes a complete UI design and exercises that are closer to real projects.
Stars: ✭ 5,725 (+12080.85%)
Mutual labels:  provider, flutter-app
flip view
A Flutter app with flip animation to view profiles of friends. 🌟
Stars: ✭ 69 (+46.81%)
Mutual labels:  flutter-examples, flutter-app

Shorey

Shorey

Shorey是一款笔记应用, 支持Android/iOS双平台, 使用Flutter 3 3开发, 体验Flutter的同时也希望做一个能成为个人知识中转站的应用, 让你更方便的把平时收集到的信息记录下来, 最后沉淀到知识库中.

后边会先开发联动Notion, 让你的Notion成为后台知识库.

Shorey is a simple note app which is built with Flutter 2 3 and supports both Android/iOS platforms. It provides me full experience of interacting with Flutter and in the meantime I hope it can be your knowledge/memory transition tool, and yes, there still much work to do.

Now I focus on linking Notion, in order to make Notion your backend knowledge database.

特点:

  • Google Material UI风格
  • 轻量化, 只有10m大小
  • 每日回顾, 快速知识归档
  • 简洁的记事操作
  • 设置自己的格言, 每天都有仪式感
  • 设置当天主要目标, 集中精力
  • 热力图记录完成事项
  • 国际化适配, 支持中英文切换
  • 更多功能开发中…

软件还在开发阶段,可能会有颠覆性的改变,请注意。It is still under developing, breaking changes may occur.

分享

个人笔记软件Shorey开源(一) - 软件介绍/产品理念

个人笔记软件Shorey开源(二) - 使用Flutter开发App入门

马上开始

应用运行要求:

  1. Android 5.0+
  2. iOS 10+

项目编译要求:

  1. Android SDK 28/Xcode 13
  2. Flutter SDK 3.0.4

应用展示

UI部分大量参考了Flutter官方的Gallery应用. 此外还在关于页埋了个小彩蛋, 希望喜欢.

1636005007174126 1636005007174127 1636005007174128 1636005007174129

体验

APK

Android: 可直接在Release板块下载apk体验.或使用下方二维码下载.

QRcode

lqHI

F-Droid

Get it on F-Droid

应用目前也已经上架了F-Droid

iOS

iOS: 可下载源码使用 $ flutter run --release 编译体验, 后期考虑上testflight.

技术架构

  • 关于Flutter

    由于想要体验完全的跨平台能力, 所以APP主体是纯Dart开发的, 保证安卓和iOS的UI是一套代码完成的. Flutter作为一套跨平台的UI框架在轻业务重UI场景有很大的潜力, 用来快速搭建UI是比原生要快的. Google现在在Android也开始推广Compose, 以后声明式UI可能也会成为一种选择.

  • 关于MVVM

    因为Flutter本身是声明式框架, UI由数据驱动, 所以使用MVVM架构有天然的优势, 这里使用简单封装的Provider插件将数据/逻辑/UI进行分离.

感谢

Flutter Gallery Flutter 插件:

  • Provider
  • pull_to_refresh
  • shared_preferences
  • fluttertoast
  • sqflite
  • synchronized
  • animated_text_kit
  • flutter_local_notifications
  • cupertino_icons
  • syncfusion_flutter_datepicker
  • day_night_time_picker
  • flutter_native_timezone
  • intl
  • package_info_plus
  • lottie
  • flutter_easyloading
  • url_launcher
  • dio
  • drift
  • sembast

关于我

作者是一名前端开发, 对大前端技术都很有兴趣. 欢迎对Flutter/前端有同样兴趣或者技术问题的邮件联系.

邮箱: [email protected]

反馈

时间仓促, 可能会有各种问题, 欢迎提issue或者邮件联系我, 海涵.

捐赠

欢迎对项目感兴趣的朋友捐赠一杯咖啡☕️

wechatalipay

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