Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keygenqt/flutter-awords
An experimental project on Dart/Flutter that implements one entire application ecosystem.
https://github.com/keygenqt/flutter-awords
Last synced: about 11 hours ago
JSON representation
An experimental project on Dart/Flutter that implements one entire application ecosystem.
- Host: GitHub
- URL: https://github.com/keygenqt/flutter-awords
- Owner: keygenqt
- License: apache-2.0
- Created: 2023-02-06T19:13:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-20T12:08:11.000Z (4 months ago)
- Last Synced: 2024-07-20T13:28:15.126Z (4 months ago)
- Language: Dart
- Homepage: https://awords-docs.keygenqt.com
- Size: 21.1 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
aWords
===================An experimental project on Dart/Flutter that implements one entire application ecosystem.
The project is in development, I’m not sure it will be finished - it’s not a rewarding task to write websites and APIs in Dart/Flutter;
there are more convenient tools.**Used:** [Dart](https://dart.dev/) & [Flutter](https://flutter.dev/)
### Feature
* [API](https://awords-api.keygenqt.com)
* [Website](https://awords.keygenqt.com)
* [Documentation](https://awords-docs.keygenqt.com)### Preview
![alt text](data/preview-1000.png)# License
```
Copyright 2024 Vitaliy ZarubinLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```