* deleted generated directory from file system
* Removed generated language files from source control
Files are now generated when building the app or by launching "Generate Language Files"
added /lib/generated/ to git .ignore
added a task to generate language files
call task from build script
* added pub get to workflow
* Add debug info button
* Get rid of extra line
* Upgrade to device_info_plus 3.2.0 & format debug info
* Remove unused import
* Use locale translation mechanism
* Rewrote to change with light and dark mode 🔧
* Changed files to match theme switches
* Fixed text color switch
* Configured accent color for trash page
* Configured hover color for dark mode
* Configured container colors for dark mode
* Configured text to switch with themes
* Added values to change with theme
* Configured to work with theme colors
* Text not affected by theme
* Theme can be changed here
* Used gray instead of white color
* Rewrote to change with light and dark mode 🔧
* Changed files to match theme switches
* Fixed text color switch
* Configured accent color for trash page
* Configured hover color for dark mode
* Configured container colors for dark mode
* Configured text to switch with themes
* Restored deleted file
* Rewrote to change with light and dark mode 🔧
* Changed files to match theme switches
* Fixed text color switch
* Configured accent color for trash page
* Configured hover color for dark mode
* Configured container colors for dark mode
* Configured text to switch with themes
* Rewrote to change with light and dark mode 🔧
* Changed files to match theme switches
* Configured accent color for trash page
* Removed file
* Used theme.dart colors
* Removed comments and added colors
* Refactored and added hover colors
* removed generated files
fixed warnings
Co-authored-by: MikeWallaceDev <mike@wallacehub.com>
- Removed duplicate BUILD_FLAG
flutter.toml
task copy-to-product-linux now copies desktop file and icon
- Added create-release-archive task
- Implemented create-release-archive-linux. Windows and Mac remain to be done.
Added appflowy.desktop.temp file.
Simplified and removed a lot of duplication
Change the order of things to make the contributions go from easy to hardest
There were many redundant sentences. Like explaining what to put in a Bug Report when we already have a template for that. People can see. :D