Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.19 KB

File metadata and controls

37 lines (25 loc) · 1.19 KB

stocks

Stock portfolio manager...

Additional packages

event_bus

This project includes the event_bus package.
Setup and initialization is included in main.dart.
src/models/bus_events.dart contains the base model for bus events.

Getting Started

This project is a starting point for a Flutter application that follows the simple app state management tutorial.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Assets

The assets directory houses images, fonts, and any other files you want to include with your application.

The assets/images directory contains resolution-aware images.

Localization

This project generates localized messages based on arb files found in the lib/src/localization directory.

To support additional languages, please visit the tutorial on Internationalizing Flutter apps