Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iak97/namer_app
My first flutter application
https://github.com/iak97/namer_app
Last synced: about 2 months ago
JSON representation
My first flutter application
- Host: GitHub
- URL: https://github.com/iak97/namer_app
- Owner: iak97
- Created: 2023-09-02T13:37:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-04T17:52:15.000Z (over 1 year ago)
- Last Synced: 2024-10-09T08:41:29.093Z (3 months ago)
- Language: C++
- Homepage:
- Size: 269 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# namer_app
This is my first Flutter application. It will generate random word-pairs like "rawtune", "freescore", "lightstream". The user will get the next name if he clicks the next button, make the current one as favorite, and get the list of favorited names on a separate page.
Why I built this app?
To learn the basics of how flutter works and creating layouts in flutter.
Screenshots:
![namer-app-1](https://github.com/iak97/namer_app/assets/90964145/36129360-3ecf-4b4d-95cb-1bd6049cfd19)
![namer-app-2](https://github.com/iak97/namer_app/assets/90964145/1564a030-83a8-4c76-9600-53f34b95522d)
What's next ?
In Flutter, everything is a widget. so the next focus will be on widgets.
https://docs.flutter.dev/ui/widgets/basics