Skip to content

AgentConnect/awiki-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWiki Me Flutter App

AWiki Me is a Flutter messaging client extracted into a standalone Flutter repository layout.

Requirements

  • Flutter 3.24.0 or newer
  • Dart 3.5.0 or newer

Getting Started

flutter pub get
flutter analyze
flutter test
flutter run

Project Structure

  • lib/: application code
  • assets/: bundled images and SVG assets
  • test/: widget and unit tests
  • android/, ios/, web/: platform runners

Regenerate App Icons

dart run flutter_launcher_icons

The icon source lives at assets/branding/awiki-me-logo.png.

Regenerate Splash Screen

dart run flutter_native_splash:create

The splash image source also lives at assets/branding/awiki-me-logo.png.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors