mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-29 10:17:59 +02:00
Check 2
This commit is contained in:
parent
4c2db461e6
commit
22e21df809
1 changed files with 1 additions and 2 deletions
|
@ -328,7 +328,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
- [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) <!--stargazers:ZaraclaJ/audio_recorder--> - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz)
|
||||
- [Flutter Sound](https://github.com/dooboolab/flutter_sound) <!--stargazers:dooboolab/flutter_sound--> - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab)
|
||||
- [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) <!--stargazers:florent37/Flutter-AssetsAudioPlayer--> Simultaneous playback of audio from assets/network/file and displaying notifications [android / ios / web / macos]
|
||||
- [Just Audio](https://pub.dev/packages/just_audio) - Audio player by [Ryan Heise](https://github.com/ryanheise). Tutorial series on [playing audio clips](https://suragch.medium.com/playing-short-audio-clips-in-flutter-with-just-audio-3c80eb7eb6ea?sk=aaf6cc523c2c6fc747b5087277932607), [streaming](https://suragch.medium.com/steaming-audio-in-flutter-with-just-audio-7435fcf672bf?sk=c7163e8496b914c9e0e5446ec6020f04), and [managing playlists](https://suragch.medium.com/managing-playlists-in-flutter-with-just-audio-c4b8f2af12eb?sk=1b1ffa2cb0b3ed50a320d8cc32cef342) by [Suragch](https://twitter.com/Suragch1).
|
||||
- [Audio Service](https://pub.dev/packages/audio_service) - System background audio support by [Ryan Heise](https://github.com/ryanheise). [Tutorial](https://suragch.medium.com/background-audio-in-flutter-with-audio-service-and-just-audio-3cce17b4a7d?sk=0837a1b1773e27a4f879ff3072e90305) by [Suragch](https://twitter.com/Suragch1).
|
||||
|
||||
#### Video
|
||||
|
@ -613,7 +612,7 @@ This section contains libraries that take an experimental or unorthodox approach
|
|||
- [Awesome Snippets](https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets) - Collection of commonly used classes and methods by [Nash](https://twitter.com/Nash0x7E2)
|
||||
- [Flutter Files](https://marketplace.visualstudio.com/items?itemName=gornivv.vscode-flutter-files) - Quick generation for BLoC templates files by context menu by [Gorniv](https://github.com/gorniv).
|
||||
- [Flutter Intl](https://marketplace.visualstudio.com/items?itemName=localizely.flutter-intl) - i18n binding from arb files by [Localizely](https://twitter.com/localizely)
|
||||
- [Moving to Visual Studio Code from Android Studio](https://medium.com/flutter-community/moving-to-visual-studio-code-from-android-studio-a-guide-for-flutter-developers-8ce506406faf?sk=6c0843b0aadaff59fddb4945a11889e2) - Guide for Android Studio users by [Suragch](https://twitter.com/Suragch1)
|
||||
|
||||
|
||||
### IntelliJ / Android Studio
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue