Skip to content

Feature: Send tab#3

Merged
kronikarz merged 1 commit intomasterfrom
mj-feature/send-tab
Jul 1, 2025
Merged

Feature: Send tab#3
kronikarz merged 1 commit intomasterfrom
mj-feature/send-tab

Conversation

@nemoforte
Copy link
Collaborator

This branch introduces the UI tab responsible for writing and emitting the encoded message.

List of changes:

  • created a UI based on design and implemented external assets
  • created send_tab.dart with a few children widgets as a main Send tab view component, placed it in main_page.dart as another page in PageView
  • created send_tab_cubit.dart to manage the Send tab view
  • created predefined_messages.dart with a series of example messages that user can roll
  • implemented file_picker package for saving the audio file and share_plus package for sharing the audio
  • created tab_layout.dart to unify layouts between Receive Tab, Send Tab and additional layer in the Main Page

This branch introduces the UI tab responsible for writing and emitting the encoded message.

List of changes:
- created a UI based on design and implemented external assets
- created send_tab.dart with a few children widgets as a main Send tab view component, placed it in main_page.dart as another page in PageView
- created send_tab_cubit.dart to manage the Send tab view
- created predefined_messages.dart with a series of example messages that user can roll
- implemented file_picker package for saving the audio file and share_plus package for sharing the audio
- created tab_layout.dart to unify layouts between Receive Tab, Send Tab and additional layer in the Main Page
@nemoforte nemoforte requested review from dpajak99 and kronikarz July 1, 2025 11:56
@kronikarz kronikarz merged commit 6f2b9d5 into master Jul 1, 2025
2 checks passed
@kronikarz kronikarz deleted the mj-feature/send-tab branch July 1, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants