anthonykid / flutter_image_widget_url_and_assets

in this project i only show how to make 2 widget image, that we can use in flutter, the first one is network image, that use url from the internet, and the second one we need to import the assets, and import it in pubspec.yaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_dicoding_image_widget

A new Flutter project.

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.

About

in this project i only show how to make 2 widget image, that we can use in flutter, the first one is network image, that use url from the internet, and the second one we need to import the assets, and import it in pubspec.yaml


Languages

Language:Dart 57.8%Language:HTML 30.6%Language:Swift 8.0%Language:Kotlin 2.9%Language:Objective-C 0.8%