newsly flutter app
newsly is an application built using the flutter framework. in this application, it has a feature to read news and add your own articles to the newsly application. newsly uses the mvvm (model-view-viewmodel) architecture. on the backend side, the data is obtained from https://newsapi.org/ and uses firebase in its data storage.
getting started
this project is a starting point for a flutter application.
a few resources to get you started if this is your first flutter project:
for help getting started with flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full api reference.
Comments are closed.