Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/assistantapps/flutter.common
- Owner: AssistantApps
- License: mit
- Created: 2021-01-15T12:30:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T17:08:09.000Z (7 months ago)
- Last Synced: 2024-05-30T06:50:41.291Z (7 months ago)
- Topics: assistantapps, dart, flutter, hacktoberfest, package
- Language: Dart
- Homepage: https://docs.assistantapps.com/#/components/flutter-components
- Size: 2.01 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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