yashwanth938 / Shoping-App-Using-Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cupertino_store

we have to run this command lines $ flutter pub add intl

$ flutter pub add provider

$ flutter pub add shrine_images

Observations

This pulls in several packages, including shrine_images, containing products for populating the store.

The provider package provides a simple way to manage state across screens.

The intl package provides internationalization and localization facilities.

The cupertino_icons package contains icon assets for the Cupertino widgets.

About


Languages

Language:Dart 65.8%Language:HTML 29.6%Language:Swift 3.2%Language:Kotlin 1.1%Language:Objective-C 0.3%