Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 948 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 948 Bytes

appwidgetflutter

A basic Flutter application with home screen app widget.

A modified version of basic counter app in flutter to create the home screen app widget that will show your counter's current value and get updated every time you increase your counter from the app. Also, you can update the counter from outside of the app using your widget.

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.