Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/assistantapps/flutter.common

⚙️ Common functions and views used in the AssistantApps
https://github.com/assistantapps/flutter.common

assistantapps dart flutter hacktoberfest package

Last synced: about 2 months ago
JSON representation

⚙️ Common functions and views used in the AssistantApps

Awesome Lists containing this project

README

        



# Common Widgets Library
_Designed to be used by apps that belong to the [AssistantApps](https://assistantapps.com) range._




![header](https://github.com/AssistantApps/.github/blob/main/img/animatedBanner.svg?raw=true)




![madeWithLove](https://github.com/AssistantApps/.github/blob/main/badges/made-with-love.svg)
![gitmoji](https://github.com/AssistantApps/.github/blob/main/badges/gitmoji.svg?raw=true)

![Profile views](https://komarev.com/ghpvc/?username=AssistantApps&color=green&style=for-the-badge)

[![Follow on Twitter](https://img.shields.io/twitter/follow/AssistantApps?color=%231d9bf0&style=for-the-badge)][assistantAppsTwitter]
[![Discord](https://img.shields.io/discord/625007826913198080?style=for-the-badge)][discord]



### Run in storybook mode
```
flutter run -t example/lib/main.dart -d chrome --no-sound-null-safety
```
or
```
flutter run -t example/lib/main.dart -d edge --no-sound-null-safety
```

### Generate locale_key.dart
```
dart scripts\locale_key_script.dart
```

[assistantAppsTwitter]: https://twitter.com/AssistantApps?ref=AssistantAppsGithub
[discord]: https://assistantapps.com/discord?ref=AssistantAppsGithub