https://github.com/kuloud/flutter_fly_connect
https://github.com/kuloud/flutter_fly_connect
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kuloud/flutter_fly_connect
- Owner: kuloud
- License: apache-2.0
- Created: 2023-10-29T12:43:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T02:17:50.000Z (over 2 years ago)
- Last Synced: 2023-11-01T13:31:27.583Z (over 2 years ago)
- Language: Dart
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_fly_connect
Recently I've been working on a tool set with some basic design principles:
1. Data is stored locally
Not connected to the Internet, the tools and services used are offline versions, providing lifetime paid applications.
2. Principle of least dependence
Focus on the essential requirements of the tool and try to avoid introducing unnecessary dependencies.
- No ads.
- No recommended guidance
- Design based on Material You
However, for some tools, such as Flove, users have data remote backup and recovery needs, so I will design and implement an auxiliary collaboration tool application `FlyConnect`:
1. Free and open source
1. Support active discovery of Fly toolset applications and local application data management
1. Bind users and support data synchronization in the cloud
# Fly products
|Name|Description|Readme|
|-|-|-|
|Flove|A minimalist movement tracking App [AppStore](https://apps.apple.com/us/app/flove/id6470037066)|[Readme](./README_Flove.md)|