Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maheshmuttintidev/flutter-mahesh-muttinti


https://github.com/maheshmuttintidev/flutter-mahesh-muttinti

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# maheshmuttinti

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:

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.

## Flutter for React Native Developers

- https://docs.flutter.dev/get-started/flutter-for/react-native-devs

## Useful Commands

- `flutter packages get` (yarn)
- `flutter packages upgrade` (yarn upgrade)
- `flutter build android`
- `flutter build ios`
- `flutter build apk`
- `flutter clean`

## Add Dependencies

```
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
audioplayers: ^0.14.1
```